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