Searched refs:attribCount (Results 1 – 6 of 6) sorted by relevance
| /CafeSDK-2.12.13-1/system/src/lib/demo/ |
| D | demoGfxShader.c | 67 GX2InitAttribStream(&pShader->attribs[pShader->attribCount], in DEMOGfxInitShaderAttribute() 71 pShader->attribCount++; in DEMOGfxInitShaderAttribute() 270 u32 shaderSize = GX2CalcFetchShaderSize(pShader->attribCount); // size in bytes in DEMOGfxInitFetchShader() 277 pShader->attribCount, in DEMOGfxInitFetchShader()
|
| /CafeSDK-2.12.13-1/system/src/lib/demo/headers/cafe/demo/ |
| D | demoGfxShader.h | 86 u32 attribCount; member
|
| /CafeSDK-2.12.13-1/system/include/cafe/demo/ |
| D | demoGfxShader.h | 86 u32 attribCount; member
|
| /CafeSDK-2.12.13-1/system/include/cafe/gx2ut/ |
| D | gx2utInline.h | 284 …etchShader(GX2FetchShader* fetchShader, GX2RBuffer* shaderProgram, u32 attribCount, const GX2Attri… in GX2UTInitFetchShader() argument 286 …GX2RInitFetchShader(fetchShader, shaderProgram, attribCount, attribStreams, GX2_FETCH_SHADER_TESSE… in GX2UTInitFetchShader()
|
| /CafeSDK-2.12.13-1/system/src/lib/gx2ut/headers/cafe/gx2ut/ |
| D | gx2utInline.h | 284 …etchShader(GX2FetchShader* fetchShader, GX2RBuffer* shaderProgram, u32 attribCount, const GX2Attri… in GX2UTInitFetchShader() argument 286 …GX2RInitFetchShader(fetchShader, shaderProgram, attribCount, attribStreams, GX2_FETCH_SHADER_TESSE… in GX2UTInitFetchShader()
|
| /CafeSDK-2.12.13-1/system/include/cafe/gx2/ |
| D | gx2rBuffer.h | 426 …ader(GX2FetchShader* fetchShader, const GX2RBuffer* shaderProgram, u32 attribCount, const GX2Attri…
|