Home
last modified time | relevance | path

Searched refs:glMatrixMultTranspose3x3fNV (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/libs/hwui/debug/
Dunwrap_gles.h556 #undef glMatrixMultTranspose3x3fNV
Dwrap_gles.h556 #define glMatrixMultTranspose3x3fNV wrap_glMatrixMultTranspose3x3fNV macro
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in955 void API_ENTRY(glMatrixMultTranspose3x3fNV)(GLenum matrixMode, const GLfloat *m) {
956 CALL_GL_API(glMatrixMultTranspose3x3fNV, matrixMode, m);
/frameworks/native/opengl/libs/
Dentries.in537 GL_ENTRY(void, glMatrixMultTranspose3x3fNV, GLenum matrixMode, const GLfloat *m)
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h2621 GL_APICALL void GL_APIENTRY glMatrixMultTranspose3x3fNV (GLenum matrixMode, const GLfloat *m);