Home
last modified time | relevance | path

Searched defs:gl (Results 1 – 25 of 3107) sorted by relevance

12345678910>>...125

/dports/net/rospo/rospo-0.7.1/vendor/github.com/go-playground/locales/locales-0.13.0/gl/
H A Dgl.go1 package gl package
12 type gl struct { struct
13 locale string
17 decimal string
18 group string
19 minus string
20 percent string
21 percentSuffix string
22 perMille string
23 timeSeparator string
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/locales/gl/
H A Dgl.go1 package gl package
12 type gl struct { struct
13 locale string
17 decimal string
18 group string
19 minus string
20 percent string
21 percentSuffix string
22 perMille string
23 timeSeparator string
[all …]
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/locales/gl/
H A Dgl.go1 package gl package
12 type gl struct { struct
13 locale string
17 decimal string
18 group string
19 minus string
20 percent string
21 percentSuffix string
22 perMille string
23 timeSeparator string
[all …]
/dports/games/retroarch/RetroArch-1.9.7/gfx/common/
H A Dgl_common.h159 struct gl struct
164 void *ctx_data;
166 void *empty_buf;
182 GLuint pbo;
204 unsigned tex_w;
205 unsigned tex_h;
221 math_matrix_4x4 mvp, mvp_no_rot;
232 bool vsync;
233 bool tex_mipmap;
237 bool has_fbo;
[all …]
/dports/devel/py-python-gitlab/python-gitlab-2.10.1/tests/unit/objects/
H A Dtest_projects.py101 def test_create_project(gl): argument
111 def test_update_project(gl): argument
116 def test_fork_project(gl): argument
126 def test_star_project(gl): argument
131 def test_unstar_project(gl): argument
146 def test_archive_project(gl): argument
156 def test_remove_project(gl): argument
161 def test_restore_project(gl): argument
166 def test_upload_file(gl): argument
171 def test_share_project(gl): argument
[all …]
/dports/devel/py-python-gitlab/python-gitlab-2.10.1/tests/functional/api/
H A Dtest_gitlab.py6 def test_auth_from_config(gl, temp_dir): argument
15 def test_broadcast_messages(gl): argument
31 def test_markdown(gl): argument
36 def test_lint(gl): argument
54 def test_sidekiq_job_stats(gl): argument
68 def test_gitlab_settings(gl): argument
103 def test_hooks(gl): argument
111 def test_namespaces(gl): argument
133 def test_events(gl): argument
139 def test_features(gl): argument
[all …]
H A Dtest_users.py15 def test_create_user(gl, avatar_path): argument
35 def test_block_user(gl, user): argument
45 def test_delete_user(gl, wait_for_sidekiq): argument
62 def test_user_projects_list(gl, user): argument
68 def test_user_events_list(gl, user): argument
74 def test_user_bio(gl, user): argument
79 def test_list_multiple_users(gl, user): argument
99 def test_user_gpg_keys(gl, user, GPG_KEY): argument
110 def test_user_ssh_keys(gl, user, SSH_KEY): argument
118 def test_user_email(gl, user): argument
[all …]
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/opengl/util/
H A DGLPixelStorageModes.java59 public GLPixelStorageModes(final GL gl) { saveAll(gl); } in GLPixelStorageModes()
67 public final void setPackAlignment(final GL gl, final int packAlignment) { in setPackAlignment()
137 public final void saveAll(final GL gl) { in saveAll()
146 public final void resetAll(final GL gl) { in resetAll()
156 public final void restore(final GL gl) throws GLException { in restore()
173 public final void resetPack(final GL gl) { in resetPack()
199 public final void savePack(final GL gl) { in savePack()
224 private final void restorePack(final GL gl) { in restorePack()
246 public final void resetUnpack(final GL gl) { in resetUnpack()
275 public final void saveUnpack(final GL gl) { in saveUnpack()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/opengl/wrapper/
H A DglwInitFunctions.cpp35 void initES20 (Functions* gl, const FunctionLoader* loader) in initES20()
40 void initES30 (Functions* gl, const FunctionLoader* loader) in initES30()
45 void initES31 (Functions* gl, const FunctionLoader* loader) in initES31()
50 void initES32 (Functions* gl, const FunctionLoader* loader) in initES32()
55 void initGL30Core (Functions* gl, const FunctionLoader* loader) in initGL30Core()
60 void initGL31Core (Functions* gl, const FunctionLoader* loader) in initGL31Core()
65 void initGL32Core (Functions* gl, const FunctionLoader* loader) in initGL32Core()
70 void initGL33Core (Functions* gl, const FunctionLoader* loader) in initGL33Core()
75 void initGL40Core (Functions* gl, const FunctionLoader* loader) in initGL40Core()
80 void initGL41Core (Functions* gl, const FunctionLoader* loader) in initGL41Core()
[all …]
H A DglwImpl.inl9 const glw::Functions* gl = glw::getCurrentThreadFunctions(); local
17 const glw::Functions* gl = glw::getCurrentThreadFunctions(); local
25 const glw::Functions* gl = glw::getCurrentThreadFunctions(); local
33 const glw::Functions* gl = glw::getCurrentThreadFunctions(); local
41 const glw::Functions* gl = glw::getCurrentThreadFunctions(); local
49 const glw::Functions* gl = glw::getCurrentThreadFunctions(); local
57 const glw::Functions* gl = glw::getCurrentThreadFunctions(); local
65 const glw::Functions* gl = glw::getCurrentThreadFunctions(); local
73 const glw::Functions* gl = glw::getCurrentThreadFunctions(); local
81 const glw::Functions* gl = glw::getCurrentThreadFunctions(); local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gl/
H A Dgl4cShaderDrawParametersTests.cpp112 const Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
164 const Functions& gl = m_context.getRenderContext().getFunctions(); in init() local
204 const Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
236 const Functions& gl = m_context.getRenderContext().getFunctions(); in draw() local
379 const Functions& gl = m_context.getRenderContext().getFunctions(); in drawCommand() local
405 const Functions& gl = m_context.getRenderContext().getFunctions(); in drawCommand() local
417 const Functions& gl = m_context.getRenderContext().getFunctions(); in initChild() local
442 const Functions& gl = m_context.getRenderContext().getFunctions(); in deinitChild() local
450 const Functions& gl = m_context.getRenderContext().getFunctions(); in drawCommand() local
462 const Functions& gl = m_context.getRenderContext().getFunctions(); in initChild() local
[all …]
H A Dgl4cDirectStateAccessXFBTests.cpp74 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
295 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in prepare() local
329 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in testBuffersBindingPoints() local
375 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in testBuffersDimensions() local
522 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in clean() local
632 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in prepareObjects() local
722 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in prepareTestSetup() local
774 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in testBindingPoint() local
824 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in testStart() local
875 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in testSize() local
[all …]
/dports/science/qcl/qcl-0.6.4/
H A Dtypcheck.cc37 void sVarDef::typecheck(SymTable *loc,SymTable *gl) { in typecheck()
182 void sCall::typecheck(SymTable *loc,SymTable *gl) { in typecheck()
250 void sFor::typecheck(SymTable *loc,SymTable *gl) { in typecheck()
286 void sIf::typecheck(SymTable *loc,SymTable *gl) { in typecheck()
306 void sLoop::typecheck(SymTable *loc,SymTable *gl) { in typecheck()
354 void sExit::typecheck(SymTable *loc,SymTable *gl) { in typecheck()
400 void sDump::typecheck(SymTable *loc,SymTable *gl) { in typecheck()
407 void sPlot::typecheck(SymTable *loc,SymTable *gl) { in typecheck()
427 void sLoad::typecheck(SymTable *loc,SymTable *gl) { in typecheck()
441 void sSet::typecheck(SymTable *loc,SymTable *gl) { in typecheck()
[all …]
/dports/games/libretro-emux/emux-640d4ba/frontends/video/
H A Dopengl_video.c24 struct gl { struct
43 static window_t *gl_init(struct video_frontend *fe, struct video_specs *vs); argument
78 struct gl *gl = fe->priv_data; in init_shaders() local
106 struct gl *gl = fe->priv_data; in init_buffers() local
138 struct gl *gl = fe->priv_data; in init_pixels() local
175 struct gl *gl; in gl_init() local
233 struct gl *gl = fe->priv_data; in gl_update() local
268 struct gl *gl = fe->priv_data; in gl_set_size() local
287 struct gl *gl = fe->priv_data; in gl_get_p() local
302 struct gl *gl = fe->priv_data; in gl_set_p() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleTexStorage3DMultisampleTests.cpp110 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
155 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initInternals() local
190 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
316 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
341 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initInternals() local
376 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
415 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
436 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initInternals() local
463 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
511 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
[all …]
H A Des31cTextureStorageMultisampleTexStorage2DMultisampleTests.cpp73 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinitInternalIteration() local
95 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initInternalIteration() local
217 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
234 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initInternals() local
248 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
429 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinitInternalIteration() local
451 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initInternalIteration() local
553 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinitTexture() local
589 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initTexture() local
628 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
[all …]
H A Des31cTextureStorageMultisampleDependenciesTests.cpp66 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
106 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
294 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
336 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
481 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
529 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
716 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
758 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
901 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
943 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
[all …]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/glow-0.5.0/src/
H A Dnative.rs83 let gl = &self.raw; in create_framebuffer() localVariable
90 let gl = &self.raw; in create_query() localVariable
97 let gl = &self.raw; in create_renderbuffer() localVariable
104 let gl = &self.raw; in create_sampler() localVariable
111 let gl = &self.raw; in create_shader() localVariable
116 let gl = &self.raw; in create_texture() localVariable
123 let gl = &self.raw; in delete_shader() localVariable
128 let gl = &self.raw; in shader_source() localVariable
138 let gl = &self.raw; in compile_shader() localVariable
143 let gl = &self.raw; in get_shader_compile_status() localVariable
[all …]
/dports/devel/py-python-gitlab/python-gitlab-2.10.1/tests/unit/
H A Dtest_gitlab_http_methods.py8 def test_build_url(gl): argument
17 def test_http_request(gl): argument
30 def test_http_request_404(gl): argument
41 def test_get_request(gl): argument
54 def test_get_request_raw(gl): argument
66 def test_get_request_404(gl): argument
89 def test_list_request(gl): argument
135 def test_post_request(gl): argument
173 def test_put_request(gl): argument
186 def test_put_request_404(gl): argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/common/
H A DglcLayoutLocationTests.cpp191 ResultData create(const Functions& gl) in create()
198 ResultData create<GL_TEXTURE_2D, GL_RGBA8>(const Functions& gl) in create()
204 ResultData create<GL_TEXTURE_3D, GL_RGBA8>(const Functions& gl) in create()
210 ResultData create<GL_TEXTURE_CUBE_MAP, GL_RGBA8>(const Functions& gl) in create()
240 ResultData create<GL_TEXTURE_2D, GL_RGBA32I>(const Functions& gl) in create()
246 ResultData create<GL_TEXTURE_3D, GL_RGBA32I>(const Functions& gl) in create()
264 ResultData create<GL_TEXTURE_2D, GL_RGBA32UI>(const Functions& gl) in create()
270 ResultData create<GL_TEXTURE_3D, GL_RGBA32UI>(const Functions& gl) in create()
288 ResultData create<GL_TEXTURE_1D, GL_RGBA8>(const Functions& gl) in create()
430 const Functions& gl = renderContext.getFunctions(); in iterate() local
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/glow/src/
H A Dnative.rs162 let gl = &self.raw; in create_framebuffer() localVariable
169 let gl = &self.raw; in is_framebuffer() localVariable
174 let gl = &self.raw; in create_query() localVariable
181 let gl = &self.raw; in create_renderbuffer() localVariable
188 let gl = &self.raw; in is_renderbuffer() localVariable
193 let gl = &self.raw; in create_sampler() localVariable
200 let gl = &self.raw; in create_shader() localVariable
207 let gl = &self.raw; in is_shader() localVariable
212 let gl = &self.raw; in create_texture() localVariable
219 let gl = &self.raw; in is_texture() localVariable
[all …]
/dports/java/java3d/java3d-1.5.2/j3d-core/src/classes/jogl/javax/media/j3d/
H A DJoglContext.java56 public void vertexAttrPointer(GL gl, in vertexAttrPointer()
58 public void enableVertexAttrArray(GL gl, int index); in enableVertexAttrArray()
59 public void disableVertexAttrArray(GL gl, int index); in disableVertexAttrArray()
68 public void vertexAttrPointer(GL gl, in vertexAttrPointer()
84 public void enableVertexAttrArray(GL gl, int index) { in enableVertexAttrArray()
98 public void disableVertexAttrArray(GL gl, int index) { in disableVertexAttrArray()
133 public void vertexAttrPointer(GL gl, in vertexAttrPointer()
139 public void enableVertexAttrArray(GL gl, int index) { in enableVertexAttrArray()
206 void vertexAttrPointer(GL gl, in vertexAttrPointer()
211 void enableVertexAttrArray(GL gl, int index) { in enableVertexAttrArray()
[all …]
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/opengl/util/glsl/
H A DShaderState.java218 public synchronized void destroy(final GL2ES2 gl) { in destroy()
230 public synchronized void releaseAllData(final GL2ES2 gl) { in releaseAllData()
395 public int getAttribLocation(final GL2ES2 gl, final String name) { in getAttribLocation()
435 public int getAttribLocation(final GL2ES2 gl, final GLArrayData data) { in getAttribLocation()
673 public void releaseAllAttributes(final GL2ES2 gl) { in releaseAllAttributes()
763 private final void resetAllAttributes(final GL2ES2 gl) { in resetAllAttributes()
801 private final void setAllAttributes(final GL2ES2 gl) { in setAllAttributes()
868 public final int getUniformLocation(final GL2ES2 gl, final String name) { in getUniformLocation()
944 public boolean uniform(final GL2ES2 gl, final GLUniformData data) { in uniform()
974 public void releaseAllUniforms(final GL2ES2 gl) { in releaseAllUniforms()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/gfs2/
H A Dglops.c86 static int gfs2_ail_empty_gl(struct gfs2_glock *gl) in gfs2_ail_empty_gl()
136 void gfs2_ail_flush(struct gfs2_glock *gl, bool fsync) in gfs2_ail_flush()
160 static int gfs2_rgrp_metasync(struct gfs2_glock *gl) in gfs2_rgrp_metasync()
188 static int rgrp_go_sync(struct gfs2_glock *gl) in rgrp_go_sync()
253 struct gfs2_rgrpd *gfs2_glock2rgrp(struct gfs2_glock *gl) in gfs2_glock2rgrp()
278 int gfs2_inode_metasync(struct gfs2_glock *gl) in gfs2_inode_metasync()
296 static int inode_go_sync(struct gfs2_glock *gl) in inode_go_sync()
491 struct gfs2_glock *gl = gh->gh_gl; in inode_go_lock() local
558 static int freeze_go_sync(struct gfs2_glock *gl) in freeze_go_sync()
601 static int freeze_go_xmote_bh(struct gfs2_glock *gl) in freeze_go_xmote_bh()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/gfs2/
H A Dglops.c86 static int gfs2_ail_empty_gl(struct gfs2_glock *gl) in gfs2_ail_empty_gl()
136 void gfs2_ail_flush(struct gfs2_glock *gl, bool fsync) in gfs2_ail_flush()
160 static int gfs2_rgrp_metasync(struct gfs2_glock *gl) in gfs2_rgrp_metasync()
188 static int rgrp_go_sync(struct gfs2_glock *gl) in rgrp_go_sync()
253 struct gfs2_rgrpd *gfs2_glock2rgrp(struct gfs2_glock *gl) in gfs2_glock2rgrp()
278 int gfs2_inode_metasync(struct gfs2_glock *gl) in gfs2_inode_metasync()
296 static int inode_go_sync(struct gfs2_glock *gl) in inode_go_sync()
491 struct gfs2_glock *gl = gh->gh_gl; in inode_go_lock() local
558 static int freeze_go_sync(struct gfs2_glock *gl) in freeze_go_sync()
601 static int freeze_go_xmote_bh(struct gfs2_glock *gl) in freeze_go_xmote_bh()
[all …]

12345678910>>...125