Searched defs:s_fragment_shader_body (Results 1 - 4 of 4) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/ | ||
H A D | gl4cIncompleteTextureAccessTests.hpp | 129 static const glw::GLchar* s_fragment_shader_body; member in gl4cts::IncompleteTextureAccess::SamplerTest |
H A D | gl4cES31CompatibilityTests.hpp | 128 static const glw::GLchar* s_fragment_shader_body; //!< Fragment shader body template. member in gl4cts::es31compatibility::ShaderFunctionalCompatibilityTest |
H A D | gl4cIncompleteTextureAccessTests.cpp | 567 const glw::GLchar* SamplerTest::s_fragment_shader_body = " texture_input;\n" member in gl4cts::IncompleteTextureAccess::SamplerTest |
H A D | gl4cES31CompatibilityTests.cpp | 697 const glw::GLchar* gl4cts::es31compatibility::ShaderFunctionalCompatibilityTest::s_fragment_shader_body = member in gl4cts::es31compatibility::ShaderFunctionalCompatibilityTest [all...] |
Completed in 3 milliseconds