Home
last modified time | relevance | path

Searched refs:s_source_texture_data_sn (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl3cTextureSizePromotion.hpp166s_source_texture_data_sn[]; //!< Source texture for signed normalized integer type internal format… member in gl3cts::TextureSizePromotion::FunctionalTest
Dgl3cTextureSizePromotion.cpp268 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