Home
last modified time | relevance | path

Searched refs:glEnd (Results 1 – 10 of 10) sorted by relevance

/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Dgles1_stubbed_in_translator_namespace.cpp92 GL_APICALL void GL_APIENTRY glEnd() { return; } in glEnd() function
Dgles1_only.entries18 void glEnd(void);
Dgles1_stubbed_in_translator_namespace.entries91 void glEnd(void);
Dgles1_only_dispatch_logging_wrappers.impl65 DISPATCH_DEBUG_LOG("glEnd()");
/hardware/google/gfxstream/include/OpenGLESDispatch/
Dgles1_only_static_translator_namespaced_header.h20 GL_APICALL void GL_APIENTRY glEnd();
Dgles1_only_functions.h20 X(void, glEnd, (), ()) \
/hardware/google/gfxstream/common/detector/
DGlesFuncs.h112 X(void, glEnd, (), ()) \
/hardware/google/gfxstream/guest/mesa/include/GL/
Dgl.h921 GLAPI void GLAPIENTRY glEnd( void );
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl.h959 GLAPI void GLAPIENTRY glEnd( void );
Dgl_mangle.h450 #define glEnd MANGLE(End) macro