Home
last modified time | relevance | path

Searched refs:PFNGLDRAWBUFFERSPROC (Results 1 – 21 of 21) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h164 PFNGLDRAWBUFFERSPROC drawBuffers = nullptr;
Dfunctionsgl_typedefs.h347 typedef void(INTERNAL_GL_APIENTRY *PFNGLDRAWBUFFERSPROC)(GLsizei, const GLenum *); typedef
/external/angle/src/tests/restricted_traces/
Dtrace_gles_loader_autogen.cpp257 ANGLE_TRACE_LOADER_EXPORT PFNGLDRAWBUFFERSPROC t_glDrawBuffers;
1146 t_glDrawBuffers = reinterpret_cast<PFNGLDRAWBUFFERSPROC>(loadProc("glDrawBuffers")); in LoadGLES()
Dtrace_gles_loader_autogen.h1050 ANGLE_TRACE_LOADER_EXPORT extern PFNGLDRAWBUFFERSPROC t_glDrawBuffers;
/external/angle/util/
Dgles_loader_autogen.cpp257 ANGLE_UTIL_EXPORT PFNGLDRAWBUFFERSPROC l_glDrawBuffers;
1117 l_glDrawBuffers = reinterpret_cast<PFNGLDRAWBUFFERSPROC>(loadProc("glDrawBuffers")); in LoadGLES()
Dgles_loader_autogen.h1050 ANGLE_UTIL_EXPORT extern PFNGLDRAWBUFFERSPROC l_glDrawBuffers;
/external/swiftshader/include/GLES3/
Dgl3.h1011 typedef void (GL_APIENTRYP PFNGLDRAWBUFFERSPROC) (GLsizei n, const GLenum *bufs); typedef
/external/angle/include/GLES3/
Dgl3.h992 typedef void (GL_APIENTRYP PFNGLDRAWBUFFERSPROC) (GLsizei n, const GLenum *bufs); typedef
Dgl31.h992 typedef void (GL_APIENTRYP PFNGLDRAWBUFFERSPROC) (GLsizei n, const GLenum *bufs); typedef
Dgl32.h992 typedef void (GL_APIENTRYP PFNGLDRAWBUFFERSPROC) (GLsizei n, const GLenum *bufs); typedef
/external/mesa3d/include/GLES3/
Dgl3.h1011 typedef void (GL_APIENTRYP PFNGLDRAWBUFFERSPROC) (GLsizei n, const GLenum *bufs); typedef
Dgl31.h1011 typedef void (GL_APIENTRYP PFNGLDRAWBUFFERSPROC) (GLsizei n, const GLenum *bufs); typedef
Dgl32.h1011 typedef void (GL_APIENTRYP PFNGLDRAWBUFFERSPROC) (GLsizei n, const GLenum *bufs); typedef
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c454 PFNGLDRAWBUFFERSPROC __glewDrawBuffers = NULL;
9433 …r = ((glDrawBuffers = (PFNGLDRAWBUFFERSPROC)glewGetProcAddress((const GLubyte*)"glDrawBuffers")) =… in _glewInit_GL_VERSION_2_0()
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h1822 typedef void (GLAPIENTRY * PFNGLDRAWBUFFERSPROC) (GLsizei n, const GLenum* bufs); typedef
19986 GLEW_FUN_EXPORT PFNGLDRAWBUFFERSPROC __glewDrawBuffers;
/external/swiftshader/include/GL/
Dglcorearb.h776 typedef void (APIENTRYP PFNGLDRAWBUFFERSPROC) (GLsizei n, const GLenum *bufs); typedef
Dglext.h650 typedef void (APIENTRYP PFNGLDRAWBUFFERSPROC) (GLsizei n, const GLenum *bufs); typedef
/external/mesa3d/include/GL/
Dglcorearb.h776 typedef void (APIENTRYP PFNGLDRAWBUFFERSPROC) (GLsizei n, const GLenum *bufs); typedef
Dglext.h651 typedef void (APIENTRYP PFNGLDRAWBUFFERSPROC) (GLsizei n, const GLenum *bufs); typedef
/external/libepoxy/prebuilt-intermediates/src/
Dgl_generated_dispatch.c588 PFNGLDRAWBUFFERSPROC epoxy_glDrawBuffers;
82822 static PFNGLDRAWBUFFERSPROC
125464 PFNGLDRAWBUFFERSPROC epoxy_glDrawBuffers = epoxy_glDrawBuffers_global_rewrite_ptr;
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h7408 typedef void (GLAPIENTRY *PFNGLDRAWBUFFERSPROC)(GLsizei n, const GLenum * bufs); typedef