Home
last modified time | relevance | path

Searched refs:GL_COLOR_ARRAY_STRIDE (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/glx/
Dsingle2.c214 case GL_COLOR_ARRAY_STRIDE: in get_client_data()
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
Dgl.h263 #define GL_COLOR_ARRAY_STRIDE 0x8083 macro
/external/mesa3d/include/GLES/
Dgl.h233 #define GL_COLOR_ARRAY_STRIDE 0x8083 macro
/external/swiftshader/include/GLES/
Dgl.h224 #define GL_COLOR_ARRAY_STRIDE 0x8083 macro
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp1402 …case GL_COLOR_ARRAY_STRIDE: *params = mState.vertexAttribute[sw::Color0].mStride;… in getIntegerv()
1567 case GL_COLOR_ARRAY_STRIDE: in getQueryParameterNum()
/external/mesa3d/prebuilt-intermediates/main/
Dget_hash.h171 { GL_COLOR_ARRAY_STRIDE, ARRAY_INT(VertexAttrib[VERT_ATTRIB_COLOR0].Stride), NO_EXTRA },
/external/mesa3d/include/GL/
Dgl.h186 #define GL_COLOR_ARRAY_STRIDE 0x8083 macro