Searched refs:GL_TOP_LEVEL_ARRAY_STRIDE (Results 1 - 7 of 7) sorted by relevance

/external/deqp/framework/opengl/
H A DgluProgramInterfaceQuery.cpp104 info.topLevelArrayStride = getProgramResourceUint(gl, program, programInterface, index, GL_TOP_LEVEL_ARRAY_STRIDE);
H A DgluStrUtil.inl1363 case GL_TOP_LEVEL_ARRAY_STRIDE: return "GL_TOP_LEVEL_ARRAY_STRIDE";
/external/deqp/modules/gles31/functional/
H A Des31fProgramInterfaceQueryTestCase.cpp1905 { GL_TOP_LEVEL_ARRAY_STRIDE, &topLevelArrayStrideValidator },
H A Des31fSSBOLayoutCase.cpp1419 GL_TOP_LEVEL_ARRAY_STRIDE, // 7
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl1327 #define GL_TOP_LEVEL_ARRAY_STRIDE 0x930D
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dglext.h1381 /* reuse GL_TOP_LEVEL_ARRAY_STRIDE */
2991 #define GL_TOP_LEVEL_ARRAY_STRIDE 0x930D macro
/external/mesa3d/include/GL/
H A Dglext.h1381 /* reuse GL_TOP_LEVEL_ARRAY_STRIDE */
2991 #define GL_TOP_LEVEL_ARRAY_STRIDE 0x930D macro

Completed in 384 milliseconds