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

  /external/deqp/external/openglcts/modules/gl/
gl3cTextureSizePromotion.hpp 168 static const glw::GLuint s_source_texture_data_ui[]; //!< Source texture for unsigned integer type internal formats. member in class:gl3cts::TextureSizePromotion::FunctionalTest
gl3cTextureSizePromotion.cpp 277 source_data = (glw::GLvoid*)s_source_texture_data_ui;
979 s_source_texture_data_ui[channel];
1161 const glw::GLuint FunctionalTest::s_source_texture_data_ui[] = { 4, 3, 2, 1 }; member in class:gl3cts::TextureSizePromotion::FunctionalTest
    [all...]

Completed in 1379 milliseconds