Searched refs:gl (Results 1 - 25 of 328) sorted by relevance

1234567891011>>

/xsrc/external/mit/MesaLib.old/dist/include/HaikuGL/
H A DOpenGLKit.h5 #include <GL/gl.h>
/xsrc/external/mit/MesaLib/dist/include/HaikuGL/
H A DOpenGLKit.h5 #include <GL/gl.h>
/xsrc/external/mit/MesaLib.old/dist/include/GLES/
H A Degl.h19 * applications. Several early implementations included gl.h
27 #include <GLES/gl.h>
/xsrc/external/mit/MesaLib/dist/include/GLES/
H A Degl.h19 * applications. Several early implementations included gl.h
27 #include <GLES/gl.h>
/xsrc/external/mit/mesa-demos/dist/src/util/
H A Dgl_wrap.h5 # include <OpenGL/gl.h>
8 # include <GL/gl.h>
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/tests/
H A Dstubs.cpp23 #include <GL/gl.h>
/xsrc/external/mit/MesaLib/dist/src/mesa/main/tests/
H A Dstubs.cpp23 #include <GL/gl.h>
/xsrc/external/mit/libepoxy/dist/test/
H A Dheaderguards.c26 #include <epoxy/gl.h>
47 #include <OpenGL/gl.h>
50 #include <GL/gl.h>
H A Dcgl_core.c30 #include <epoxy/gl.h>
H A Dmiscdefines.c24 #include <epoxy/gl.h>
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/
H A DMakefile.am33 SPEC_FILES = gl.spec gl.tm wglext.spec wgl.tm
35 gl.spec:
36 wget http://www.opengl.org/registry/api/gl.spec
38 gl.tm:
39 wget http://www.opengl.org/registry/api/gl.tm
47 generated_gl_wrappers.c: gen_gl_wrappers.py gl.spec gl.tm
48 $(srcdir)/gen_gl_wrappers.py --spec=`test -e gl.spec || echo $(srcdir)/`gl
[all...]
/xsrc/external/mit/libepoxy/dist/include/epoxy/
H A DMakefile.am26 gl.h \
H A Dgl.h24 /** @file gl.h
29 * You should include `<epoxy/gl.h>` instead of `<GL/gl.h>` and `<GL/glext.h>`.
38 #error epoxy/gl.h must be included before (or in place of) GL/gl.h
H A Dglx.h35 #include <epoxy/gl.h>
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_ext_context.h29 #include <GL/gl.h>
H A Dstw_ext_extensionsstring.c33 #include <GL/gl.h>
H A Dstw_ext_swapinterval.c33 #include <GL/gl.h>
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_ext_context.h29 #include <GL/gl.h>
H A Dstw_ext_extensionsstring.c33 #include <GL/gl.h>
H A Dstw_ext_swapinterval.c33 #include <GL/gl.h>
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_egl.h32 #include <epoxy/gl.h>
/xsrc/external/mit/xorg-server/dist/hw/xwin/glx/
H A DMakefile.am50 generated_gl_shim.ic: $(srcdir)/gen_gl_wrappers.py $(KHRONOS_SPEC_DIR)/gl.xml $(KHRONOS_SPEC_DIR)/reg.py
51 $(AM_V_GEN)PYTHONPATH=$(KHRONOS_SPEC_DIR) $(PYTHON3) $(srcdir)/gen_gl_wrappers.py -registry $(KHRONOS_SPEC_DIR)/gl.xml -shim $(GENGLWRAPPERSOPTS) -outfile $@
53 generated_gl_thunks.ic: $(srcdir)/gen_gl_wrappers.py $(KHRONOS_SPEC_DIR)/gl.xml $(KHRONOS_SPEC_DIR)/reg.py
54 $(AM_V_GEN)PYTHONPATH=$(KHRONOS_SPEC_DIR) $(PYTHON3) $(srcdir)/gen_gl_wrappers.py -registry $(KHRONOS_SPEC_DIR)/gl.xml -thunk $(GENGLWRAPPERSOPTS) -outfile $@
56 generated_gl_thunks.def: $(srcdir)/gen_gl_wrappers.py $(KHRONOS_SPEC_DIR)/gl.xml $(KHRONOS_SPEC_DIR)/reg.py
57 $(AM_V_GEN)PYTHONPATH=$(KHRONOS_SPEC_DIR) $(PYTHON3) $(srcdir)/gen_gl_wrappers.py -registry $(KHRONOS_SPEC_DIR)/gl.xml -thunkdefs $(GENGLWRAPPERSOPTS) -outfile $@
/xsrc/external/mit/MesaLib/dist/src/loader/
H A Dloader_dri_helper.h24 #include <GL/gl.h> /* dri_interface needs GL types */
/xsrc/external/mit/MesaLib.old/dist/src/glx/apple/
H A Dapple_glx.h34 #include <GL/gl.h>
/xsrc/external/mit/MesaLib/dist/src/glx/apple/
H A Dapple_glx.h34 #include <GL/gl.h>

Completed in 32 milliseconds

1234567891011>>