Namespace TRAP::Graphics::RenderCommand#
Utility class for high level rendering commands. User with knowledge about OpenGL should be familiar with most of these commands.
Detailed Description#
Most of these functions are just shortcuts for Class RendererAPI::* functions.
Functions#
Function TRAP::Graphics::RenderCommand::DrawIndexedInstanced
Function TRAP::Graphics::RenderCommand::GetGPUComputeFrameTime
Function TRAP::Graphics::RenderCommand::GetGPUGraphicsFrameTime
Function TRAP::Graphics::RenderCommand::RenderTargetBarriers
Function TRAP::Graphics::RenderCommand::SetDepthBiasSlopeFactor
Function TRAP::Graphics::RenderCommand::SetPrimitiveTopology
Function TRAP::Graphics::RenderCommand::SetShadingRate(Ref<RenderTarget>, const Window&)