Home
last modified time | relevance | path

Searched defs:GLboolean (Results 1 – 8 of 8) sorted by relevance

/frameworks/native/opengl/libagl/
Dstate.cpp222 void glSampleCoverage(GLclampf /*value*/, GLboolean /*invert*/) { in glSampleCoverage() argument
224 void glSampleCoveragex(GLclampx /*value*/, GLboolean /*invert*/) { in glSampleCoveragex() argument
/frameworks/native/opengl/tools/glgen/src/
DJType.java32 typeMapping.put(new CType("GLboolean"), new JType("boolean")); in typeMapping.put()
84 typeMapping.put(new CType("GLboolean", false, true), in typeMapping.put()
118 arrayTypeMapping.put(new CType("GLboolean", false, true), in arrayTypeMapping.put()
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h55 typedef unsigned char GLboolean; typedef
/frameworks/native/opengl/include/GLES/
Dgl.h20 typedef unsigned char GLboolean; typedef
/frameworks/native/opengl/include/GLES2/
Dgl2.h81 typedef unsigned char GLboolean; typedef
/frameworks/native/opengl/include/GLES3/
Dgl3.h81 typedef unsigned char GLboolean; typedef
Dgl31.h81 typedef unsigned char GLboolean; typedef
Dgl32.h81 typedef unsigned char GLboolean; typedef