Searched refs:ShGetInfoPointer (Results 1 – 3 of 3) sorted by relevance
451 COMPILER_EXPORT void ShGetInfoPointer(const ShHandle handle,
355 void ShGetInfoPointer(const ShHandle handle, ShShaderInfo pname, void** params) in ShGetInfoPointer() function
394 ShGetInfoPointer(compiler, SH_ACTIVE_UNIFORMS_ARRAY, &activeUniforms); in compileToHLSL()