Searched refs:s_source_texture_data_sn (Results 1 – 2 of 2) sorted by relevance
166 …s_source_texture_data_sn[]; //!< Source texture for signed normalized integer type internal format… member in gl3cts::TextureSizePromotion::FunctionalTest
268 source_data = (glw::GLvoid*)s_source_texture_data_sn; in prepareSourceTexture()924 deFloatClamp(s_source_texture_data_sn[channel], 0, 1); in checkDestinationTexture()1206 const glw::GLfloat FunctionalTest::s_source_texture_data_sn[] = { -0.125f, 0.25f, -0.5f, 0.75f }; member in gl3cts::TextureSizePromotion::FunctionalTest