Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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.

◆ recordRenderCube()

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

Definition at line 161 of file qssgrhiquadrenderer.cpp.


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