Searched refs:s_source_texture_data_i (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ | ||
D | gl3cTextureSizePromotion.hpp | 167 …static const glw::GLint s_source_texture_data_i[]; //!< Source texture for signed integer type i… member in gl3cts::TextureSizePromotion::FunctionalTest |
D | gl3cTextureSizePromotion.cpp | 284 source_data = (glw::GLvoid*)s_source_texture_data_i; in prepareSourceTexture() |