struct
render::RendererMaterialProfileBlock
Inherits:
ProfileGPUBlock
Helper class that performs GPU profiling in the current block.
Profiling sample is started when the class is constructed and ended upon destruction.
Public
Constructors
RendererMaterialProfileBlock
RendererMaterialProfileBlock(GpuCommandBuffer &commandBuffer, const RendererMaterialMetaData &metaData)
Methods
~ProfileGPUBlock
~ProfileGPUBlock() noexcept