Searched refs:PFNGLUNIFORM3I64ARBPROC (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h3267 typedef void (APIENTRYP PFNGLUNIFORM3I64ARBPROC) (GLint location, GLint64 x, GLint64 y, GLint64 z); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLint64 x,GLint64 y,GLint64 z)
H A Dglext.h3423 typedef void (APIENTRYP PFNGLUNIFORM3I64ARBPROC) (GLint location, GLint64 x, GLint64 y, GLint64 z); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLint64 x,GLint64 y,GLint64 z)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h3230 typedef void (APIENTRYP PFNGLUNIFORM3I64ARBPROC) (GLint location, GLint64 x, GLint64 y, GLint64 z); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLint64 x,GLint64 y,GLint64 z)
H A Dglext.h3387 typedef void (APIENTRYP PFNGLUNIFORM3I64ARBPROC) (GLint location, GLint64 x, GLint64 y, GLint64 z); typedef in typeref:typename:void (APIENTRYP)(GLint location,GLint64 x,GLint64 y,GLint64 z)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated_dispatch.c2751 PFNGLUNIFORM3I64ARBPROC epoxy_glUniform3i64ARB;
[all...]
H A Dgl_generated.h9571 typedef void (GLAPIENTRY *PFNGLUNIFORM3I64ARBPROC)(GLint location, GLint64 x, GLint64 y, GLint64 z); typedef in typeref:typename:void (GLAPIENTRY *)(GLint location,GLint64 x,GLint64 y,GLint64 z)
[all...]

Completed in 288 milliseconds