HomeSort by: relevance | last modified time | path
    Searched refs:epoxy (Results 1 - 25 of 26) sorted by relevancy

1 2

  /xsrc/external/mit/libepoxy/dist/test/
wgl_common.h 24 #include <epoxy/wgl.h>
headerguards.c 26 #include <epoxy/gl.h>
29 #include <epoxy/egl.h>
30 #include <epoxy/egl.h>
34 #include <epoxy/glx.h>
35 #include <epoxy/glx.h>
miscdefines.c 24 #include <epoxy/gl.h>
27 #include <epoxy/egl.h>
31 #include <epoxy/glx.h>
cgl_core.c 30 #include <epoxy/gl.h>
egl_common.c 25 #include <epoxy/egl.h>
wgl_core_and_exts.c 27 #include <epoxy/gl.h>
cgl_epoxy_api.c 27 * Tests the Epoxy API using the CoreGraphics OpenGL framework.
30 #include <epoxy/gl.h>
70 printf("GL version: %s - Epoxy: %d\n", string, epoxy_gl_version());
73 printf("GLSL version: %s - Epoxy: %d\n", string, epoxy_glsl_version());
wgl_usefontbitmaps.c 27 #include <epoxy/gl.h>
wgl_common.c 25 #include <epoxy/wgl.h>
88 const char *class_name = "epoxy";
89 const char *window_name = "epoxy";
wgl_per_context_funcptrs.c 27 * Tests that epoxy works correctly when wglGetProcAddress() returns
34 * magic behavior. This way we can test epoxy's implementation
42 #include <epoxy/gl.h>
  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_egl.h 32 #include <epoxy/gl.h>
33 #include <epoxy/egl.h>
42 * happens not to matter for us, at the moment, but it means epoxy won't alias
45 * 2: epoxy 1.3 and earlier don't understand EGL client extensions, which
glamor_glx.c 24 #include <epoxy/glx.h>
glamor_priv.h 40 #include <epoxy/gl.h>
44 #include <epoxy/egl.h>
  /xsrc/external/mit/MesaLib/dist/.gitlab-ci/container/
build-virglrenderer.sh 5 mkdir -p /epoxy
6 pushd /epoxy
11 rm -rf /epoxy
  /xsrc/external/mit/libepoxy/dist/include/epoxy/
glx.h 29 * You should include `<epoxy/glx.h>` instead of `<GL/glx.h>`.
35 #include <epoxy/gl.h>
40 #error epoxy/glx.h must be included before (or in place of) GL/glx.h
49 #include "epoxy/glx_generated.h"
egl.h 29 * You should include `<epoxy/egl.h>` instead of `<EGL/egl.h>`.
35 #include "epoxy/common.h"
38 #error epoxy/egl.h must be included before (or in place of) GL/egl.h
46 #include "epoxy/egl_generated.h"
wgl.h 35 #include "epoxy/common.h"
41 #error epoxy/wgl.h must be included before (or in place of) wgl.h
54 #include "epoxy/wgl_generated.h"
gl.h 29 * You should include `<epoxy/gl.h>` instead of `<GL/gl.h>` and `<GL/glext.h>`.
35 #include "epoxy/common.h"
38 #error epoxy/gl.h must be included before (or in place of) GL/gl.h
89 #include "epoxy/gl_generated.h"
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/glsl_tests/
amdgcn_glslc.c 49 #include <epoxy/gl.h>
50 #include <epoxy/egl.h>
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/glsl_tests/
amdgcn_glslc.c 49 #include <epoxy/gl.h>
50 #include <epoxy/egl.h>
  /xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/
ephyr_glamor_glx.c 39 #include <epoxy/glx.h>
  /xsrc/external/mit/MesaLib/dist/src/intel/tools/imgui/
imgui_impl_opengl3.cpp 60 #include <epoxy/gl.h>
  /xsrc/external/mit/MesaLib.old/dist/src/intel/tools/imgui/
imgui_impl_opengl3.cpp 60 #include <epoxy/gl.h>
  /xsrc/external/mit/MesaLib/dist/src/intel/tools/
aubinator_viewer.cpp 220 #include <epoxy/gl.h>
  /xsrc/external/mit/MesaLib.old/dist/src/intel/tools/
aubinator_viewer.cpp 222 #include <epoxy/gl.h>

Completed in 21 milliseconds

1 2