Home
last modified time | relevance | path

Searched defs:gl (Results 51 – 75 of 5795) sorted by relevance

12345678910>>...232

/dports/games/cgoban/cgoban-1.9.14/src/client/
H A Dgame.c45 CliGameList *cliGameList_init(CliGameList *gl, CliData *data, in cliGameList_init()
63 CliGameList *cliGameList_deinit(CliGameList *gl) { in cliGameList_deinit()
100 void cliGameList_openWin(CliGameList *gl) { in cliGameList_openWin()
389 static void expandGames(CliGameList *gl, int gameNum) { in expandGames()
424 CliGameList *gl = packet; in boardDead() local
512 CliGameList *gl = butWin_packet(win); in resize() local
570 CliGameList *gl; in sResize() local
585 CliGameList *gl = butWin_packet(win); in destroy() local
937 CliGameList *gl = but_packet(but); in reload() local
966 CliGameList *gl; in listPressed() local
[all …]
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/opengl/util/stereo/
H A DStereoDeviceRenderer.java187 public void init(final GL gl); in init()
190 public void dispose(final GL gl); in dispose()
193 public void beginFrame(final GL gl); in beginFrame()
196 public void endFrame(final GL gl); in endFrame()
228 public void ppBegin(final GL gl); in ppBegin()
235 public void ppOneEye(final GL gl, final int eyeNum); in ppOneEye()
241 public void ppEnd(final GL gl); in ppEnd()
/dports/www/firefox-esr/firefox-91.8.0/gfx/gl/
H A DMozFramebuffer.cpp13 namespace gl { namespace
15 static void DeleteByTarget(GLContext* const gl, const GLenum target, in DeleteByTarget()
24 UniquePtr<MozFramebuffer> MozFramebuffer::Create(GLContext* const gl, in Create()
75 GLContext* const gl, const gfx::IntSize& size, const uint32_t samples, in CreateForBacking()
88 auto gl = depthAndStencilBuffer->gl(); in CreateForBackingWithSharedDepthAndStencil() local
97 GLContext* const gl, const gfx::IntSize& size, const uint32_t samples, in CreateImpl()
132 GLContext* const gl, const gfx::IntSize& size, const uint32_t samples) { in Create()
171 GLContext* const gl, const gfx::IntSize& size, GLuint fb, in MozFramebuffer()
186 GLContext* const gl = mWeakGL; in ~MozFramebuffer() local
204 DepthAndStencilBuffer::DepthAndStencilBuffer(GLContext* gl, in DepthAndStencilBuffer()
[all …]
/dports/www/firefox/firefox-99.0/gfx/gl/
H A DMozFramebuffer.cpp13 namespace gl { namespace
15 static void DeleteByTarget(GLContext* const gl, const GLenum target, in DeleteByTarget()
24 UniquePtr<MozFramebuffer> MozFramebuffer::Create(GLContext* const gl, in Create()
75 GLContext* const gl, const gfx::IntSize& size, const uint32_t samples, in CreateForBacking()
88 auto gl = depthAndStencilBuffer->gl(); in CreateForBackingWithSharedDepthAndStencil() local
97 GLContext* const gl, const gfx::IntSize& size, const uint32_t samples, in CreateImpl()
132 GLContext* const gl, const gfx::IntSize& size, const uint32_t samples) { in Create()
171 GLContext* const gl, const gfx::IntSize& size, GLuint fb, in MozFramebuffer()
186 GLContext* const gl = mWeakGL; in ~MozFramebuffer() local
204 DepthAndStencilBuffer::DepthAndStencilBuffer(GLContext* gl, in DepthAndStencilBuffer()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/gl/
H A DMozFramebuffer.cpp13 namespace gl { namespace
15 static void DeleteByTarget(GLContext* const gl, const GLenum target, in DeleteByTarget()
24 UniquePtr<MozFramebuffer> MozFramebuffer::Create(GLContext* const gl, in Create()
75 GLContext* const gl, const gfx::IntSize& size, const uint32_t samples, in CreateForBacking()
88 auto gl = depthAndStencilBuffer->gl(); in CreateForBackingWithSharedDepthAndStencil() local
97 GLContext* const gl, const gfx::IntSize& size, const uint32_t samples, in CreateImpl()
132 GLContext* const gl, const gfx::IntSize& size, const uint32_t samples) { in Create()
171 GLContext* const gl, const gfx::IntSize& size, GLuint fb, in MozFramebuffer()
186 GLContext* const gl = mWeakGL; in ~MozFramebuffer() local
204 DepthAndStencilBuffer::DepthAndStencilBuffer(GLContext* gl, in DepthAndStencilBuffer()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/gl/
H A DMozFramebuffer.cpp13 namespace gl { namespace
15 static void DeleteByTarget(GLContext* const gl, const GLenum target, in DeleteByTarget()
24 UniquePtr<MozFramebuffer> MozFramebuffer::Create(GLContext* const gl, in Create()
75 GLContext* const gl, const gfx::IntSize& size, const uint32_t samples, in CreateForBacking()
88 auto gl = depthAndStencilBuffer->gl(); in CreateForBackingWithSharedDepthAndStencil() local
97 GLContext* const gl, const gfx::IntSize& size, const uint32_t samples, in CreateImpl()
132 GLContext* const gl, const gfx::IntSize& size, const uint32_t samples) { in Create()
171 GLContext* const gl, const gfx::IntSize& size, GLuint fb, in MozFramebuffer()
186 GLContext* const gl = mWeakGL; in ~MozFramebuffer() local
204 DepthAndStencilBuffer::DepthAndStencilBuffer(GLContext* gl, in DepthAndStencilBuffer()
[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 Dgl4cDirectStateAccessVertexArraysTests.cpp81 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
215 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
310 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in BuildProgram() local
475 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in PrepareVAO() local
524 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in PrepareXFB() local
550 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in DrawAndCheck() local
622 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in TurnOnAttributes() local
695 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in Clean() local
814 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
878 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in PrepareProgram() local
[all …]
H A Dgl4cBufferStorageTests.cpp390 const Functions& gl = context.getRenderContext().getFunctions(); in getDirectStateAccessSupport() local
508 const Functions& gl = m_context.getRenderContext().getFunctions(); in InitData() local
529 const Functions& gl = m_context.getRenderContext().getFunctions(); in InitStorage() local
555 const Functions& gl = m_context.getRenderContext().getFunctions(); in Bind() local
566 const Functions& gl = m_context.getRenderContext().getFunctions(); in BindBase() local
579 const Functions& gl = m_context.getRenderContext().getFunctions(); in BindRange() local
820 void Buffer::UnMap(const glw::Functions& gl, glw::GLenum target) in UnMap()
1081 void Program::Link(const glw::Functions& gl, glw::GLuint id) in Link()
1117 void Program::Use(const glw::Functions& gl, glw::GLuint id) in Use()
1187 void Shader::Compile(const glw::Functions& gl, glw::GLuint id) in Compile()
[all …]
H A Dgl3cTransformFeedbackOverflowQueryTests.cpp167 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
317 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in init() local
326 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
337 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
447 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in verifyError() local
498 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in init() local
506 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
516 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
613 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in init() local
632 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
[all …]
H A Dgl4cDirectStateAccessQueriesTests.cpp79 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
292 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in prepare() local
313 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in testQueryParameter() local
339 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in clean() local
372 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
450 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in testNegativeNumberOfObjects() local
503 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in testInvalidTarget() local
552 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in testInvalidQueryName() local
755 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in testInvalidBufferName() local
873 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in testInvalidParameterName() local
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DWebGLQuery.cpp18 static GLuint GenQuery(gl::GLContext* gl) { in GenQuery() argument
37 static GLenum TargetForDriver(const gl::GLContext* gl, GLenum target) { in TargetForDriver()
62 const auto& gl = mContext->gl; in BeginQuery() local
75 const auto& gl = mContext->gl; in EndQuery() local
120 const auto& gl = mContext->gl; in GetQueryParameter() local
168 const auto& gl = mContext->gl; in QueryCounter() local
/dports/irc/ctrlproxy/ctrlproxy-3.0.8/testsuite/
H A Dtest-nickserv.c84 GList *gl = NULL; variable
92 GList *gl = NULL; variable
100 GList *gl = NULL; variable
109 GList *gl = NULL; variable
122 GList *gl = NULL; variable
/dports/devel/py-python-gitlab/python-gitlab-2.10.1/tests/functional/api/
H A Dtest_current_user.py1 def test_current_user_email(gl): argument
10 def test_current_user_gpg_keys(gl, GPG_KEY): argument
21 def test_current_user_ssh_keys(gl, SSH_KEY): argument
30 def test_current_user_status(gl): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayColorDepthAttachments.cpp225 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in configureLayeredFramebufferAttachment() local
264 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in configureNonLayeredFramebufferAttachment() local
311 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
384 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in determineSupportedDepthFormat() local
452 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in draw() local
478 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in generateAndConfigureTextureObjects() local
636 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
692 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in prepareImmutableTextureObject() local
778 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in releaseAndDetachTextureObject() local
816 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in testLayeredRendering() local
[all …]
H A DesextcTextureCubeMapArraySubImage3D.cpp91 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initTest() local
104 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
285 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in configurePixelUnpackBuffer() local
318 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in configureCubeMapArrayTexture() local
360 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in clearCubeMapArrayTexture() local
375 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in configure2DTexture() local
399 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in texSubImage3D() local
413 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in copyTexSubImage3D() local
435 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in checkResults() local
470 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in testTexSubImage3D() local
[all …]
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/opengl/util/glsl/
H A DShaderProgram.java68 public synchronized void destroy(final GL2ES2 gl) { in destroy()
79 public synchronized void release(final GL2ES2 gl) { in release()
87 public synchronized void release(final GL2ES2 gl, final boolean destroyShaderCode) { in release()
152 public synchronized final boolean init(final GL2ES2 gl) { in init()
166 …public synchronized boolean add(final GL2ES2 gl, final ShaderCode shaderCode, final PrintStream ve… in add()
198 …public synchronized boolean replaceShader(final GL2ES2 gl, final ShaderCode oldShader, final Shade… in replaceShader()
241 public synchronized boolean link(final GL2ES2 gl, final PrintStream verboseOut) { in link()
302 public synchronized boolean validateProgram(final GL2ES2 gl, final PrintStream verboseOut) { in validateProgram()
306 public synchronized void useProgram(final GL2ES2 gl, boolean on) { in useProgram()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/graphics/gpu/
H A Dxr_webgl_drawing_buffer.cc50 gpu::gles2::GLES2Interface* gl = drawing_buffer->ContextGL(); in ~ColorBuffer() local
75 gpu::gles2::GLES2Interface* gl = drawing_buffer->ContextGL(); in Create() local
136 gpu::gles2::GLES2Interface* gl = drawing_buffer_->ContextGL(); in BeginDestruction() local
149 gpu::gles2::GLES2Interface* gl = drawing_buffer_->ContextGL(); in Initialize() local
219 gpu::gles2::GLES2Interface* gl = drawing_buffer_->ContextGL(); in UseSharedBuffer() local
291 gpu::gles2::GLES2Interface* gl = drawing_buffer_->ContextGL(); in DoneWithSharedBuffer() local
320 gpu::gles2::GLES2Interface* gl = drawing_buffer_->ContextGL(); in ClearBoundFramebuffer() local
360 gpu::gles2::GLES2Interface* gl = drawing_buffer_->ContextGL(); in Resize() local
464 gpu::gles2::GLES2Interface* gl = drawing_buffer_->ContextGL(); in CreateColorBuffer() local
503 gpu::gles2::GLES2Interface* gl = drawing_buffer_->ContextGL(); in BindAndResolveDestinationFramebuffer() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/graphics/gpu/
H A Dxr_webgl_drawing_buffer.cc50 gpu::gles2::GLES2Interface* gl = drawing_buffer->ContextGL(); in ~ColorBuffer() local
75 gpu::gles2::GLES2Interface* gl = drawing_buffer->ContextGL(); in Create() local
136 gpu::gles2::GLES2Interface* gl = drawing_buffer_->ContextGL(); in BeginDestruction() local
149 gpu::gles2::GLES2Interface* gl = drawing_buffer_->ContextGL(); in Initialize() local
221 gpu::gles2::GLES2Interface* gl = drawing_buffer_->ContextGL(); in UseSharedBuffer() local
279 gpu::gles2::GLES2Interface* gl = drawing_buffer_->ContextGL(); in DoneWithSharedBuffer() local
308 gpu::gles2::GLES2Interface* gl = drawing_buffer_->ContextGL(); in ClearBoundFramebuffer() local
348 gpu::gles2::GLES2Interface* gl = drawing_buffer_->ContextGL(); in Resize() local
451 gpu::gles2::GLES2Interface* gl = drawing_buffer_->ContextGL(); in CreateColorBuffer() local
490 gpu::gles2::GLES2Interface* gl = drawing_buffer_->ContextGL(); in BindAndResolveDestinationFramebuffer() local
[all …]
/dports/multimedia/vlc/vlc-3.0.16/modules/video_output/win32/
H A Dwgl.c67 vlc_gl_t *gl; member
94 static void CreateGPUAffinityDC(vlc_gl_t *gl, UINT nVidiaAffinity) { in CreateGPUAffinityDC()
133 static void DestroyGPUAffinityDC(vlc_gl_t *gl) { in DestroyGPUAffinityDC()
161 vlc_gl_t *gl = (vlc_gl_t *)object; in Open() local
236 vlc_gl_t *gl = (vlc_gl_t *)object; in Close() local
249 static void Swap(vlc_gl_t *gl) in Swap()
255 static void *OurGetProcAddress(vlc_gl_t *gl, const char *name) in OurGetProcAddress()
261 static int MakeCurrent(vlc_gl_t *gl) in MakeCurrent()
268 static void ReleaseCurrent(vlc_gl_t *gl) in ReleaseCurrent()
274 static const char *GetExtensionsString(vlc_gl_t *gl) in GetExtensionsString()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderMaxPatchVertices.cpp206 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
365 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initTest() local
399 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initVertexBufferObjects() local
481 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initTransformFeedbackBufferObjects() local
553 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initProgramObjects() local
656 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in compareResults() local
707 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in compareResults() local
757 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/opengl/
H A DgluTexture.cpp58 const glw::Functions& gl = context.getFunctions(); in Texture1D() local
69 const glw::Functions& gl = context.getFunctions(); in Texture1D() local
82 const glw::Functions& gl = m_context.getFunctions(); in upload() local
112 const glw::Functions& gl = context.getFunctions(); in Texture2D() local
124 const glw::Functions& gl = context.getFunctions(); in Texture2D() local
136 const glw::Functions& gl = context.getFunctions(); in Texture2D() local
163 const glw::Functions& gl = m_context.getFunctions(); in upload() local
295 const glw::Functions& gl = m_context.getFunctions(); in upload() local
329 const glw::Functions& gl = m_context.getFunctions(); in TextureCube() local
562 const glw::Functions& gl = context.getFunctions(); in Texture2DArray() local
[all …]
/dports/science/v_sim/v_sim-3.8.0/src/
H A Dopengl.c442 VisuGlLights* visu_gl_getLights(VisuGl *gl) in visu_gl_getLights()
466 void visu_gl_applyLights(VisuGl *gl) in visu_gl_applyLights()
576 static void glInitContext(VisuGl *gl) in glInitContext()
607 void visu_gl_initContext(VisuGl *gl) in visu_gl_initContext()
618 static void glSetAntiAlias(VisuGlPrivate *gl) in glSetAntiAlias()
667 gboolean visu_gl_getAntialias(const VisuGl *gl) in visu_gl_getAntialias()
702 gboolean visu_gl_getImmediate(const VisuGl *gl) in visu_gl_getImmediate()
785 float visu_gl_getStereoAngle(const VisuGl *gl) in visu_gl_getStereoAngle()
820 gboolean visu_gl_getStereo(const VisuGl *gl) in visu_gl_getStereo()
873 guint visu_gl_addHint(VisuGl *gl, guint value) in visu_gl_addHint()
[all …]
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/addons/joglvis/src/main/java/de/lmu/ifi/dbs/elki/joglvis/scatterplot/
H A DScatterPlot.java29 void initializeShaders(GL2 gl); in initializeShaders()
31 void initializeTextures(GL2 gl, GLProfile profile); in initializeTextures()
33 void enableProgram(GL2 gl); in enableProgram()
37 void free(GL2 gl); in free()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dawn/src/dawn_native/opengl/
H A DPersistentPipelineStateGL.cpp21 void PersistentPipelineState::SetDefaultState(const OpenGLFunctions& gl) { in SetDefaultState()
25 void PersistentPipelineState::SetStencilFuncsAndMask(const OpenGLFunctions& gl, in SetStencilFuncsAndMask()
41 void PersistentPipelineState::SetStencilReference(const OpenGLFunctions& gl, in SetStencilReference()
51 void PersistentPipelineState::CallGLStencilFunc(const OpenGLFunctions& gl) { in CallGLStencilFunc()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/dawn_native/opengl/
H A DPersistentPipelineStateGL.cpp21 void PersistentPipelineState::SetDefaultState(const OpenGLFunctions& gl) { in SetDefaultState()
25 void PersistentPipelineState::SetStencilFuncsAndMask(const OpenGLFunctions& gl, in SetStencilFuncsAndMask()
41 void PersistentPipelineState::SetStencilReference(const OpenGLFunctions& gl, in SetStencilReference()
51 void PersistentPipelineState::CallGLStencilFunc(const OpenGLFunctions& gl) { in CallGLStencilFunc()

12345678910>>...232