Searched refs:s_fragment_shader_template (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/ | ||
D | gl3cTextureSizePromotion.hpp | 185 static const glw::GLchar* s_fragment_shader_template; //!< Fragment shader source code template. member in gl3cts::TextureSizePromotion::FunctionalTest |
D | gl3cTextureSizePromotion.cpp | 751 std::string fragment_shader = s_fragment_shader_template; in prepareProgram() |