Adding Pipeline statistics queries
This commit is contained in:
@@ -21,6 +21,7 @@ class CachedDepthPass : public RenderPass {
|
||||
Gfx::OTexture2D depthBuffer;
|
||||
Gfx::OTexture2D visibilityBuffer;
|
||||
Gfx::OPipelineLayout depthPrepassLayout;
|
||||
Gfx::OPipelineStatisticsQuery query;
|
||||
|
||||
Gfx::PShaderBuffer cullingBuffer;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user