Home
last modified time | relevance | path

Searched refs:GFDGetPixelShaderCount (Results 1 – 4 of 4) sorted by relevance

/CafeSDK-2.12.13/system/src/lib/gfd/headers/cafe/gfd/
DgfdInterface.h184 u32 GFDGetPixelShaderCount(const void *pData);
/CafeSDK-2.12.13/system/include/cafe/gfd/
DgfdInterface.h184 u32 GFDGetPixelShaderCount(const void *pData);
/CafeSDK-2.12.13/system/src/lib/demo/
DdemoGfd.c98 if(index >= GFDGetPixelShaderCount(pData)) in DEMOGFDReadPixelShader()
/CafeSDK-2.12.13/system/src/lib/gfd/
DgfdInterface.c61 u32 GFDGetPixelShaderCount(const void *pData) in GFDGetPixelShaderCount() function