Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessTests.hpp5033 static const glw::GLchar *s_fragment_shader_fdecl_highp; member in gl4cts::DirectStateAccess::Textures::BufferTest
5076 return s_fragment_shader_fdecl_highp; in FragmentShaderDeclaration()
H A Dgl4cDirectStateAccessTexturesTests.cpp1391 const glw::GLchar *BufferTest<T, S, N>::s_fragment_shader_fdecl_highp = "uniform samplerBuffer text… member in gl4cts::DirectStateAccess::Textures::BufferTest<T, S, N>