Searched refs:s_source_texture_data_f (Results 1 – 2 of 2) sorted by relevance
162 …static const glw::GLfloat s_source_texture_data_f[]; //!< Source texture for floating point type i… member in gl3cts::TextureSizePromotion::FunctionalTest
272 source_data = (glw::GLvoid*)s_source_texture_data_f; in prepareSourceTexture()312 source_data = (glw::GLvoid*)s_source_texture_data_f; in prepareSourceTexture()872 s_source_texture_data_f[0] : in checkDestinationTexture()903 s_source_texture_data_f[channel]; in checkDestinationTexture()1212 const glw::GLfloat FunctionalTest::s_source_texture_data_f[] = { 0.125f, 0.25f, 0.5f, 0.75f }; member in gl3cts::TextureSizePromotion::FunctionalTest