Searched defs:s_source_texture_data_i (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/ | ||
H A D | gl3cTextureSizePromotion.hpp | 167 static const glw::GLint s_source_texture_data_i[]; //!< Source texture for signed integer type internal formats. member in gl3cts::TextureSizePromotion::FunctionalTest |
H A D | gl3cTextureSizePromotion.cpp | 1218 const glw::GLint FunctionalTest::s_source_texture_data_i[] = { -1, 2, -3, 4 }; member in gl3cts::TextureSizePromotion::FunctionalTest |
Completed in 4 milliseconds