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

  /external/deqp/external/openglcts/modules/gl/
gl3cTextureSizePromotion.hpp 189 static const glw::GLuint s_formats_size; //!< number of internal format to be tested. member in class:gl3cts::TextureSizePromotion::FunctionalTest
gl3cTextureSizePromotion.cpp 92 for (glw::GLuint i = 0; i < s_formats_size; ++i)
1332 const glw::GLuint FunctionalTest::s_formats_size = sizeof(s_formats) \/ sizeof(s_formats[0]); member in class:gl3cts::TextureSizePromotion::FunctionalTest
    [all...]

Completed in 69 milliseconds