Searched refs:exp_data_rgb10_a2ui (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl3cTextureSwizzleTests.cpp | 97 static const glw::GLushort exp_data_rgb10_a2ui[] = { 1023, 256, 511, 3 }; variable 535 { GL_R16UI, exp_data_rgb10_a2ui + 0 }, 536 { GL_R16UI, exp_data_rgb10_a2ui + 1 }, 537 { GL_R16UI, exp_data_rgb10_a2ui + 2 }, 538 { GL_R16UI, exp_data_rgb10_a2ui + 3 },
|