Searched refs:DEMOGfxInitShaderAttribute (Results 1 – 4 of 4) sorted by relevance
171 BOOL DEMOGfxInitShaderAttribute(DEMOGfxShader *pShader, const char *name,
347 DEMOGfxInitShaderAttribute(&GeometryPass.shaders, in GeometryPassInit()495 DEMOGfxInitShaderAttribute(&LightingPass.shaders, in LightingPassInit()601 DEMOGfxInitShaderAttribute(&BuffersPass.shaders, in BuffersPassInit()
48 BOOL DEMOGfxInitShaderAttribute(DEMOGfxShader *pShader, const char *name, in DEMOGfxInitShaderAttribute() function