MCPcopy Create free account
hub / github.com/DISTRHO/Cardinal / glBegin

Function glBegin

include/GL/gl.h:26–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24# define GL_PROJECTION 0
25# define GL_TRIANGLES 0
26static inline void glBegin(int) {}
27static inline void glEnd() {}
28static inline void glColor3f(float, float, float) {}
29static inline void glVertex3f(float, float, float) {}

Callers 2

RenderMethod · 0.50
my_stbtt_printFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected