Home
last modified time | relevance | path

Searched refs:GL_COLOR_ARRAY_STRIDE (Results 1 – 12 of 12) 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/swiftshader/include/GLES/
Dgl.h224 #define GL_COLOR_ARRAY_STRIDE 0x8083 macro
/external/mesa3d/include/GLES/
Dgl.h224 #define GL_COLOR_ARRAY_STRIDE 0x8083 macro
/external/angle/src/libANGLE/
Dqueryutils.cpp2136 case GL_COLOR_ARRAY_STRIDE: in ParamToVertexArrayType()
3411 case GL_COLOR_ARRAY_STRIDE: in GetQueryParameterInfo()
DContext.cpp1766 case GL_COLOR_ARRAY_STRIDE: in getIntegervImpl()
/external/angle/include/GLES/
Dgl.h228 #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/include/GL/
Dgl.h181 #define GL_COLOR_ARRAY_STRIDE 0x8083 macro
/external/mesa3d/src/mesa/main/
Dvarray.c3994 case GL_COLOR_ARRAY_STRIDE: in _mesa_GetVertexArrayIntegervEXT()
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h818 #define GL_COLOR_ARRAY_STRIDE 0x8083 macro
/external/crosvm/gpu_renderer/src/generated/
Depoxy_egl.rs1905 pub const GL_COLOR_ARRAY_STRIDE: u32 = 32899; constant