Searched refs:s_texture_data_rgba (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cDirectStateAccessTexturesTests.cpp | 7785 if (s_texture_data_rgba[i] != m_result[i]) in Check() 7789 … " does not match the reference values " << DataToString(s_texture_count_rgba, s_texture_data_rgba) in Check() 7888 const glw::GLubyte BindUnitTest::s_texture_data_rgba[] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, … member in gl4cts::DirectStateAccess::Textures::BindUnitTest 7892 …:GLuint BindUnitTest::s_texture_count_rgba = sizeof(s_texture_data_rgba) / sizeof(s_texture_data_r…
|
D | gl4cDirectStateAccessTests.hpp | 5851 static const glw::GLubyte s_texture_data_rgba[]; member in gl4cts::DirectStateAccess::Textures::BindUnitTest
|