Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTests.hpp5006 static const glw::GLchar* s_fragment_shader_udecl_highp; member in gl4cts::DirectStateAccess::Textures::BufferTest
5044 return s_fragment_shader_udecl_highp; in FragmentShaderDeclaration()
Dgl4cDirectStateAccessTexturesTests.cpp1410 const glw::GLchar* BufferTest<T, S, N>::s_fragment_shader_udecl_highp = "uniform usamplerBuffer tex… member in gl4cts::DirectStateAccess::Textures::BufferTest<T, S, N>