Home
last modified time | relevance | path

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

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