Searched defs:GenVertexArraysOES (Results 1 – 7 of 7) sorted by relevance
| /external/chromium_org/ppapi/c/ |
| D | ppb_opengles2.h | 1174 void (*GenVertexArraysOES)(PP_Resource context, GLsizei n, GLuint* arrays); member 1183 void (*GenVertexArraysOES)(PP_Resource context, GLsizei n, GLuint* arrays); member
|
| /external/chromium_org/gpu/command_buffer/client/ |
| D | gles2_implementation_impl_autogen.h | 1882 void GLES2Implementation::GenVertexArraysOES(GLsizei n, GLuint* arrays) { in GenVertexArraysOES() function
|
| D | gles2_interface_stub_impl_autogen.h | 636 void GLES2InterfaceStub::GenVertexArraysOES(GLsizei /* n */, in GenVertexArraysOES() function
|
| D | gles2_trace_implementation_impl_autogen.h | 1108 void GLES2TraceImplementation::GenVertexArraysOES(GLsizei n, GLuint* arrays) { in GenVertexArraysOES() function
|
| D | gles2_implementation_unittest_autogen.h | 1695 TEST_F(GLES2ImplementationTest, GenVertexArraysOES) { in TEST_F() argument
|
| /external/chromium_org/ppapi/shared_impl/ |
| D | ppb_opengles2_shared.cc | 1479 void GenVertexArraysOES(PP_Resource context_id, GLsizei n, GLuint* arrays) { in GenVertexArraysOES() function
|
| /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/ |
| D | glapi_mapi_tmp.h | 6755 GLAPI void APIENTRY GLAPI_PREFIX(GenVertexArraysOES)(GLsizei n, GLuint *arrays) in GLAPI_PREFIX() argument
|