Searched defs:PFNGLUNIFORM2UI64ARBPROC (Results 1 – 5 of 5) sorted by relevance
/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/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
H A D | glew.h | 5115 typedef void (GLAPIENTRY * PFNGLUNIFORM2UI64ARBPROC) (GLint location, GLuint64 x, GLuint64 y); typedef
|
/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
|