Home
last modified time | relevance | path

Searched refs:GL_COLOR_ARRAY (Results 1 – 24 of 24) sorted by relevance

/external/angle/src/tests/gl_tests/gles1/
DDrawTextureTest.cpp106 glEnableClientState(GL_COLOR_ARRAY); in TEST_P()
120 glEnableClientState(GL_COLOR_ARRAY); in TEST_P()
160 glEnableClientState(GL_COLOR_ARRAY); in TEST_P()
DClientStateEnable.cpp31 GL_VERTEX_ARRAY, GL_NORMAL_ARRAY, GL_COLOR_ARRAY,
/external/mesa3d/src/glx/
Dsingle2.c165 case GL_COLOR_ARRAY: in get_client_data()
177 retval = __glXGetArraySize(state, GL_COLOR_ARRAY, 0, data); in get_client_data()
193 retval = __glXGetArrayType(state, GL_COLOR_ARRAY, 0, data); in get_client_data()
215 retval = __glXGetArrayStride(state, GL_COLOR_ARRAY, 0, data); in get_client_data()
807 case GL_COLOR_ARRAY: in __indirect_glIsEnabled()
Drender2.c337 case GL_COLOR_ARRAY: in __indirect_glEnable()
366 case GL_COLOR_ARRAY: in __indirect_glDisable()
Dvertarr.c199 __indirect_glEnableClientState(GL_COLOR_ARRAY); in __indirect_glInterleavedArrays()
Dindirect_vertex_array.c224 arrays->arrays[1].key = GL_COLOR_ARRAY; in __glXInitVertexArrayState()
1319 a = get_array_entry(arrays, GL_COLOR_ARRAY, 0); in __indirect_glColorPointer()
1997 case GL_COLOR_ARRAY: in __glXPopArrayState()
/external/angle/samples/gles1/
DFlatShading.cpp60 glEnableClientState(GL_COLOR_ARRAY); in draw()
/external/mesa3d/src/mesa/main/
Dglthread_marshal.h388 case GL_COLOR_ARRAY: in _mesa_array_to_attrib()
Denable.c86 case GL_COLOR_ARRAY: in client_state()
926 case GL_COLOR_ARRAY: in _mesa_set_enable()
1743 case GL_COLOR_ARRAY: in _mesa_IsEnabled()
Dvarray.c2684 _mesa_EnableClientState( GL_COLOR_ARRAY ); in _mesa_InterleavedArrays()
2689 _mesa_DisableClientState( GL_COLOR_ARRAY ); in _mesa_InterleavedArrays()
4069 case GL_COLOR_ARRAY: in _mesa_GetVertexArrayIntegervEXT()
Dattrib.c1808 _mesa_DisableClientState(GL_COLOR_ARRAY); in _mesa_ClientAttribDefaultEXT()
Dget.c773 case GL_COLOR_ARRAY: in find_custom_value()
/external/autotest/client/site_tests/graphics_SanAngeles/src/
Ddemo.c617 glDisableClientState(GL_COLOR_ARRAY); in drawFadeQuad()
623 glEnableClientState(GL_COLOR_ARRAY); in drawFadeQuad()
665 glEnableClientState(GL_COLOR_ARRAY); in appInit()
/external/angle/src/common/
DPackedGLEnums_autogen.cpp326 case GL_COLOR_ARRAY: in FromGLenum()
346 return GL_COLOR_ARRAY; in ToGLenum()
2249 case GL_COLOR_ARRAY: in FromGLenum()
2269 return GL_COLOR_ARRAY; in ToGLenum()
/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.cpp1209 case GL_COLOR_ARRAY: context->setColorArrayEnabled(false); break; in Disable()
1235 case GL_COLOR_ARRAY: in DisableClientState()
1253 …case GL_COLOR_ARRAY: context->setVertexAttribArrayEnabled(sw::Color0, false); … in DisableClientState()
1346 case GL_COLOR_ARRAY: context->setColorArrayEnabled(true); break; in Enable()
1372 case GL_COLOR_ARRAY: in EnableClientState()
1390 …case GL_COLOR_ARRAY: context->setVertexAttribArrayEnabled(sw::Color0, true); … in EnableClientState()
2513 case GL_COLOR_ARRAY: return context->isColorArrayEnabled(); break; in IsEnabled()
/external/mesa3d/include/GLES/
Dgl.h132 #define GL_COLOR_ARRAY 0x8076 macro
/external/swiftshader/include/GLES/
Dgl.h132 #define GL_COLOR_ARRAY 0x8076 macro
/external/angle/include/GLES/
Dgl.h136 #define GL_COLOR_ARRAY 0x8076 macro
/external/mesa3d/include/GL/
Dgl.h170 #define GL_COLOR_ARRAY 0x8076 macro
/external/angle/src/libANGLE/
DState.cpp1419 case GL_COLOR_ARRAY: in getEnableFeature()
Dqueryutils.cpp2233 case GL_COLOR_ARRAY: in ParamToVertexArrayType()
DvalidationES2.cpp735 case GL_COLOR_ARRAY: in ValidCap()
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h807 #define GL_COLOR_ARRAY 0x8076 macro
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h2055 #define GL_COLOR_ARRAY 0x8076 macro