Searched refs:SetSpecMacro (Results 1 – 3 of 3) sorted by relevance
45 void SetSpecMacro(spirv_cross::CompilerGLSL& compiler, const char* name, uint32_t value);
175 void SetSpecMacro(spirv_cross::CompilerGLSL& compiler, const char* name, uint32_t value) in SetSpecMacro() function
1540 Gles::SetSpecMacro(compiler, "CORE_BACKEND_TYPE", 1U); in ProcessShaderModule()