Home
last modified time | relevance | path

Searched refs:s_fragment_shader_udecl_lowp (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTests.hpp5000 static const glw::GLchar* s_fragment_shader_udecl_lowp; member in gl4cts::DirectStateAccess::Textures::BufferTest
5024 return N ? s_fragment_shader_fdecl_lowp : s_fragment_shader_udecl_lowp; in FragmentShaderDeclaration()
Dgl4cDirectStateAccessTexturesTests.cpp1386 const glw::GLchar* BufferTest<T, S, N>::s_fragment_shader_udecl_lowp = "uniform usamplerBuffer text… member in gl4cts::DirectStateAccess::Textures::BufferTest<T, S, N>