Searched refs:glMatrixTranslatedEXT (Results 1 – 8 of 8) sorted by relevance
/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | gl_mangle.h | 1065 #define glMatrixTranslatedEXT MANGLE(MatrixTranslatedEXT) macro
|
D | glext.h | 11560 GLAPI void APIENTRY glMatrixTranslatedEXT (GLenum mode, GLdouble x, GLdouble y, GLdouble z);
|
/hardware/google/gfxstream/include/GLES2/ |
D | gl2ext.h | 3291 GL_APICALL void GL_APIENTRY glMatrixTranslatedEXT (GLenum mode, GLdouble x, GLdouble y, GLdouble z);
|
/hardware/google/gfxstream/common/opengl/include/GLES2/ |
D | gl2ext.h | 3449 GL_APICALL void GL_APIENTRY glMatrixTranslatedEXT (GLenum mode, GLdouble x, GLdouble y, GLdouble z);
|
/hardware/google/gfxstream/guest/mesa/include/GLES2/ |
D | gl2ext.h | 3514 GL_APICALL void GL_APIENTRY glMatrixTranslatedEXT (GLenum mode, GLdouble x, GLdouble y, GLdouble z);
|
/hardware/google/gfxstream/include/GL/ |
D | GLcorearb.h | 4245 GLAPI void APIENTRY glMatrixTranslatedEXT (GLenum mode, GLdouble x, GLdouble y, GLdouble z);
|
/hardware/google/gfxstream/guest/mesa/include/GL/ |
D | glcorearb.h | 4319 GLAPI void APIENTRY glMatrixTranslatedEXT (GLenum mode, GLdouble x, GLdouble y, GLdouble z);
|
D | glext.h | 7055 GLAPI void APIENTRY glMatrixTranslatedEXT (GLenum mode, GLdouble x, GLdouble y, GLdouble z);
|