Home
last modified time | relevance | path

Searched refs:getFunctions (Results 226 – 250 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/framework/opengl/
H A DgluFboRenderContext.cpp202 m_context->getFunctions().finish(); in postIterate()
214 const glw::Functions& gl = m_context->getFunctions(); in createFramebuffer()
297 const glw::Functions& gl = m_context->getFunctions(); in destroyFramebuffer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/common/
H A DglcParallelShaderCompileTests.cpp92 const Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
182 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
245 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
H A DglcMultipleContextsTests.cpp185 const glw::Functions& gl = m_base_context->getRenderContext().getFunctions(); in deinit()
304 const glw::Functions& gl = m_base_context->getRenderContext().getFunctions(); in captureCurrentSubroutineSet()
674 const glw::Functions& gl = m_base_context->getRenderContext().getFunctions(); in prepareProgramPipeline()
792 const glw::Functions& gl = m_base_context->getRenderContext().getFunctions(); in testProgram()
833 const glw::Functions& gl = m_base_context->getRenderContext().getFunctions(); in updateCurrentSubroutineSet()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/glesext/gpu_shader5/
H A DesextcGPUShader5ImagesArrayIndexing.cpp74 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initTest()
171 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
260 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
H A DesextcGPUShader5PreciseQualifier.cpp124 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initTest()
201 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
365 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in drawAndGetFeedbackResult()
H A DesextcGPUShader5SamplerArrayIndexing.cpp73 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
141 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initTest()
247 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
H A DesextcGPUShader5FmaAccuracy.cpp141 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initTest()
284 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
371 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in executePass()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/glesext/draw_buffers_indexed/
H A DesextcDrawBuffersIndexedColorMasks.cpp53 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in prepareFramebuffer()
77 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in releaseFramebuffer()
105 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
406 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in GetEpsilon()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gl/
H A Dgl4cPostDepthCoverageTests.cpp144 const Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
222 const Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
294 const Functions& gl = m_context.getRenderContext().getFunctions(); in init()
327 const Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
H A Dgl4cGlSpirvTests.cpp253 const Functions& gl = m_context.getRenderContext().getFunctions(); in init()
278 const Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
298 const Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
523 const Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
698 const Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
835 const Functions& gl = m_context.getRenderContext().getFunctions(); in init()
865 const Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
886 const Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
1112 const Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
1663 const Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
[all …]
H A Dgl4cTextureViewTests.cpp2669 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
3040 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
3289 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
3410 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
4267 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
4319 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinitIterationSpecificProgramAndShaderObjects()
4369 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinitPerSampleFillerProgramAndShaderObjects()
4403 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinitTextureObjects()
4809 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in getMaxConformantSampleCount()
4852 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initIterationSpecificProgramObject()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glslang/src/SPIRV/
H A DSpvPostProcess.cpp337 for (auto fi = module.getFunctions().cbegin(); fi != module.getFunctions().cend(); fi++) { in postProcessCFG()
408 for (auto fi = module.getFunctions().cbegin(); fi != module.getFunctions().cend(); fi++) { in postProcessFeatures()
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/glslang/SPIRV/
H A DSpvPostProcess.cpp337 for (auto fi = module.getFunctions().cbegin(); fi != module.getFunctions().cend(); fi++) { in postProcessCFG()
408 for (auto fi = module.getFunctions().cbegin(); fi != module.getFunctions().cend(); fi++) { in postProcessFeatures()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glslang/src/SPIRV/
H A DSpvPostProcess.cpp337 for (auto fi = module.getFunctions().cbegin(); fi != module.getFunctions().cend(); fi++) { in postProcessCFG()
408 for (auto fi = module.getFunctions().cbegin(); fi != module.getFunctions().cend(); fi++) { in postProcessFeatures()
/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 DesextcTessellationShaderTCTE.cpp86 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
134 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinitTestRun()
189 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initTest()
301 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in executeTestRun()
1200 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
1276 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initTest()
1575 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
1807 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
1854 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinitTestRun()
2251 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initTest()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles2/functional/
H A Des2fDebugMarkerTests.cpp117 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
176 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
/dports/devel/pecl-xdebug/xdebug-3.1.2/contrib/
H A Dtracefile-analyser.php40 $functions = $o->getFunctions( $sortKey );
218 public function getFunctions( $sortKey = null )
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/render/ps/svg/
H A DPSSVGGraphics2D.java134 Function subFunction = function.getFunctions().get(functionIndex); in outputShading()
135 assert subFunction.getFunctions().isEmpty(); in outputShading()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/functional/
H A Des3fInteger64StateQueryTests.cpp285 …m_verifierBoolean = new GetBooleanVerifier (m_context.getRenderContext().getFunctions(), m_conte… in init()
286 …m_verifierInteger = new GetIntegerVerifier (m_context.getRenderContext().getFunctions(), m_conte… in init()
287 …m_verifierFloat = new GetFloatVerifier (m_context.getRenderContext().getFunctions(), m_context… in init()
/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 DesextcGeometryShaderOutput.cpp331 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in initTest()
388 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in iterate()
425 const glw::Functions& gl = m_context.getRenderContext().getFunctions(); in deinit()
/dports/www/ilias/ILIAS-5.4.25/Modules/DataCollection/classes/Fields/Formula/
H A Dclass.ilDclExpressionParser.php157 public static function getFunctions() function in ilDclExpressionParser
179 $functions = self::getFunctions();
204 foreach (self::getFunctions() as $function) {
/dports/www/ilias6/ILIAS-6.14/Modules/DataCollection/classes/Fields/Formula/
H A Dclass.ilDclExpressionParser.php157 public static function getFunctions() function in ilDclExpressionParser
179 $functions = self::getFunctions();
204 foreach (self::getFunctions() as $function) {
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/vendor/symfony/expression-language/
H A DExpressionFunctionProviderInterface.php22 public function getFunctions(); function
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/vendor/symfony/expression-language/
H A DExpressionFunctionProviderInterface.php22 public function getFunctions(); function
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/ExpressionLanguage/
H A DExpressionFunctionProviderInterface.php22 public function getFunctions(); function

12345678910>>...54