Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dunwrap_gles.h552 #undef glMatrixLoadTranspose3x3fNV
Dwrap_gles.h552 #define glMatrixLoadTranspose3x3fNV wrap_glMatrixLoadTranspose3x3fNV macro
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in946 void API_ENTRY(glMatrixLoadTranspose3x3fNV)(GLenum matrixMode, const GLfloat *m) {
947 CALL_GL_API(glMatrixLoadTranspose3x3fNV, matrixMode, m);
/frameworks/native/opengl/libs/
Dentries.in533 GL_ENTRY(void, glMatrixLoadTranspose3x3fNV, GLenum matrixMode, const GLfloat *m)
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h2618 GL_APICALL void GL_APIENTRY glMatrixLoadTranspose3x3fNV (GLenum matrixMode, const GLfloat *m);