![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QRhiShaderStage, including all inherited members.
| Compute enum value | QRhiShaderStage | |
| Fragment enum value | QRhiShaderStage | |
| Geometry enum value | QRhiShaderStage | |
| operator!=(const QRhiShaderStage &a, const QRhiShaderStage &b) noexcept | QRhiShaderStage | friend |
| operator==(const QRhiShaderStage &a, const QRhiShaderStage &b) noexcept | QRhiShaderStage | friend |
| qHash(const QRhiShaderStage &v, size_t seed=0) noexcept | QRhiShaderStage | friend |
| QRhiShaderStage()=default | QRhiShaderStage | |
| QRhiShaderStage(Type type, const QShader &shader, QShader::Variant v=QShader::StandardShader) | QRhiShaderStage | |
| setShader(const QShader &s) | QRhiShaderStage | inline |
| setShaderVariant(QShader::Variant v) | QRhiShaderStage | inline |
| setType(Type t) | QRhiShaderStage | inline |
| shader() const | QRhiShaderStage | inline |
| shaderVariant() const | QRhiShaderStage | inline |
| TessellationControl enum value | QRhiShaderStage | |
| TessellationEvaluation enum value | QRhiShaderStage | |
| Type enum name | QRhiShaderStage | |
| type() const | QRhiShaderStage | inline |
| Vertex enum value | QRhiShaderStage |