![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qssgrhiquadrenderer_p.h>
Public Member Functions | |
| void | prepareCube (QSSGRhiContext *rhiCtx, QRhiResourceUpdateBatch *maybeRub) |
| void | recordRenderCube (QSSGRhiContext *rhiCtx, QSSGRhiGraphicsPipelineState *ps, QRhiShaderResourceBindings *srb, QRhiRenderPassDescriptor *rpDesc, QSSGRhiQuadRenderer::Flags flags) |
Definition at line 60 of file qssgrhiquadrenderer_p.h.
| void QSSGRhiCubeRenderer::prepareCube | ( | QSSGRhiContext * | rhiCtx, |
| QRhiResourceUpdateBatch * | maybeRub ) |
Definition at line 153 of file qssgrhiquadrenderer.cpp.
| void QSSGRhiCubeRenderer::recordRenderCube | ( | QSSGRhiContext * | rhiCtx, |
| QSSGRhiGraphicsPipelineState * | ps, | ||
| QRhiShaderResourceBindings * | srb, | ||
| QRhiRenderPassDescriptor * | rpDesc, | ||
| QSSGRhiQuadRenderer::Flags | flags ) |
Definition at line 161 of file qssgrhiquadrenderer.cpp.