Home
last modified time | relevance | path

Searched refs:GL_TOP_LEVEL_ARRAY_STRIDE (Results 1 – 6 of 6) sorted by relevance

/external/deqp/framework/opengl/
DgluProgramInterfaceQuery.cpp104 …ayStride = getProgramResourceUint(gl, program, programInterface, index, GL_TOP_LEVEL_ARRAY_STRIDE); in getProgramInterfaceVariableInfo()
DgluStrUtil.inl1540 case GL_TOP_LEVEL_ARRAY_STRIDE: return "GL_TOP_LEVEL_ARRAY_STRIDE";
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl1509 #define GL_TOP_LEVEL_ARRAY_STRIDE 0x930D macro
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutCase.cpp1419 GL_TOP_LEVEL_ARRAY_STRIDE, // 7 in getGLBufferLayout()
Des31fProgramInterfaceQueryTestCase.cpp2398 { GL_TOP_LEVEL_ARRAY_STRIDE, &topLevelArrayStrideValidator }, in iterate()
/external/mesa3d/include/GL/
Dglext.h2991 #define GL_TOP_LEVEL_ARRAY_STRIDE 0x930D macro