Home
last modified time | relevance | path

Searched defs:gl (Results 76 – 100 of 6307) sorted by relevance

12345678910>>...253

/dports/dns/powerdns/pdns-4.5.2/modules/geoipbackend/
H A Dgeoipinterface-dat.cc86 bool queryCountry(string& ret, GeoIPNetmask& gl, const string& ip) override in queryCountry()
118 bool queryCountryV6(string& ret, GeoIPNetmask& gl, const string& ip) override in queryCountryV6()
150 bool queryCountry2(string& ret, GeoIPNetmask& gl, const string& ip) override in queryCountry2()
278 bool queryName(string& ret, GeoIPNetmask& gl, const string& ip) override in queryName()
297 bool queryNameV6(string& ret, GeoIPNetmask& gl, const string& ip) override in queryNameV6()
316 bool queryASnum(string& ret, GeoIPNetmask& gl, const string& ip) override in queryASnum()
360 bool queryRegion(string& ret, GeoIPNetmask& gl, const string& ip) override in queryRegion()
408 bool queryCity(string& ret, GeoIPNetmask& gl, const string& ip) override in queryCity()
421 bool queryCityV6(string& ret, GeoIPNetmask& gl, const string& ip) override in queryCityV6()
434 bool queryLocationV6(GeoIPNetmask& gl, const string& ip, in queryLocationV6()
[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 Dgl4cIndirectParametersTests.cpp94 const Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
272 const Functions& gl = m_context.getRenderContext().getFunctions(); in verify() local
345 const Functions& gl = m_context.getRenderContext().getFunctions(); in init() local
398 const Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
414 const Functions& gl = m_context.getRenderContext().getFunctions(); in draw() local
457 const Functions& gl = m_context.getRenderContext().getFunctions(); in verifyErrors() local
526 const Functions& gl = m_context.getRenderContext().getFunctions(); in init() local
591 const Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
609 const Functions& gl = m_context.getRenderContext().getFunctions(); in draw() local
652 const Functions& gl = m_context.getRenderContext().getFunctions(); in verifyErrors() local
H A Dgl4cIncompleteTextureAccessTests.cpp157 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in PrepareProgram() local
315 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in PrepareTexture() local
332 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in PrepareFramebuffer() local
369 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in PrepareVertexArrays() local
388 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in Draw() local
405 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in Check() local
431 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in CleanCase() local
457 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in CleanTest() local
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/gl/
H A DEGLUtils.cpp10 namespace gl { namespace
13 DoesEGLContextSupportSharingWithEGLImage(GLContext* gl) in DoesEGLContextSupportSharingWithEGLImage()
21 CreateEGLImage(GLContext* gl, GLuint tex) in CreateEGLImage()
39 EGLImageWrapper::Create(GLContext* gl, GLuint tex) in Create()
69 EGLImageWrapper::FenceSync(GLContext* gl) in FenceSync()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/gl/
H A DEGLUtils.cpp10 namespace gl { namespace
12 bool DoesEGLContextSupportSharingWithEGLImage(GLContext* gl) { in DoesEGLContextSupportSharingWithEGLImage()
17 EGLImage CreateEGLImage(GLContext* gl, GLuint tex) { in CreateEGLImage()
31 /*static*/ EGLImageWrapper* EGLImageWrapper::Create(GLContext* gl, GLuint tex) { in Create()
55 bool EGLImageWrapper::FenceSync(GLContext* gl) { in FenceSync()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferOperations.cpp85 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initTest() local
127 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initFirstPhase() local
192 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initSecondPhase() local
384 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterateFirstPhase() local
421 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterateSecondPhase() local
584 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in checkFramebufferStatus() local
627 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
656 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinitFirstPhase() local
686 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinitSecondPhase() local
779 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initializeBufferObjectData() local
[all …]
H A DesextcTextureBufferBufferParameters.cpp60 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
89 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initTest() local
110 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in queryBufferParameteriv() local
142 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in queryBufferParameteri64v() local
174 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in queryBufferPointerv() local
205 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/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderLinking.cpp87 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
188 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
271 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
289 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinitSOs() local
379 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initShaderObjects() local
459 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
555 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
571 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinitSOs() local
893 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
945 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() 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 Des31cTextureStorageMultisampleGLCoverageTests.cpp62 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
91 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
275 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
306 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
510 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
650 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
671 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initInternals() local
707 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
H A Des31cTextureStorageMultisampleFunctionalTests.cpp67 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
123 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
282 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
371 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
717 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
778 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
1118 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
1275 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
1371 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initInternals() local
1446 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
[all …]
H A Des31cTextureStorageMultisampleGetMultisamplefvTests.cpp62 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
104 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
146 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
188 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
284 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
328 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
/dports/print/scribus-devel/scribus-1.5.7/scribus/text/
H A Dglyphcluster.cpp18 void GlyphCluster::append(GlyphLayout& gl) in append()
28 for (const GlyphLayout& gl : m_glyphs) in width() local
39 for (const GlyphLayout& gl : m_glyphs) in ascent() local
51 for (const GlyphLayout& gl : m_glyphs) in descent() local
76 GlyphLayout& gl = m_glyphs[i]; in setFlag() local
132 GlyphLayout& gl = m_glyphs[i]; in setScaleH() local
142 GlyphLayout& gl = m_glyphs[i]; in setScaleV() local
166 for (const GlyphLayout& gl : m_glyphs) in glyphClusterOutline() local
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/opengl/
H A DJoglVersion.java62 public StringBuilder toString(final GL gl, StringBuilder sb) { in toString()
68 public String toString(final GL gl) { in toString()
129 public static StringBuilder getGLInfo(final GL gl, final StringBuilder sb) { in getGLInfo()
132 …public static StringBuilder getGLInfo(final GL gl, final StringBuilder sb, final boolean withCapab… in getGLInfo()
136 public static StringBuilder getGLInfo(final GL gl, StringBuilder sb, in getGLInfo()
162 public static StringBuilder getGLStrings(final GL gl, final StringBuilder sb) { in getGLStrings()
166 …public static StringBuilder getGLStrings(final GL gl, StringBuilder sb, final boolean withExtensio… in getGLStrings()
211 public StringBuilder getBriefOSGLBuildInfo(final GL gl, StringBuilder sb) { in getBriefOSGLBuildInfo()
H A DFBObject.java88 boolean initialize(final GL gl) throws GLException; in initialize()
94 void free(final GL gl) throws GLException; in free()
456 public void free(final GL gl) { in free()
584 public void free(final GL gl) { in free()
1303 private static int checkPreGLError(final GL gl) { in checkPreGLError()
2108 public final void detachAll(final GL gl) { in detachAll()
2212 public final void destroy(final GL gl) { in destroy()
2554 public final boolean isBound(final GL gl) { in isBound()
2586 public final void syncSamplingSink(final GL gl) { in syncSamplingSink()
2643 public final void unuse(final GL gl) { in unuse()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dcontext_state_test_helpers.cc19 void ContextStateTestHelpers::SetupInitState(MockGL* gl, in SetupInitState()
27 MockGL* gl, in SetupInitStateManualExpectations()
48 MockGL* gl, in SetupInitStateManualExpectationsForDoLineWidth()
53 void ContextStateTestHelpers::ExpectEnableDisable(MockGL* gl, in ExpectEnableDisable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dcontext_state_test_helpers.cc19 void ContextStateTestHelpers::SetupInitState(MockGL* gl, in SetupInitState()
27 MockGL* gl, in SetupInitStateManualExpectations()
48 MockGL* gl, in SetupInitStateManualExpectationsForDoLineWidth()
53 void ContextStateTestHelpers::ExpectEnableDisable(MockGL* gl, in ExpectEnableDisable()
/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DWebGLRenderbuffer.cpp18 static GLenum DepthFormatForDepthStencilEmu(gl::GLContext* gl) { in DepthFormatForDepthStencilEmu() argument
26 static GLuint DoCreateRenderbuffer(gl::GLContext* gl) { in DoCreateRenderbuffer() argument
34 static bool EmulatePackedDepthStencil(gl::GLContext* gl) { in EmulatePackedDepthStencil() argument
61 static GLenum DoRenderbufferStorageMaybeMultisample(gl::GLContext* gl, in DoRenderbufferStorageMaybeMultisample() argument
113 gl::GLContext* gl = mContext->gl; in DoRenderbufferStorage() local
198 gl::GLContext* gl = mContext->gl; in DoFramebufferRenderbuffer() local
216 gl::GLContext* gl = mContext->gl; in GetRenderbufferParameter() local
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DWebGLRenderbuffer.cpp18 static GLenum DepthFormatForDepthStencilEmu(gl::GLContext* gl) { in DepthFormatForDepthStencilEmu() argument
26 static GLuint DoCreateRenderbuffer(gl::GLContext* gl) { in DoCreateRenderbuffer() argument
34 static bool EmulatePackedDepthStencil(gl::GLContext* gl) { in EmulatePackedDepthStencil() argument
61 static GLenum DoRenderbufferStorageMaybeMultisample(gl::GLContext* gl, in DoRenderbufferStorageMaybeMultisample() argument
113 gl::GLContext* gl = mContext->gl; in DoRenderbufferStorage() local
198 gl::GLContext* gl = mContext->gl; in DoFramebufferRenderbuffer() local
216 gl::GLContext* gl = mContext->gl; in GetRenderbufferParameter() local
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DWebGLRenderbuffer.cpp18 static GLenum DepthFormatForDepthStencilEmu(gl::GLContext* gl) { in DepthFormatForDepthStencilEmu() argument
26 static GLuint DoCreateRenderbuffer(gl::GLContext* gl) { in DoCreateRenderbuffer() argument
34 static bool EmulatePackedDepthStencil(gl::GLContext* gl) { in EmulatePackedDepthStencil() argument
61 static GLenum DoRenderbufferStorageMaybeMultisample(gl::GLContext* gl, in DoRenderbufferStorageMaybeMultisample() argument
113 gl::GLContext* gl = mContext->gl; in DoRenderbufferStorage() local
198 gl::GLContext* gl = mContext->gl; in DoFramebufferRenderbuffer() local
216 gl::GLContext* gl = mContext->gl; in GetRenderbufferParameter() local
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DWebGLRenderbuffer.cpp18 static GLenum DepthFormatForDepthStencilEmu(gl::GLContext* gl) { in DepthFormatForDepthStencilEmu() argument
26 static GLuint DoCreateRenderbuffer(gl::GLContext* gl) { in DoCreateRenderbuffer() argument
34 static bool EmulatePackedDepthStencil(gl::GLContext* gl) { in EmulatePackedDepthStencil() argument
61 static GLenum DoRenderbufferStorageMaybeMultisample(gl::GLContext* gl, in DoRenderbufferStorageMaybeMultisample() argument
113 gl::GLContext* gl = mContext->gl; in DoRenderbufferStorage() local
198 gl::GLContext* gl = mContext->gl; in DoFramebufferRenderbuffer() local
216 gl::GLContext* gl = mContext->gl; in GetRenderbufferParameter() local
/dports/games/retroarch/RetroArch-1.9.7/gfx/drivers/
H A Dgl.c486 gl_t *gl, in gl2_renderchain_render()
673 gl_t *gl, in gl2_renderchain_deinit_hw_render()
921 gl_t *gl, in gl2_renderchain_recompute_pass_sizes()
1025 gl_t *gl, in gl2_renderchain_start_render()
1058 gl_t *gl, in gl2_renderchain_init()
1167 gl_t *gl, in gl2_renderchain_init_hw_render()
1268 gl_t *gl, in gl2_renderchain_bind_prev_texture()
1291 gl_t *gl, in gl2_renderchain_read_viewport()
2655 gl_t *gl; in gl2_video_layout_layer_begin() local
2727 gl_t *gl; in gl2_video_layout_rect() local
[all …]
/dports/graphics/jogamp-jogl/jogl/src/test/com/jogamp/opengl/test/junit/jogl/acore/
H A DTestBug692GL3VAONEWT.java88 void display(final GL3VAODemo t, final GL3bc gl) { in display()
109 abstract void display(GL3VAODemo t, GL3bc gl); in display()
154 private void initBuffers(final GL3 gl) { in initBuffers()
175 private void initShaders(final GL3 gl) { in initShaders()
208 private int initVAO(final GL3 gl) { in initVAO()
241 final GL3 gl = drawable.getGL().getGL3(); in init() local
254 final GL3 gl = drawable.getGL().getGL3(); in dispose() local
263 private void displayCPUSourcing(final GL3bc gl) { in displayCPUSourcing()
282 private void displayVBOOnly(final GL3 gl) { in displayVBOOnly()
302 private void displayVBOVAO(final GL3 gl) { in displayVBOVAO()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DWebGLQuery.cpp18 static GLuint GenQuery(gl::GLContext* gl) { in GenQuery() argument
39 static GLenum TargetForDriver(const gl::GLContext* gl, GLenum target) { in TargetForDriver()
74 const auto& gl = mContext->gl; in BeginQuery() local
87 const auto& gl = mContext->gl; in EndQuery() local
135 const auto& gl = mContext->gl; in GetQueryParameter() local
211 const auto& gl = mContext->gl; in QueryCounter() local
/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 DesextcTessellationShaderPrimitiveCoverage.cpp233 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit() local
370 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initTest() local
403 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initProgramObjects() local
464 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initFramebuffer() local
518 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initBufferObjects() local
582 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in drawPatch() local
677 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in verifyDrawBufferContents() local
736 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/modules/glshared/
H A DglsSamplerObjectTest.cpp295 const glw::Functions& gl = m_renderCtx.getFunctions(); in render() local
379 GLuint TextureSamplerTest::createTexture2D (const glw::Functions& gl) in createTexture2D()
405 GLuint TextureSamplerTest::createTexture3D (const glw::Functions& gl) in createTexture3D()
431 GLuint TextureSamplerTest::createTextureCube (const glw::Functions& gl) in createTextureCube()
468 GLuint TextureSamplerTest::createTexture (const glw::Functions& gl, GLenum target) in createTexture()
489 const glw::Functions& gl = m_renderCtx.getFunctions(); in renderReferences() local
512 const glw::Functions& gl = m_renderCtx.getFunctions(); in renderResults() local
785 const glw::Functions& gl = m_renderCtx.getFunctions(); in render() local
876 GLuint MultiTextureSamplerTest::createTexture2D (const glw::Functions& gl, int id) in createTexture2D()
1032 const glw::Functions& gl = m_renderCtx.getFunctions(); in renderReferences() local
[all …]

12345678910>>...253