Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 153 of file qssgrhiquadrenderer.cpp.

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

+ Here is the call graph for this function:

◆ recordRenderCube()


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