Home
last modified time | relevance | path

Searched refs:gl_ctx (Results 1 – 25 of 133) sorted by relevance

123456

/dports/lang/clover/mesa-21.3.6/src/compiler/glsl/glcpp/
H A Dglcpp.c103 init_fake_gl_context (struct gl_context *gl_ctx) in init_fake_gl_context() argument
105 memset(gl_ctx, 0, sizeof(*gl_ctx)); in init_fake_gl_context()
106 gl_ctx->API = API_OPENGL_COMPAT; in init_fake_gl_context()
107 gl_ctx->Const.DisableGLSLLineContinuations = false; in init_fake_gl_context()
141 struct gl_context gl_ctx; in main() local
144 init_fake_gl_context (&gl_ctx); in main()
149 gl_ctx.Const.DisableGLSLLineContinuations = true; in main()
175 ret = glcpp_preprocess(ctx, &shader, &info_log, NULL, NULL, &gl_ctx); in main()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/glsl/glcpp/
H A Dglcpp.c103 init_fake_gl_context (struct gl_context *gl_ctx) in init_fake_gl_context() argument
105 memset(gl_ctx, 0, sizeof(*gl_ctx)); in init_fake_gl_context()
106 gl_ctx->API = API_OPENGL_COMPAT; in init_fake_gl_context()
107 gl_ctx->Const.DisableGLSLLineContinuations = false; in init_fake_gl_context()
141 struct gl_context gl_ctx; in main() local
144 init_fake_gl_context (&gl_ctx); in main()
149 gl_ctx.Const.DisableGLSLLineContinuations = true; in main()
175 ret = glcpp_preprocess(ctx, &shader, &info_log, NULL, NULL, &gl_ctx); in main()
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/glsl/glcpp/
H A Dglcpp.c103 init_fake_gl_context (struct gl_context *gl_ctx) in init_fake_gl_context() argument
105 memset(gl_ctx, 0, sizeof(*gl_ctx)); in init_fake_gl_context()
106 gl_ctx->API = API_OPENGL_COMPAT; in init_fake_gl_context()
107 gl_ctx->Const.DisableGLSLLineContinuations = false; in init_fake_gl_context()
141 struct gl_context gl_ctx; in main() local
144 init_fake_gl_context (&gl_ctx); in main()
149 gl_ctx.Const.DisableGLSLLineContinuations = true; in main()
175 ret = glcpp_preprocess(ctx, &shader, &info_log, NULL, NULL, &gl_ctx); in main()
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/glsl/glcpp/
H A Dglcpp.c103 init_fake_gl_context (struct gl_context *gl_ctx) in init_fake_gl_context() argument
105 memset(gl_ctx, 0, sizeof(*gl_ctx)); in init_fake_gl_context()
106 gl_ctx->API = API_OPENGL_COMPAT; in init_fake_gl_context()
107 gl_ctx->Const.DisableGLSLLineContinuations = false; in init_fake_gl_context()
141 struct gl_context gl_ctx; in main() local
144 init_fake_gl_context (&gl_ctx); in main()
149 gl_ctx.Const.DisableGLSLLineContinuations = true; in main()
175 ret = glcpp_preprocess(ctx, &shader, &info_log, NULL, NULL, &gl_ctx); in main()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/glsl/glcpp/
H A Dglcpp.c103 init_fake_gl_context (struct gl_context *gl_ctx) in init_fake_gl_context() argument
105 memset(gl_ctx, 0, sizeof(*gl_ctx)); in init_fake_gl_context()
106 gl_ctx->API = API_OPENGL_COMPAT; in init_fake_gl_context()
107 gl_ctx->Const.DisableGLSLLineContinuations = false; in init_fake_gl_context()
141 struct gl_context gl_ctx; in main() local
144 init_fake_gl_context (&gl_ctx); in main()
149 gl_ctx.Const.DisableGLSLLineContinuations = true; in main()
175 ret = glcpp_preprocess(ctx, &shader, &info_log, NULL, NULL, &gl_ctx); in main()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/compiler/glsl/glcpp/
H A Dglcpp.c103 init_fake_gl_context (struct gl_context *gl_ctx) in init_fake_gl_context() argument
105 memset(gl_ctx, 0, sizeof(*gl_ctx)); in init_fake_gl_context()
106 gl_ctx->API = API_OPENGL_COMPAT; in init_fake_gl_context()
107 gl_ctx->Const.DisableGLSLLineContinuations = false; in init_fake_gl_context()
141 struct gl_context gl_ctx; in main() local
144 init_fake_gl_context (&gl_ctx); in main()
149 gl_ctx.Const.DisableGLSLLineContinuations = true; in main()
175 ret = glcpp_preprocess(ctx, &shader, &info_log, NULL, NULL, &gl_ctx); in main()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/compiler/glsl/glcpp/
H A Dglcpp.c103 init_fake_gl_context (struct gl_context *gl_ctx) in init_fake_gl_context() argument
105 memset(gl_ctx, 0, sizeof(*gl_ctx)); in init_fake_gl_context()
106 gl_ctx->API = API_OPENGL_COMPAT; in init_fake_gl_context()
107 gl_ctx->Const.DisableGLSLLineContinuations = false; in init_fake_gl_context()
141 struct gl_context gl_ctx; in main() local
144 init_fake_gl_context (&gl_ctx); in main()
149 gl_ctx.Const.DisableGLSLLineContinuations = true; in main()
175 ret = glcpp_preprocess(ctx, &shader, &info_log, NULL, NULL, &gl_ctx); in main()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/glsl/glcpp/
H A Dglcpp.c103 init_fake_gl_context (struct gl_context *gl_ctx) in init_fake_gl_context() argument
105 memset(gl_ctx, 0, sizeof(*gl_ctx)); in init_fake_gl_context()
106 gl_ctx->API = API_OPENGL_COMPAT; in init_fake_gl_context()
107 gl_ctx->Const.DisableGLSLLineContinuations = false; in init_fake_gl_context()
141 struct gl_context gl_ctx; in main() local
144 init_fake_gl_context (&gl_ctx); in main()
149 gl_ctx.Const.DisableGLSLLineContinuations = true; in main()
175 ret = glcpp_preprocess(ctx, &shader, &info_log, NULL, NULL, &gl_ctx); in main()
/dports/graphics/mesa-dri/mesa-21.3.6/src/compiler/glsl/glcpp/
H A Dglcpp.c103 init_fake_gl_context (struct gl_context *gl_ctx) in init_fake_gl_context() argument
105 memset(gl_ctx, 0, sizeof(*gl_ctx)); in init_fake_gl_context()
106 gl_ctx->API = API_OPENGL_COMPAT; in init_fake_gl_context()
107 gl_ctx->Const.DisableGLSLLineContinuations = false; in init_fake_gl_context()
141 struct gl_context gl_ctx; in main() local
144 init_fake_gl_context (&gl_ctx); in main()
149 gl_ctx.Const.DisableGLSLLineContinuations = true; in main()
175 ret = glcpp_preprocess(ctx, &shader, &info_log, NULL, NULL, &gl_ctx); in main()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/glsl/glcpp/
H A Dglcpp.c103 init_fake_gl_context (struct gl_context *gl_ctx) in init_fake_gl_context() argument
105 memset(gl_ctx, 0, sizeof(*gl_ctx)); in init_fake_gl_context()
106 gl_ctx->API = API_OPENGL_COMPAT; in init_fake_gl_context()
107 gl_ctx->Const.DisableGLSLLineContinuations = false; in init_fake_gl_context()
141 struct gl_context gl_ctx; in main() local
144 init_fake_gl_context (&gl_ctx); in main()
149 gl_ctx.Const.DisableGLSLLineContinuations = true; in main()
175 ret = glcpp_preprocess(ctx, &shader, &info_log, NULL, NULL, &gl_ctx); in main()
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dgl_shader_tool.cpp45 int gl_shader_loadExtention(osd_gl_context *gl_ctx) in gl_shader_loadExtention() argument
48 …pfn_glGetInfoLogARB = (PFNGLGETINFOLOGARBPROC) gl_ctx->getProcAddress ("glGetInfoLogARB"… in gl_shader_loadExtention()
59 pfn_glUniform1fARB = (PFNGLUNIFORM1FARBPROC) gl_ctx->getProcAddress ("glUniform1fARB"); in gl_shader_loadExtention()
60 pfn_glUniform1iARB = (PFNGLUNIFORM1IARBPROC) gl_ctx->getProcAddress ("glUniform1iARB"); in gl_shader_loadExtention()
61 …pfn_glUniform1fvARB = (PFNGLUNIFORM1FVARBPROC) gl_ctx->getProcAddress ("glUniform1fvARB"… in gl_shader_loadExtention()
62 …pfn_glUniform2fvARB = (PFNGLUNIFORM2FVARBPROC) gl_ctx->getProcAddress ("glUniform2fvARB"… in gl_shader_loadExtention()
63 …pfn_glUniform3fvARB = (PFNGLUNIFORM3FVARBPROC) gl_ctx->getProcAddress ("glUniform3fvARB"… in gl_shader_loadExtention()
64 …pfn_glUniform4fvARB = (PFNGLUNIFORM4FVARBPROC) gl_ctx->getProcAddress ("glUniform4fvARB"… in gl_shader_loadExtention()
65 …pfn_glUniform1ivARB = (PFNGLUNIFORM1IVARBPROC) gl_ctx->getProcAddress ("glUniform1ivARB"… in gl_shader_loadExtention()
66 …pfn_glUniform2ivARB = (PFNGLUNIFORM2IVARBPROC) gl_ctx->getProcAddress ("glUniform2ivARB"… in gl_shader_loadExtention()
[all …]
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dgl_shader_tool.cpp45 int gl_shader_loadExtention(osd_gl_context *gl_ctx) in gl_shader_loadExtention() argument
48 …pfn_glGetInfoLogARB = (PFNGLGETINFOLOGARBPROC) gl_ctx->getProcAddress ("glGetInfoLogARB"… in gl_shader_loadExtention()
59 pfn_glUniform1fARB = (PFNGLUNIFORM1FARBPROC) gl_ctx->getProcAddress ("glUniform1fARB"); in gl_shader_loadExtention()
60 pfn_glUniform1iARB = (PFNGLUNIFORM1IARBPROC) gl_ctx->getProcAddress ("glUniform1iARB"); in gl_shader_loadExtention()
61 …pfn_glUniform1fvARB = (PFNGLUNIFORM1FVARBPROC) gl_ctx->getProcAddress ("glUniform1fvARB"… in gl_shader_loadExtention()
62 …pfn_glUniform2fvARB = (PFNGLUNIFORM2FVARBPROC) gl_ctx->getProcAddress ("glUniform2fvARB"… in gl_shader_loadExtention()
63 …pfn_glUniform3fvARB = (PFNGLUNIFORM3FVARBPROC) gl_ctx->getProcAddress ("glUniform3fvARB"… in gl_shader_loadExtention()
64 …pfn_glUniform4fvARB = (PFNGLUNIFORM4FVARBPROC) gl_ctx->getProcAddress ("glUniform4fvARB"… in gl_shader_loadExtention()
65 …pfn_glUniform1ivARB = (PFNGLUNIFORM1IVARBPROC) gl_ctx->getProcAddress ("glUniform1ivARB"… in gl_shader_loadExtention()
66 …pfn_glUniform2ivARB = (PFNGLUNIFORM2IVARBPROC) gl_ctx->getProcAddress ("glUniform2ivARB"… in gl_shader_loadExtention()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/glcpp/
H A Dglcpp.c103 init_fake_gl_context (struct gl_context *gl_ctx) in init_fake_gl_context() argument
105 gl_ctx->API = API_OPENGL_COMPAT; in init_fake_gl_context()
106 gl_ctx->Const.DisableGLSLLineContinuations = false; in init_fake_gl_context()
140 struct gl_context gl_ctx; in main() local
143 init_fake_gl_context (&gl_ctx); in main()
148 gl_ctx.Const.DisableGLSLLineContinuations = true; in main()
174 ret = glcpp_preprocess(ctx, &shader, &info_log, NULL, NULL, &gl_ctx); in main()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/glcpp/
H A Dglcpp.c103 init_fake_gl_context (struct gl_context *gl_ctx) in init_fake_gl_context() argument
105 gl_ctx->API = API_OPENGL_COMPAT; in init_fake_gl_context()
106 gl_ctx->Const.DisableGLSLLineContinuations = false; in init_fake_gl_context()
140 struct gl_context gl_ctx; in main() local
143 init_fake_gl_context (&gl_ctx); in main()
148 gl_ctx.Const.DisableGLSLLineContinuations = true; in main()
174 ret = glcpp_preprocess(ctx, &shader, &info_log, NULL, NULL, &gl_ctx); in main()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/glcpp/
H A Dglcpp.c103 init_fake_gl_context (struct gl_context *gl_ctx) in init_fake_gl_context() argument
105 gl_ctx->API = API_OPENGL_COMPAT; in init_fake_gl_context()
106 gl_ctx->Const.DisableGLSLLineContinuations = false; in init_fake_gl_context()
140 struct gl_context gl_ctx; in main() local
143 init_fake_gl_context (&gl_ctx); in main()
148 gl_ctx.Const.DisableGLSLLineContinuations = true; in main()
174 ret = glcpp_preprocess(ctx, &shader, &info_log, NULL, NULL, &gl_ctx); in main()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/glcpp/
H A Dglcpp.c103 init_fake_gl_context (struct gl_context *gl_ctx) in init_fake_gl_context() argument
105 gl_ctx->API = API_OPENGL_COMPAT; in init_fake_gl_context()
106 gl_ctx->Const.DisableGLSLLineContinuations = false; in init_fake_gl_context()
140 struct gl_context gl_ctx; in main() local
143 init_fake_gl_context (&gl_ctx); in main()
148 gl_ctx.Const.DisableGLSLLineContinuations = true; in main()
174 ret = glcpp_preprocess(ctx, &shader, &info_log, NULL, NULL, &gl_ctx); in main()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/compiler/glsl/glcpp/
H A Dglcpp.c103 init_fake_gl_context (struct gl_context *gl_ctx) in init_fake_gl_context() argument
105 gl_ctx->API = API_OPENGL_COMPAT; in init_fake_gl_context()
106 gl_ctx->Const.DisableGLSLLineContinuations = false; in init_fake_gl_context()
140 struct gl_context gl_ctx; in main() local
143 init_fake_gl_context (&gl_ctx); in main()
148 gl_ctx.Const.DisableGLSLLineContinuations = true; in main()
174 ret = glcpp_preprocess(ctx, &shader, &info_log, NULL, NULL, &gl_ctx); in main()
/dports/misc/openhmd/OpenHMD-0.3.0/examples/opengl/
H A Dgl.h28 } gl_ctx; typedef
30 void ortho(gl_ctx* ctx);
31 void perspective(gl_ctx* ctx);
32 void init_gl(gl_ctx* ctx, int w, int h);
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/
H A Dcairo-glx-context.c120 _glx_dummy_ctx (Display *dpy, GLXContext gl_ctx, Window *dummy) in _glx_dummy_ctx() argument
133 glXQueryContext (dpy, gl_ctx, GLX_FBCONFIG_ID, &attr[1]); in _glx_dummy_ctx()
162 if (unlikely (! glXMakeCurrent (dpy, win, gl_ctx))) { in _glx_dummy_ctx()
172 cairo_glx_device_create (Display *dpy, GLXContext gl_ctx) in cairo_glx_device_create() argument
178 status = _glx_dummy_ctx (dpy, gl_ctx, &dummy); in cairo_glx_device_create()
188 ctx->context = gl_ctx; in cairo_glx_device_create()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/cairo/cairo/src/
H A Dcairo-glx-context.c120 _glx_dummy_ctx (Display *dpy, GLXContext gl_ctx, Window *dummy) in _glx_dummy_ctx() argument
133 glXQueryContext (dpy, gl_ctx, GLX_FBCONFIG_ID, &attr[1]); in _glx_dummy_ctx()
162 if (unlikely (! glXMakeCurrent (dpy, win, gl_ctx))) { in _glx_dummy_ctx()
172 cairo_glx_device_create (Display *dpy, GLXContext gl_ctx) in cairo_glx_device_create() argument
178 status = _glx_dummy_ctx (dpy, gl_ctx, &dummy); in cairo_glx_device_create()
188 ctx->context = gl_ctx; in cairo_glx_device_create()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/cairo/cairo/src/
H A Dcairo-glx-context.c120 _glx_dummy_ctx (Display *dpy, GLXContext gl_ctx, Window *dummy) in _glx_dummy_ctx() argument
133 glXQueryContext (dpy, gl_ctx, GLX_FBCONFIG_ID, &attr[1]); in _glx_dummy_ctx()
162 if (unlikely (! glXMakeCurrent (dpy, win, gl_ctx))) { in _glx_dummy_ctx()
172 cairo_glx_device_create (Display *dpy, GLXContext gl_ctx) in cairo_glx_device_create() argument
178 status = _glx_dummy_ctx (dpy, gl_ctx, &dummy); in cairo_glx_device_create()
188 ctx->context = gl_ctx; in cairo_glx_device_create()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/cairo/cairo/src/
H A Dcairo-glx-context.c120 _glx_dummy_ctx (Display *dpy, GLXContext gl_ctx, Window *dummy) in _glx_dummy_ctx() argument
133 glXQueryContext (dpy, gl_ctx, GLX_FBCONFIG_ID, &attr[1]); in _glx_dummy_ctx()
162 if (unlikely (! glXMakeCurrent (dpy, win, gl_ctx))) { in _glx_dummy_ctx()
172 cairo_glx_device_create (Display *dpy, GLXContext gl_ctx) in cairo_glx_device_create() argument
178 status = _glx_dummy_ctx (dpy, gl_ctx, &dummy); in cairo_glx_device_create()
188 ctx->context = gl_ctx; in cairo_glx_device_create()
/dports/graphics/cairo/cairo-1.17.4/src/
H A Dcairo-glx-context.c162 _glx_dummy_window (Display *dpy, GLXContext gl_ctx, Window *dummy) in _glx_dummy_window() argument
175 glXQueryContext (dpy, gl_ctx, GLX_FBCONFIG_ID, &attr[1]); in _glx_dummy_window()
204 if (unlikely (! glXMakeCurrent (dpy, win, gl_ctx))) { in _glx_dummy_window()
214 cairo_glx_device_create (Display *dpy, GLXContext gl_ctx) in cairo_glx_device_create() argument
229 status = _glx_dummy_window (dpy, gl_ctx, &dummy); in cairo_glx_device_create()
237 ctx->context = gl_ctx; in cairo_glx_device_create()
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-glx-context.c162 _glx_dummy_window (Display *dpy, GLXContext gl_ctx, Window *dummy) in _glx_dummy_window() argument
175 glXQueryContext (dpy, gl_ctx, GLX_FBCONFIG_ID, &attr[1]); in _glx_dummy_window()
204 if (unlikely (! glXMakeCurrent (dpy, win, gl_ctx))) { in _glx_dummy_window()
214 cairo_glx_device_create (Display *dpy, GLXContext gl_ctx) in cairo_glx_device_create() argument
229 status = _glx_dummy_window (dpy, gl_ctx, &dummy); in cairo_glx_device_create()
237 ctx->context = gl_ctx; in cairo_glx_device_create()
/dports/www/firefox/firefox-99.0/gfx/cairo/cairo/src/
H A Dcairo-glx-context.c162 _glx_dummy_window (Display *dpy, GLXContext gl_ctx, Window *dummy) in _glx_dummy_window() argument
175 glXQueryContext (dpy, gl_ctx, GLX_FBCONFIG_ID, &attr[1]); in _glx_dummy_window()
204 if (unlikely (! glXMakeCurrent (dpy, win, gl_ctx))) { in _glx_dummy_window()
214 cairo_glx_device_create (Display *dpy, GLXContext gl_ctx) in cairo_glx_device_create() argument
229 status = _glx_dummy_window (dpy, gl_ctx, &dummy); in cairo_glx_device_create()
237 ctx->context = gl_ctx; in cairo_glx_device_create()

123456