Home
last modified time | relevance | path

Searched defs:GLint64 (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/opengl/tools/glgen/src/
DJType.java108 typeMapping.put(new CType("GLint64", false, true), in typeMapping.put()
131 arrayTypeMapping.put(new CType("GLint64", false, true), new JType("long", false, true)); in arrayTypeMapping.put()
/frameworks/native/opengl/include/GLES2/
Dgl2.h63 typedef khronos_int64_t GLint64; typedef
/frameworks/native/opengl/include/GLES/
Dglext.h270 typedef khronos_int64_t GLint64; typedef
/frameworks/native/opengl/include/GLES3/
Dgl3.h63 typedef khronos_int64_t GLint64; typedef
Dgl31.h63 typedef khronos_int64_t GLint64; typedef