Searched refs:GX2FetchShaderType (Results 1 – 5 of 5) sorted by relevance
| /CafeSDK-2.12.13/system/src/tool/gfx/projects/gshCompile/ |
| D | gshCompile.h | 49 typedef u32 (*PGSH2CalcFetchShaderSizeEx)(u32 num_attrib, GX2FetchShaderType fsType, GX2Tessellati… 50 …der* fs, void* fs_buffer, u32 num, const GX2AttribStream* attribs, GX2FetchShaderType type, GX2Tes…
|
| /CafeSDK-2.12.13/system/src/tool/gfx/include/ |
| D | shaderUtils.h | 413 GSH2_DECLSPEC u32 GSH2API GSH2CalcFetchShaderSizeEx(u32 num_attrib, GX2FetchShaderType fsType, GX2T… 428 … const GX2AttribStream* attribs, GX2FetchShaderType type,
|
| /CafeSDK-2.12.13/system/include/cafe/gx2/ |
| D | gx2rBuffer.h | 426 …derProgram, u32 attribCount, const GX2AttribStream* attribStreams, GX2FetchShaderType type, GX2Tes…
|
| D | gx2Shaders.h | 380 GX2FetchShaderType type; 1428 GX2FetchShaderType fsType, 1461 GX2FetchShaderType type,
|
| D | gx2Enum.h | 1336 typedef enum GX2FetchShaderType { enum 1343 } GX2FetchShaderType; typedef
|