libctru
v2.4.1
|
Describes an instance of a full shader program. More...
#include <shaderProgram.h>
Data Fields | |
shaderInstance_s * | vertexShader |
Vertex shader. | |
shaderInstance_s * | geometryShader |
Geometry shader. | |
u32 | geoShaderInputPermutation [2] |
Geometry shader input permutation. | |
u8 | geoShaderInputStride |
Geometry shader input stride. | |
Describes an instance of a full shader program.