Searched refs:PFNGLUNIFORM2UI64VARBPROC (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/ |
H A D | glew.c | 1017 PFNGLUNIFORM2UI64VARBPROC __glewUniform2ui64vARB = NULL; 10745 …r = ((glUniform2ui64vARB = (PFNGLUNIFORM2UI64VARBPROC)glewGetProcAddress((const GLubyte*)"glUnifor… in _glewInit_GL_ARB_gpu_shader_int64()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
H A D | glew.h | 5116 typedef void (GLAPIENTRY * PFNGLUNIFORM2UI64VARBPROC) (GLint location, GLsizei count, const GLuint6… typedef 20549 GLEW_FUN_EXPORT PFNGLUNIFORM2UI64VARBPROC __glewUniform2ui64vARB;
|
/aosp_15_r20/hardware/google/gfxstream/include/GL/ |
D | GLcorearb.h | 3240 typedef void (APIENTRYP PFNGLUNIFORM2UI64VARBPROC) (GLint location, GLsizei count, const GLuint64 *… typedef
|
/aosp_15_r20/external/mesa3d/include/GL/ |
H A D | glcorearb.h | 3222 typedef void (APIENTRYP PFNGLUNIFORM2UI64VARBPROC) (GLint location, GLsizei count, const GLuint64 *… typedef
|
H A D | glext.h | 3391 typedef void (APIENTRYP PFNGLUNIFORM2UI64VARBPROC) (GLint location, GLsizei count, const GLuint64 *… typedef
|
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/src/ |
H A D | gl_generated_dispatch.c | 2739 PFNGLUNIFORM2UI64VARBPROC epoxy_glUniform2ui64vARB; 106986 static PFNGLUNIFORM2UI64VARBPROC 129766 PFNGLUNIFORM2UI64VARBPROC epoxy_glUniform2ui64vARB = epoxy_glUniform2ui64vARB_global_rewrite_ptr;
|
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
H A D | gl_generated.h | 9559 typedef void (GLAPIENTRY *PFNGLUNIFORM2UI64VARBPROC)(GLint location, GLsizei count, const GLuint64 … typedef
|