Searched refs:ConvertSpecConstToConstant (Results 1 – 3 of 3) sorted by relevance
40 void ConvertSpecConstToConstant(spirv_cross::CompilerGLSL& compiler, const char* name);
121 void ConvertSpecConstToConstant(spirv_cross::CompilerGLSL& compiler, const char* name) in ConvertSpecConstToConstant() function
1528 Gles::ConvertSpecConstToConstant(compiler, "CORE_FLIP_NDC"); in ProcessShaderModule()