Searched refs:setAutoMapLocations (Results 1 – 6 of 6) sorted by relevance
65 shader->setAutoMapLocations(true); in TEST_P()
226 shader.setAutoMapLocations(true);307 shader.setAutoMapLocations(true); in compileLinkIoMap()356 shader.setAutoMapLocations(true);
474 GLSLANG_EXPORT void setAutoMapLocations(bool map);
1847 void TShader::setAutoMapLocations(bool map) { intermediate->setAutoMapLocations(map); } in setAutoMapLocations() function in glslang::TShader
638 void setAutoMapLocations(bool map) in setAutoMapLocations() function
1057 shader->setAutoMapLocations(true); in CompileAndLinkShaderUnits()