Searched refs:glViewportIndexedf (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | gl_mangle.h | 2240 #define glViewportIndexedf MANGLE(ViewportIndexedf) macro
|
D | glext.h | 8381 GLAPI void APIENTRY glViewportIndexedf (GLuint index, GLfloat x, GLfloat y, GLfloat w, GLfloat h);
|
/hardware/google/gfxstream/include/GL/ |
D | GLcorearb.h | 2100 GLAPI void APIENTRY glViewportIndexedf (GLuint index, GLfloat x, GLfloat y, GLfloat w, GLfloat h);
|
/hardware/google/gfxstream/guest/mesa/include/GL/ |
D | glcorearb.h | 2046 GLAPI void APIENTRY glViewportIndexedf (GLuint index, GLfloat x, GLfloat y, GLfloat w, GLfloat h);
|
D | glext.h | 1994 GLAPI void APIENTRY glViewportIndexedf (GLuint index, GLfloat x, GLfloat y, GLfloat w, GLfloat h);
|