Searched refs:PFNGLQUERYCOUNTERPROC (Results 1 - 11 of 11) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | DispatchTableGL_autogen.h | 390 PFNGLQUERYCOUNTERPROC queryCounter = nullptr;
|
H A D | functionsgl_typedefs.h | 736 typedef void(INTERNAL_GL_APIENTRY *PFNGLQUERYCOUNTERPROC)(GLuint, GLenum); typedef
|
/third_party/glfw/deps/glad/ |
H A D | gl.h | 2363 typedef void (GLAD_API_PTR *PFNGLQUERYCOUNTERPROC)(GLuint id, GLenum target); typedef 3571 GLAD_API_CALL PFNGLQUERYCOUNTERPROC glad_glQueryCounter; 4685 PFNGLQUERYCOUNTERPROC glad_glQueryCounter = NULL; 5720 glad_glQueryCounter = (PFNGLQUERYCOUNTERPROC) load(userptr, "glQueryCounter"); in glad_gl_load_GL_VERSION_3_3()
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 1641 typedef void (APIENTRYP PFNGLQUERYCOUNTERPROC) (GLuint id, GLenum target); typedef
|
H A D | glext.h | 1529 typedef void (APIENTRYP PFNGLQUERYCOUNTERPROC) (GLuint id, GLenum target); typedef
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 1622 typedef void (APIENTRYP PFNGLQUERYCOUNTERPROC) (GLuint id, GLenum target); typedef
|
H A D | glext.h | 1510 typedef void (APIENTRYP PFNGLQUERYCOUNTERPROC) (GLuint id, GLenum target); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 1678 typedef void (APIENTRYP PFNGLQUERYCOUNTERPROC) (GLuint id, GLenum target); typedef
|
H A D | glext.h | 1565 typedef void (APIENTRYP PFNGLQUERYCOUNTERPROC) (GLuint id, GLenum target); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 1678 typedef void (APIENTRYP PFNGLQUERYCOUNTERPROC) (GLuint id, GLenum target); typedef
|
H A D | glext.h | 1565 typedef void (APIENTRYP PFNGLQUERYCOUNTERPROC) (GLuint id, GLenum target); typedef
|
Completed in 273 milliseconds