Searched refs:glBindFragDataLocationEXT (Results 1 – 6 of 6) sorted by relevance
/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | gl_mangle.h | 79 #define glBindFragDataLocationEXT MANGLE(BindFragDataLocationEXT) macro
|
D | glext.h | 11305 GLAPI void APIENTRY glBindFragDataLocationEXT (GLuint program, GLuint color, const GLchar *name);
|
/hardware/google/gfxstream/include/GLES2/ |
D | gl2ext.h | 1127 GL_APICALL void GL_APIENTRY glBindFragDataLocationEXT (GLuint program, GLuint color, const GLchar *…
|
/hardware/google/gfxstream/common/opengl/include/GLES2/ |
D | gl2ext.h | 1135 GL_APICALL void GL_APIENTRY glBindFragDataLocationEXT (GLuint program, GLuint color, const GLchar *…
|
/hardware/google/gfxstream/guest/mesa/include/GLES2/ |
D | gl2ext.h | 1135 GL_APICALL void GL_APIENTRY glBindFragDataLocationEXT (GLuint program, GLuint color, const GLchar *…
|
/hardware/google/gfxstream/guest/mesa/include/GL/ |
D | glext.h | 7606 GLAPI void APIENTRY glBindFragDataLocationEXT (GLuint program, GLuint color, const GLchar *name);
|