Home
last modified time | relevance | path

Searched refs:getFunctions (Results 176 – 200 of 1340) sorted by relevance

12345678910>>...54

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/common/
H A DglcRobustnessTests.cpp108 const glw::Functions& gl = robustContext->getFunctions(); in iterate()
154 const glw::Functions& gl = robustContext->getFunctions(); in iterate()
247 const Functions& gl = renderContext.getFunctions(); in iterate()
476 const Functions& gl = context->getRenderContext().getFunctions(); in iterate()
549 const Functions& gl = context.getRenderContext().getFunctions(); in cleanTexture()
576 const Functions& gl = context.getRenderContext().getFunctions(); in verifyResults()
/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 DesextcTessellationShaderIsolines.cpp72 const glw::Functions& gl = context.getRenderContext().getFunctions(); in checkFirstOuterTessellationLevelEffect()
140 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in checkIrrelevantTessellationLevelsHaveNoEffect()
240 const glw::Functions& gl = context.getRenderContext().getFunctions(); in checkSecondOuterTessellationLevelEffect()
455 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
541 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initTest()
656 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
H A DesextcTessellationShaderPoints.cpp86 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
166 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initTest()
477 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
633 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
658 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initTest()
795 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in verifyCorrectAmountOfVertices()
/dports/security/mailzu/MailZu_0.8RC3/lib/pear/PEAR/Command/
H A DChannels.php396 $capabilities = $chan->getFunctions('xmlrpc');
397 $soaps = $chan->getFunctions('soap');
418 $funcs = $chan->getFunctions('rest');
444 $capabilities = $chan->getFunctions('xmlrpc', $mirror['attribs']['host']);
445 $soaps = $chan->getFunctions('soap', $mirror['attribs']['host']);
466 $funcs = $chan->getFunctions('rest', $mirror['attribs']['host']);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/stress/
H A Des3sSpecialFloatTests.cpp264 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in drawTestPattern()
408 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in init()
477 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
494 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
578 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in init()
588 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
652 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
1146 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
1398 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in init()
1473 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
[all …]
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/lib/Onnxifi/
H A DInlineOnnxifi.cpp67 CHECK_EQ(mod.getFunctions().size(), 1) << "Should have exactly one Function."; in initGraph()
68 function_ = *mod.getFunctions().begin(); in initGraph()
/dports/devel/pear-SebastianBergmann_PHPLOC/phploc-4.0.1/src/
H A DPublisher.php93 return $this->divide($this->getFunctionLines(), $this->getFunctions());
251 public function getFunctions() function in SebastianBergmann\\PHPLOC\\Publisher
308 'functions' => $this->getFunctions(),
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gl/
H A Dgl3cGLSLnoperspectiveTests.cpp45 const glw::Functions& gl = context.getRenderContext().getFunctions(); in compile_shader()
99 const glw::Functions& gl = context.getRenderContext().getFunctions(); in prepare_shader()
134 const glw::Functions& gl = context.getRenderContext().getFunctions(); in link_program()
196 const glw::Functions& gl = context.getRenderContext().getFunctions(); in prepare_program()
370 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
H A Dgl3cTextureSizePromotion.cpp224 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in prepareVertexArrayObject()
236 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in prepareSourceTexture()
364 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in renderDataIntoMultisampledTexture()
410 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in prepareDestinationTextureAndFramebuffer()
496 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in makeProgramAndSourceTextureActive()
519 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in checkSourceTextureSizeAndType()
636 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in prepareProgram()
776 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in drawQuad()
786 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in cleanSourceTexture()
801 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in cleanDestinationTexture()
[all …]
/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 DesextcTextureCubeMapArrayGetterCalls.cpp155 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
243 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
419 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in verifyTextureBindings()
471 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in verifyGetTexParameter()
510 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in verifyGetTexLevelParameters()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A Des31fSampleShadingTests.cpp78 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
129 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
196 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
302 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in setShadingValue()
340 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in postDraw()
H A Des31fIndirectComputeDispatchTests.cpp184 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in createCmdBufferUpload()
241 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in createCmdBufferCompute()
265 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in createResultBuffer()
294 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in verifyResultBuffer()
342 const glw::Functions& gl = renderCtx.getFunctions(); in iterate()
H A Des31fStencilTexturingTests.cpp137 const glw::Functions& gl = renderCtx.getFunctions(); in drawTestPattern()
243 const glw::Functions& gl = renderCtx.getFunctions(); in blitStencilToColor2D()
308 const glw::Functions& gl = renderCtx.getFunctions(); in blitStencilToColor2DArray()
367 const glw::Functions& gl = renderCtx.getFunctions(); in blitStencilToColorCube()
526 const glw::Functions& gl = renderCtx.getFunctions(); in iterate()
581 const glw::Functions& gl = renderCtx.getFunctions(); in iterate()
667 const glw::Functions& gl = renderCtx.getFunctions(); in iterate()
756 const glw::Functions& gl = renderCtx.getFunctions(); in iterate()
813 const glw::Functions& gl = renderCtx.getFunctions(); in iterate()
887 const glw::Functions& gl = renderCtx.getFunctions(); in iterate()
[all …]
H A Des31fIndexedStateQueryTests.cpp99 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in init()
113 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
184 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
225 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
309 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
410 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
491 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
555 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
619 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
683 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
[all …]
H A Des31fIntegerStateQueryTests.cpp89 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
135 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
209 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
263 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
295 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
350 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
411 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
458 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
573 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
611 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog()); in iterate()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/gl/
H A DShaderGL.cpp166 mRenderer->getFunctions()->deleteShader(mShaderID); in destroy()
178 const FunctionsGL *functions = mRenderer->getFunctions(); in compileShader()
185 const FunctionsGL *functions = mRenderer->getFunctions(); in checkShader()
215 const FunctionsGL *functions = mRenderer->getFunctions(); in peekCompletion()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/gl/
H A DShaderGL.cpp168 mRenderer->getFunctions()->deleteShader(mShaderID); in destroy()
180 const FunctionsGL *functions = mRenderer->getFunctions(); in compileShader()
187 const FunctionsGL *functions = mRenderer->getFunctions(); in checkShader()
217 const FunctionsGL *functions = mRenderer->getFunctions(); in peekCompletion()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleGetTexLevelParameterifvTests.cpp68 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
125 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
972 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
994 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
1191 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
1241 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
1288 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
1308 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initInternals()
1326 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
H A Des31cTextureStorageMultisampleGetActiveUniformTests.cpp173 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initInternals()
185 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinitInternals()
203 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/functional/
H A Des3fMultiviewTests.cpp110 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in setupFramebufferObjects()
148 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deleteFramebufferObjects()
275 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
/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 DesextcTextureBufferMAXSizeValidation.cpp74 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initTest()
182 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
285 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/opengl/
H A DgluObjectWrapper.hpp91 …explicit TypedObjectWrapper (const RenderContext& context) : ObjectWrapper(context.getFunctions(),… in TypedObjectWrapper()
126 …RenderContext& context, size_t numObjects = 0) : ObjectVector(context.getFunctions(), objectTraits… in TypedObjectVector()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DXDialogPeer.java103 int getFunctions() { in getFunctions() method in XDialogPeer
104 int f = super.getFunctions(); in getFunctions()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DXDialogPeer.java103 int getFunctions() { in getFunctions() method in XDialogPeer
104 int f = super.getFunctions(); in getFunctions()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/classes/sun/awt/X11/
H A DXDialogPeer.java103 int getFunctions() { in getFunctions() method in XDialogPeer
104 int f = super.getFunctions(); in getFunctions()

12345678910>>...54