Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QSSGRhiCubeRenderer Class Reference

#include <qssgrhiquadrenderer_p.h>

+ Collaboration diagram for QSSGRhiCubeRenderer:

Public Member Functions

void prepareCube (QSSGRhiContext *rhiCtx, QRhiResourceUpdateBatch *maybeRub)
 
void recordRenderCube (QSSGRhiContext *rhiCtx, QSSGRhiGraphicsPipelineState *ps, QRhiShaderResourceBindings *srb, QRhiRenderPassDescriptor *rpDesc, QSSGRhiQuadRenderer::Flags flags)
 

Detailed Description

Definition at line 60 of file qssgrhiquadrenderer_p.h.

Member Function Documentation

◆ prepareCube()

void QSSGRhiCubeRenderer::prepareCube ( QSSGRhiContext rhiCtx,
QRhiResourceUpdateBatch maybeRub 
)

Definition at line 150 of file qssgrhiquadrenderer.cpp.

References QSSGRhiContext::commandBuffer(), QRhi::nextResourceUpdateBatch(), QRhiCommandBuffer::resourceUpdate(), and QSSGRhiContext::rhi().

+ Here is the call graph for this function:

◆ recordRenderCube()

void QSSGRhiCubeRenderer::recordRenderCube ( QSSGRhiContext rhiCtx,
QSSGRhiGraphicsPipelineState ps,
QRhiShaderResourceBindings srb,
QRhiRenderPassDescriptor rpDesc,
QSSGRhiQuadRenderer::Flags  flags 
)

The documentation for this class was generated from the following files: