Searched defs:PFNGLUNIFORM3I64ARBPROC (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/hardware/google/gfxstream/include/GL/ |
D | GLcorearb.h | 3229 typedef void (APIENTRYP PFNGLUNIFORM3I64ARBPROC) (GLint location, GLint64 x, GLint64 y, GLint64 z); typedef
|
/aosp_15_r20/external/mesa3d/include/GL/ |
H A D | glcorearb.h | 3211 typedef void (APIENTRYP PFNGLUNIFORM3I64ARBPROC) (GLint location, GLint64 x, GLint64 y, GLint64 z); typedef
|
H A D | glext.h | 3380 typedef void (APIENTRYP PFNGLUNIFORM3I64ARBPROC) (GLint location, GLint64 x, GLint64 y, GLint64 z); typedef
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
H A D | glew.h | 5117 typedef void (GLAPIENTRY * PFNGLUNIFORM3I64ARBPROC) (GLint location, GLint64 x, GLint64 y, GLint64 … typedef
|
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
H A D | gl_generated.h | 9571 typedef void (GLAPIENTRY *PFNGLUNIFORM3I64ARBPROC)(GLint location, GLint64 x, GLint64 y, GLint64 z); typedef
|