Searched refs:GL_ARRAY_SIZE (Results 1 – 6 of 6) sorted by relevance
/external/deqp/framework/opengl/ |
D | gluProgramInterfaceQuery.cpp | 92 info.arraySize = getProgramResourceUint(gl, program, programInterface, index, GL_ARRAY_SIZE); in getProgramInterfaceVariableInfo()
|
D | gluStrUtil.inl | 1523 case GL_ARRAY_SIZE: return "GL_ARRAY_SIZE";
|
/external/deqp/modules/gles31/functional/ |
D | es31fProgramInterfaceQueryTestCase.cpp | 2197 { GL_ARRAY_SIZE, &arraySizeValidator }, in iterate() 2322 { GL_ARRAY_SIZE, &arraySizeValidator }, in iterate() 2384 { GL_ARRAY_SIZE, &arraySizeValidator }, in iterate() 2435 { GL_ARRAY_SIZE, &arraySizeValidator }, in iterate()
|
D | es31fSSBOLayoutCase.cpp | 1415 GL_ARRAY_SIZE, // 3 in getGLBufferLayout()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1488 #define GL_ARRAY_SIZE 0x92FB macro
|
/external/mesa3d/include/GL/ |
D | glext.h | 2973 #define GL_ARRAY_SIZE 0x92FB macro
|