Searched refs:s_pass_switch_uniform_name (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/ | ||
H A D | gl4cConditionalRenderInvertedTests.hpp | 195 s_pass_switch_uniform_name[]; //!< Name of the fragment pass or discarded uniform switch. member in gl4cts::ConditionalRenderInverted::FunctionalTest |
H A D | gl4cConditionalRenderInvertedTests.cpp | 542 glw::GLuint location = gl.getUniformLocation(m_po_id, s_pass_switch_uniform_name); in setupPassSwitch() 742 const glw::GLchar gl4cts::ConditionalRenderInverted::FunctionalTest::s_pass_switch_uniform_name[] = "shall_pass"; member in gl4cts::ConditionalRenderInverted::FunctionalTest |
Completed in 2 milliseconds