Home
last modified time | relevance | path

Searched defs:gl (Results 201 – 225 of 8739) sorted by relevance

12345678910>>...350

/dports/audio/zam-plugins-lv2/zam-plugins-3.14/dpf/dgl/src/nanovg/
H A Dnanovg_gl.h471 GLNVGcontext* gl = (GLNVGcontext*)uptr; in glnvg__renderCreate() local
680 GLNVGcontext* gl = (GLNVGcontext*)uptr; in glnvg__renderCreateTexture() local
773 GLNVGcontext* gl = (GLNVGcontext*)uptr; in glnvg__renderDeleteTexture() local
779 GLNVGcontext* gl = (GLNVGcontext*)uptr; in glnvg__renderUpdateTexture() local
824 GLNVGcontext* gl = (GLNVGcontext*)uptr; in glnvg__renderGetTextureSize() local
938 GLNVGcontext* gl = (GLNVGcontext*)uptr; in glnvg__renderViewport() local
1060 GLNVGcontext* gl = (GLNVGcontext*)uptr; in glnvg__renderCancel() local
1069 GLNVGcontext* gl = (GLNVGcontext*)uptr; in glnvg__renderFlush() local
1243 GLNVGcontext* gl = (GLNVGcontext*)uptr; in glnvg__renderFill() local
1324 GLNVGcontext* gl = (GLNVGcontext*)uptr; in glnvg__renderStroke() local
[all …]
/dports/audio/ssr-lv2/ssr-e1999da/dpf/dgl/src/nanovg/
H A Dnanovg_gl.h471 GLNVGcontext* gl = (GLNVGcontext*)uptr; in glnvg__renderCreate() local
680 GLNVGcontext* gl = (GLNVGcontext*)uptr; in glnvg__renderCreateTexture() local
773 GLNVGcontext* gl = (GLNVGcontext*)uptr; in glnvg__renderDeleteTexture() local
779 GLNVGcontext* gl = (GLNVGcontext*)uptr; in glnvg__renderUpdateTexture() local
824 GLNVGcontext* gl = (GLNVGcontext*)uptr; in glnvg__renderGetTextureSize() local
938 GLNVGcontext* gl = (GLNVGcontext*)uptr; in glnvg__renderViewport() local
1060 GLNVGcontext* gl = (GLNVGcontext*)uptr; in glnvg__renderCancel() local
1069 GLNVGcontext* gl = (GLNVGcontext*)uptr; in glnvg__renderFlush() local
1243 GLNVGcontext* gl = (GLNVGcontext*)uptr; in glnvg__renderFill() local
1324 GLNVGcontext* gl = (GLNVGcontext*)uptr; in glnvg__renderStroke() local
[all …]
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/dgl/src/nanovg/
H A Dnanovg_gl.h471 GLNVGcontext* gl = (GLNVGcontext*)uptr; in glnvg__renderCreate() local
680 GLNVGcontext* gl = (GLNVGcontext*)uptr; in glnvg__renderCreateTexture() local
773 GLNVGcontext* gl = (GLNVGcontext*)uptr; in glnvg__renderDeleteTexture() local
779 GLNVGcontext* gl = (GLNVGcontext*)uptr; in glnvg__renderUpdateTexture() local
824 GLNVGcontext* gl = (GLNVGcontext*)uptr; in glnvg__renderGetTextureSize() local
938 GLNVGcontext* gl = (GLNVGcontext*)uptr; in glnvg__renderViewport() local
1060 GLNVGcontext* gl = (GLNVGcontext*)uptr; in glnvg__renderCancel() local
1069 GLNVGcontext* gl = (GLNVGcontext*)uptr; in glnvg__renderFlush() local
1243 GLNVGcontext* gl = (GLNVGcontext*)uptr; in glnvg__renderFill() local
1324 GLNVGcontext* gl = (GLNVGcontext*)uptr; in glnvg__renderStroke() local
[all …]
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/opengl/util/
H A DGLArrayDataEditable.java35 public void destroy(GL gl); in destroy()
37 public void reset(GL gl); in reset()
46 public void seal(GL gl, boolean seal); in seal()
69 public void enableBuffer(GL gl, boolean enable); in enableBuffer()
89 public boolean bindBuffer(GL gl, boolean bind); in bindBuffer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gl/
H A Dgl4cMultiBindTests.cpp424 const Functions& gl = m_context->getRenderContext().getFunctions(); in InitData() local
680 const Functions& gl = m_context.getRenderContext().getFunctions(); in Init() local
708 const Functions& gl = m_context.getRenderContext().getFunctions(); in Release() local
731 const Functions& gl = m_context.getRenderContext().getFunctions(); in Use() local
759 void Program::Create(const glw::Functions& gl, glw::GLuint& out_id) in Create()
777 void Program::Link(const glw::Functions& gl, glw::GLuint id) in Link()
813 void Program::Use(const glw::Functions& gl, glw::GLuint id) in Use()
883 void Shader::Compile(const glw::Functions& gl, glw::GLuint id) in Compile()
1405 const Functions& gl = context.getRenderContext().getFunctions(); in checkBinding() local
1430 const Functions& gl = context.getRenderContext().getFunctions(); in checkTextureBinding() local
[all …]
/dports/games/alienarena/alienarena-7.66/source/ref_gl/
H A Dr_draw.c118 image_t *gl; in R_RegisterPic() local
139 image_t *gl; in R_RegisterParticlePic() local
158 image_t *gl; in R_RegisterParticleNormal() local
177 image_t *gl; in R_RegisterGfxPic() local
197 image_t *gl; in R_RegisterPlayerIcon() local
231 image_t *gl; in Draw_GetPicSize() local
258 void Draw_AlphaStretchImage (float x, float y, float w, float h, const image_t *gl, float alphaval,… in Draw_AlphaStretchImage()
439 image_t *gl; in Draw_AlphaStretchTilingPic() local
457 image_t *gl; in Draw_AlphaStretchPic() local
485 image_t *gl; in Draw_ScaledPic() local
[all …]
/dports/games/alienarena-data/alienarena-7.66/source/ref_gl/
H A Dr_draw.c118 image_t *gl; in R_RegisterPic() local
139 image_t *gl; in R_RegisterParticlePic() local
158 image_t *gl; in R_RegisterParticleNormal() local
177 image_t *gl; in R_RegisterGfxPic() local
197 image_t *gl; in R_RegisterPlayerIcon() local
231 image_t *gl; in Draw_GetPicSize() local
258 void Draw_AlphaStretchImage (float x, float y, float w, float h, const image_t *gl, float alphaval,… in Draw_AlphaStretchImage()
439 image_t *gl; in Draw_AlphaStretchTilingPic() local
457 image_t *gl; in Draw_AlphaStretchPic() local
485 image_t *gl; in Draw_ScaledPic() local
[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 DglcRobustBufferAccessBehaviorTests.cpp173 void Buffer::Generate(const glw::Functions& gl, glw::GLuint& out_id) in Generate()
292 Program::Program(const glw::Functions& gl) in Program()
420 void Program::Link(const glw::Functions& gl, glw::GLuint id) in Link()
456 void Program::Use(const glw::Functions& gl, glw::GLuint id) in Use()
521 void Shader::Compile(const glw::Functions& gl, glw::GLuint id) in Compile()
949 void VertexArray::Bind(const glw::Functions& gl, glw::GLuint id) in Bind()
1101 const Functions& gl = robustContext->getFunctions(); in iterate() local
1348 const Functions& gl = robustContext->getFunctions(); in iterate() local
2388 const Functions& gl = robustContext->getFunctions(); in iterate() local
3218 const Functions& gl = robustContext->getFunctions(); in iterate() local
[all …]
H A DglcKHRDebugTests.cpp79 void cleanGroupStack(const Functions* gl) in cleanGroupStack()
100 void cleanMessageLog(const Functions* gl) in cleanMessageLog()
122 void fillGroupStack(const Functions* gl) in fillGroupStack()
1137 GLvoid LabelsTest::deleteBuffer(const Functions* gl, GLuint id) in deleteBuffer()
1148 GLvoid LabelsTest::deleteFramebuffer(const Functions* gl, GLuint id) in deleteFramebuffer()
1159 GLvoid LabelsTest::deleteProgram(const Functions* gl, GLuint id) in deleteProgram()
1181 GLvoid LabelsTest::deleteQuery(const Functions* gl, GLuint id) in deleteQuery()
1203 GLvoid LabelsTest::deleteSampler(const Functions* gl, GLuint id) in deleteSampler()
1214 GLvoid LabelsTest::deleteShader(const Functions* gl, GLuint id) in deleteShader()
1225 GLvoid LabelsTest::deleteTexture(const Functions* gl, GLuint id) in deleteTexture()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/glshared/
H A DglsStateQueryUtil.cpp43 static bool checkError (tcu::ResultCollector& result, glu::CallLogWrapper& gl, const char* msg) in checkError()
271 void queryState (tcu::ResultCollector& result, glu::CallLogWrapper& gl, QueryType type, glw::GLenum… in queryState()
790 void queryPointerState (tcu::ResultCollector& result, glu::CallLogWrapper& gl, QueryType type, glw:… in queryPointerState()
813 void queryObjectState (tcu::ResultCollector& result, glu::CallLogWrapper& gl, QueryType type, glw::… in queryObjectState()
1829 void verifyStateBoolean (tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target,… in verifyStateBoolean()
1839 void verifyStateInteger (tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target,… in verifyStateInteger()
1849 void verifyStateIntegerMin (tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum targ… in verifyStateIntegerMin()
1859 void verifyStateIntegerMax (tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum targ… in verifyStateIntegerMax()
1916 void verifyStateFloat (tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, f… in verifyStateFloat()
1926 void verifyStateFloatMin (tcu::ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target… in verifyStateFloatMin()
[all …]
/dports/graphics/jogamp-jogl/jogl/src/test/com/jogamp/opengl/test/junit/jogl/acore/
H A DTestCPUSourcingAPINEWT.java75 private static int createShader(final GL2ES2 gl, final int type, in createShader()
88 private void initShaders(final GL2ES2 gl) { in initShaders()
123 final GL2ES2 gl = drawable.getGL().getGL2ES2(); in init() local
133 final GL2ES2 gl = drawable.getGL().getGL2ES2(); in dispose() local
141 private void displayCPUSourcing(final GL2 gl) { in displayCPUSourcing()
162 final GL2ES2 gl = drawable.getGL().getGL2ES2(); in display() local
/dports/devel/py-python-gitlab/python-gitlab-2.10.1/tests/functional/
H A Dconftest.py12 def reset_gitlab(gl): argument
109 def wait_for_sidekiq(gl): argument
158 def gl(gitlab_config): function
168 def gitlab_runner(gl): argument
198 def group(gl): argument
216 def project(gl): argument
336 def user(gl): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleSampleMaskiTests.cpp62 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
102 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
142 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
202 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/texture_cube_map_array/
H A DesextcTextureCubeMapArrayTex3DValidation.cpp81 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate() local
206 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in checkError() local
226 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in createTexture() local
242 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deleteTexture() local
/dports/graphics/jogamp-jogl/jogl/src/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/
H A DTextureDraw01GL2Listener.java68 final GL2 gl = drawable.getGL().getGL2(); in init() local
80 final GL2 gl = drawable.getGL().getGL2(); in reshape() local
90 final GL2 gl = drawable.getGL().getGL2(); in dispose() local
102 final GL2 gl = drawable.getGL().getGL2(); in display() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/service/display_embedder/
H A Dgl_output_surface_buffer_queue.cc70 auto* gl = context_provider_->ContextGL(); in ~GLOutputSurfaceBufferQueue() local
90 auto* gl = context_provider_->ContextGL(); in BindFramebuffer() local
157 auto* gl = context_provider_->ContextGL(); in Reshape() local
200 auto* gl = context_provider_->ContextGL(); in SwapBuffers() local
242 auto* gl = context_provider_->ContextGL(); in DidReceiveSwapBuffersAck() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/java2d/pipe/
H A DGlyphListPipe.java66 GlyphList gl = GlyphList.getInstance(); in drawString() local
98 GlyphList gl = GlyphList.getInstance(); in drawChars() local
131 GlyphList gl = GlyphList.getInstance(); in drawGlyphVector() local
137 protected abstract void drawGlyphList(SunGraphics2D sg2d, GlyphList gl); in drawGlyphList()
139 protected void drawGlyphList(SunGraphics2D sg2d, GlyphList gl, in drawGlyphList()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/service/display_embedder/
H A Dgl_output_surface_buffer_queue.cc62 auto* gl = context_provider_->ContextGL(); in ~GLOutputSurfaceBufferQueue() local
82 auto* gl = context_provider_->ContextGL(); in BindFramebuffer() local
149 auto* gl = context_provider_->ContextGL(); in Reshape() local
192 auto* gl = context_provider_->ContextGL(); in SwapBuffers() local
234 auto* gl = context_provider_->ContextGL(); in DidReceiveSwapBuffersAck() local
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/util/av/
H A DNullGLMediaPlayer.java87 protected final int getNextTextureImpl(final GL gl, final TextureFrame nextFrame) { in getNextTextureImpl()
101 protected final void destroyImpl(final GL gl) { in destroyImpl()
146 protected final void initGLImpl(final GL gl) throws IOException, GLException { in initGLImpl()
162 protected final TextureSequence.TextureFrame createTexImage(final GL gl, final int texName) { in createTexImage()
171 protected final void destroyTexFrame(final GL gl, final TextureSequence.TextureFrame frame) { in destroyTexFrame()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/sun/java2d/pipe/
H A DGlyphListPipe.java66 GlyphList gl = GlyphList.getInstance(); in drawString() local
98 GlyphList gl = GlyphList.getInstance(); in drawChars() local
131 GlyphList gl = GlyphList.getInstance(); in drawGlyphVector() local
137 protected abstract void drawGlyphList(SunGraphics2D sg2d, GlyphList gl); in drawGlyphList()
139 protected void drawGlyphList(SunGraphics2D sg2d, GlyphList gl, in drawGlyphList()
/dports/graphics/jogamp-jogl/jogl/src/test/com/jogamp/opengl/test/junit/jogl/demos/gl4/
H A DTessellationShader01aGLSL440CoreHardcoded.java63 final GL4 gl = auto.getGL().getGL4(); in init() local
93 final GL4 gl = auto.getGL().getGL4(); in display() local
108 final GL4 gl = auto.getGL().getGL4(); in dispose() local
119 final GL4 gl = auto.getGL().getGL4(); in createProgram() local
210 private ShaderCode createShader(final GL4 gl, final int shaderType, final String source) { in createShader()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/java2d/pipe/
H A DGlyphListPipe.java66 GlyphList gl = GlyphList.getInstance(); in drawString() local
98 GlyphList gl = GlyphList.getInstance(); in drawChars() local
131 GlyphList gl = GlyphList.getInstance(); in drawGlyphVector() local
137 protected abstract void drawGlyphList(SunGraphics2D sg2d, GlyphList gl); in drawGlyphList()
139 protected void drawGlyphList(SunGraphics2D sg2d, GlyphList gl, in drawGlyphList()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/java2d/pipe/
H A DGlyphListPipe.java70 GlyphList gl = GlyphList.getInstance(); in drawString() local
102 GlyphList gl = GlyphList.getInstance(); in drawChars() local
135 GlyphList gl = GlyphList.getInstance(); in drawGlyphVector() local
141 protected abstract void drawGlyphList(SunGraphics2D sg2d, GlyphList gl); in drawGlyphList()
143 protected void drawGlyphList(SunGraphics2D sg2d, GlyphList gl, in drawGlyphList()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/sun/java2d/pipe/
H A DGlyphListPipe.java66 GlyphList gl = GlyphList.getInstance(); in drawString() local
98 GlyphList gl = GlyphList.getInstance(); in drawChars() local
131 GlyphList gl = GlyphList.getInstance(); in drawGlyphVector() local
137 protected abstract void drawGlyphList(SunGraphics2D sg2d, GlyphList gl); in drawGlyphList()
139 protected void drawGlyphList(SunGraphics2D sg2d, GlyphList gl, in drawGlyphList()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/sun/java2d/pipe/
H A DGlyphListPipe.java69 GlyphList gl = GlyphList.getInstance(); in drawString() local
104 GlyphList gl = GlyphList.getInstance(); in drawChars() local
140 GlyphList gl = GlyphList.getInstance(); in drawGlyphVector() local
146 protected abstract void drawGlyphList(SunGraphics2D sg2d, GlyphList gl); in drawGlyphList()
148 protected void drawGlyphList(SunGraphics2D sg2d, GlyphList gl, in drawGlyphList()

12345678910>>...350