/external/deqp/framework/opengl/wrapper/ |
glwTypes.inl | 86 typedef void (GLW_APIENTRY* GLDEBUGPROC) (GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *message, GLvoid *userParam);
|
glwApi.inl | [all...] |
glwFunctionTypes.inl | 110 typedef GLW_APICALL void (GLW_APIENTRY* glDebugMessageCallbackFunc) (GLDEBUGPROC callback, const void *userParam); [all...] |
glwImpl.inl | 839 void glwDebugMessageCallback (GLDEBUGPROC callback, const void *userParam) [all...] |
/frameworks/native/opengl/tools/glgen/specs/gles11/ |
GLES32.spec | 5 void glDebugMessageCallback ( GLDEBUGPROC callback, const void *userParam )
|
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/ |
SDL_opengles2.h | [all...] |
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/ |
SDL_opengles2.h | [all...] |
/prebuilts/misc/windows/sdl2/include/ |
SDL_opengles2.h | [all...] |
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/ |
SDL_opengles2.h | [all...] |
/development/ndk/platforms/android-24/include/GLES3/ |
gl32.h | [all...] |
/frameworks/native/opengl/include/GLES3/ |
gl32.h | [all...] |
/external/opencv3/modules/core/src/ |
gl_core_3_1.hpp | 210 typedef void (APIENTRY *GLDEBUGPROC)(GLenum source,GLenum type,GLuint id,GLenum severity,GLsizei length,const GLchar *message,GLvoid *userParam); [all...] |
/external/deqp/framework/opengl/ |
gluCallLogWrapperApi.inl | 110 void glDebugMessageCallback (glw::GLDEBUGPROC callback, const void *userParam); [all...] |
gluCallLogWrapper.inl | [all...] |
/external/deqp/framework/platform/null/ |
tcuNullRenderContextFuncs.inl | 934 GLW_APICALL void GLW_APIENTRY glDebugMessageCallback (GLDEBUGPROC callback, const void *userParam) [all...] |
/external/mesa3d/include/GL/ |
glext.h | [all...] |