Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/samples/tuningfork/tftestapp/app/src/main/cpp/
DScene.cpp162 void getMatrices(std::array<GLfloat, 16>& mvpMatrix, std::array<GLfloat, 9>& normalMatrix, GLfloat … in getMatrices()
/frameworks/native/opengl/tools/glgen/src/
DJType.java36 typeMapping.put(new CType("GLfloat"), new JType("float")); in typeMapping.put()
98 typeMapping.put(new CType("GLfloat", false, true), in typeMapping.put()
100 typeMapping.put(new CType("GLfloat", true, true), in typeMapping.put()
128 arrayTypeMapping.put(new CType("GLfloat", false, true), new JType("float", false, true)); in arrayTypeMapping.put()
129 arrayTypeMapping.put(new CType("GLfloat", true, true), new JType("float", false, true)); in arrayTypeMapping.put()
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h64 typedef float GLfloat; typedef
/frameworks/native/opengl/include/GLES/
Dgl.h57 typedef khronos_float_t GLfloat; typedef
/frameworks/native/opengl/include/GLES2/
Dgl2.h74 typedef khronos_float_t GLfloat; typedef
/frameworks/native/opengl/include/GLES3/
Dgl3.h74 typedef khronos_float_t GLfloat; typedef
Dgl31.h76 typedef khronos_float_t GLfloat; typedef
Dgl32.h76 typedef khronos_float_t GLfloat; typedef