HomeSort by relevance Sort by last modified time
    Searched refs:s_source_texture_data_i (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/openglcts/modules/gl/
gl3cTextureSizePromotion.hpp 167 static const glw::GLint s_source_texture_data_i[]; //!< Source texture for signed integer type internal formats. member in class:gl3cts::TextureSizePromotion::FunctionalTest
gl3cTextureSizePromotion.cpp 269 source_data = (glw::GLvoid*)s_source_texture_data_i;
948 s_source_texture_data_i[channel];
1159 const glw::GLint FunctionalTest::s_source_texture_data_i[] = { -1, 2, -3, 4 }; member in class:gl3cts::TextureSizePromotion::FunctionalTest
    [all...]

Completed in 58 milliseconds