Searched refs:s_source_texture_data_ui (Results 1 – 2 of 2) sorted by relevance
168 …static const glw::GLuint s_source_texture_data_ui[]; //!< Source texture for unsigned integer type… member in gl3cts::TextureSizePromotion::FunctionalTest
304 source_data = (glw::GLvoid*)s_source_texture_data_ui; in prepareSourceTexture()320 source_data = (glw::GLvoid*)s_source_texture_data_ui; in prepareSourceTexture()1037 s_source_texture_data_ui[channel]; in checkDestinationTexture()1220 const glw::GLuint FunctionalTest::s_source_texture_data_ui[] = { 4, 3, 2, 1 }; member in gl3cts::TextureSizePromotion::FunctionalTest