![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Functions | |
| QRhiVertexInputAttribute::Format | toVertexInputFormat (QSSGRenderComponentType compType, quint32 numComps) |
| QRhiGraphicsPipeline::Topology | toTopology (QSSGRenderDrawMode drawMode) |
| void | bakeVertexInputLocations (QSSGRhiInputAssemblerState *ia, const QSSGRhiShaderPipeline &shaders, int instanceBufferBinding) |
| QRhiSampler::Filter | toRhi (QSSGRenderTextureFilterOp op) |
| QRhiSampler::AddressMode | toRhi (QSSGRenderTextureCoordOp tiling) |
| QRhiGraphicsPipeline::CullMode | toCullMode (QSSGCullFaceMode cullFaceMode) |
| void QSSGRhiHelpers::bakeVertexInputLocations | ( | QSSGRhiInputAssemblerState * | ia, |
| const QSSGRhiShaderPipeline & | shaders, | ||
| int | instanceBufferBinding = 0 ) |
Definition at line 326 of file qssgrhicontext.cpp.
|
inline |
Definition at line 87 of file qssgrhicontext_p.h.
|
inline |
Definition at line 71 of file qssgrhicontext_p.h.
|
inline |
Definition at line 57 of file qssgrhicontext_p.h.
| QRhiGraphicsPipeline::Topology QSSGRhiHelpers::toTopology | ( | QSSGRenderDrawMode | drawMode | ) |
Definition at line 304 of file qssgrhicontext.cpp.
| QRhiVertexInputAttribute::Format QSSGRhiHelpers::toVertexInputFormat | ( | QSSGRenderComponentType | compType, |
| quint32 | numComps ) |
Definition at line 258 of file qssgrhicontext.cpp.