Home
last modified time | relevance | path

Searched defs:GLuint64 (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/opengl/tools/glgen/src/
DJType.java51 typeMapping.put(new CType("GLuint64"), new JType("long")); in typeMapping.put()
/frameworks/native/opengl/include/GLES3/
Dgl3.h65 typedef khronos_uint64_t GLuint64; typedef