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

#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)
 

Detailed Description

Definition at line 61 of file qssgrenderhelpers_p.h.

Member Function Documentation

◆ rhiPrepareRenderable()

QT_BEGIN_NAMESPACE void QSSGRenderHelpers::rhiPrepareRenderable ( QSSGRhiContext rhiCtx,
QSSGPassKey  passKey,
const QSSGFrameData frameData,
QSSGRenderableObject inObject,
QRhiRenderPassDescriptor renderPassDescriptor,
QSSGRhiGraphicsPipelineState ps,
int  samples 
)
static

Definition at line 14 of file qssgrenderhelpers.cpp.

References QSSG_ASSERT, and RenderHelpers::rhiPrepareRenderable().

+ Here is the call graph for this function:

◆ rhiRenderRenderable()

void QSSGRenderHelpers::rhiRenderRenderable ( QSSGRhiContext rhiCtx,
const QSSGRhiGraphicsPipelineState state,
QSSGRenderableObject object,
bool *  needsSetViewport 
)
static

Definition at line 34 of file qssgrenderhelpers.cpp.

References RenderHelpers::rhiRenderRenderable(), and state.

+ Here is the call graph for this function:

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