Home
last modified time | relevance | path

Searched refs:PFNGLINVALIDATEBUFFERDATAPROC (Results 1 – 8 of 8) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h583 PFNGLINVALIDATEBUFFERDATAPROC invalidateBufferData = nullptr;
Dfunctionsgl_typedefs.h1244 typedef void(INTERNAL_GL_APIENTRY *PFNGLINVALIDATEBUFFERDATAPROC)(GLuint); typedef
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c1071 PFNGLINVALIDATEBUFFERDATAPROC __glewInvalidateBufferData = NULL;
10866 …r = ((glInvalidateBufferData = (PFNGLINVALIDATEBUFFERDATAPROC)glewGetProcAddress((const GLubyte*)"… in _glewInit_GL_ARB_invalidate_subdata()
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h5512 typedef void (GLAPIENTRY * PFNGLINVALIDATEBUFFERDATAPROC) (GLuint buffer); typedef
20603 GLEW_FUN_EXPORT PFNGLINVALIDATEBUFFERDATAPROC __glewInvalidateBufferData;
/external/mesa3d/include/GL/
Dglcorearb.h2472 typedef void (APIENTRYP PFNGLINVALIDATEBUFFERDATAPROC) (GLuint buffer); typedef
Dglext.h2421 typedef void (APIENTRYP PFNGLINVALIDATEBUFFERDATAPROC) (GLuint buffer); typedef
/external/libepoxy/prebuilt-intermediates/src/
Dgl_generated_dispatch.c1428 PFNGLINVALIDATEBUFFERDATAPROC epoxy_glInvalidateBufferData;
92170 static PFNGLINVALIDATEBUFFERDATAPROC
127144 PFNGLINVALIDATEBUFFERDATAPROC epoxy_glInvalidateBufferData = epoxy_glInvalidateBufferData_global_re…
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h8248 typedef void (GLAPIENTRY *PFNGLINVALIDATEBUFFERDATAPROC)(GLuint buffer); typedef