Searched refs:PFNGLUNIFORM2UI64ARBPROC (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/ |
H A D | glew.c | 1016 PFNGLUNIFORM2UI64ARBPROC __glewUniform2ui64ARB = NULL; 10744 …r = ((glUniform2ui64ARB = (PFNGLUNIFORM2UI64ARBPROC)glewGetProcAddress((const GLubyte*)"glUniform2… in _glewInit_GL_ARB_gpu_shader_int64()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
H A D | glew.h | 5115 typedef void (GLAPIENTRY * PFNGLUNIFORM2UI64ARBPROC) (GLint location, GLuint64 x, GLuint64 y); typedef 20548 GLEW_FUN_EXPORT PFNGLUNIFORM2UI64ARBPROC __glewUniform2ui64ARB;
|
/aosp_15_r20/hardware/google/gfxstream/include/GL/ |
D | GLcorearb.h | 3236 typedef void (APIENTRYP PFNGLUNIFORM2UI64ARBPROC) (GLint location, GLuint64 x, GLuint64 y); typedef
|
/aosp_15_r20/external/mesa3d/include/GL/ |
H A D | glcorearb.h | 3218 typedef void (APIENTRYP PFNGLUNIFORM2UI64ARBPROC) (GLint location, GLuint64 x, GLuint64 y); typedef
|
H A D | glext.h | 3387 typedef void (APIENTRYP PFNGLUNIFORM2UI64ARBPROC) (GLint location, GLuint64 x, GLuint64 y); typedef
|
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/src/ |
H A D | gl_generated_dispatch.c | 2737 PFNGLUNIFORM2UI64ARBPROC epoxy_glUniform2ui64ARB; 106964 static PFNGLUNIFORM2UI64ARBPROC 129762 PFNGLUNIFORM2UI64ARBPROC epoxy_glUniform2ui64ARB = epoxy_glUniform2ui64ARB_global_rewrite_ptr;
|
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
H A D | gl_generated.h | 9557 typedef void (GLAPIENTRY *PFNGLUNIFORM2UI64ARBPROC)(GLint location, GLuint64 x, GLuint64 y); typedef
|