![]() |
Qt 6.x
The Qt SDK
|
#include <qssgrenderhelpers_p.h>
Collaboration diagram for QSSGRenderHelpers:Static Public Member Functions | |
| static void | rhiPrepareRenderable (QSSGRhiContext &rhiCtx, QSSGPassKey passKey, const QSSGFrameData &frameData, QSSGRenderableObject &inObject, QRhiRenderPassDescriptor *renderPassDescriptor, QSSGRhiGraphicsPipelineState *ps, int samples) |
| static void | rhiRenderRenderable (QSSGRhiContext &rhiCtx, const QSSGRhiGraphicsPipelineState &state, QSSGRenderableObject &object, bool *needsSetViewport) |
Definition at line 61 of file qssgrenderhelpers_p.h.
|
static |
Definition at line 14 of file qssgrenderhelpers.cpp.
References QSSG_ASSERT, and RenderHelpers::rhiPrepareRenderable().
Here is the call graph for this function:
|
static |
Definition at line 34 of file qssgrenderhelpers.cpp.
References RenderHelpers::rhiRenderRenderable(), and state.
Here is the call graph for this function: