Searched refs:s_fragment_shader_samplers (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ | ||
D | gl4cDirectStateAccessTests.hpp | 5857 static const glw::GLchar* s_fragment_shader_samplers[4]; member in gl4cts::DirectStateAccess::Textures::BindUnitTest |
D | gl4cDirectStateAccessTexturesTests.cpp | 7748 gl.uniform1i(gl.getUniformLocation(m_po, s_fragment_shader_samplers[i]), i); in Draw() |