Home
last modified time | relevance | path

Searched refs:getDeqpContext (Results 1 – 15 of 15) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.cpp50 tcu::TestLog& log = context->getDeqpContext().getTestContext().getLog(); in debugCallback()
178 tcu::TestLog& log = context.getDeqpContext().getTestContext().getLog(); in makeGraphicsPipeline()
263 …program = new glu::ShaderProgram(context.getDeqpContext().getRenderContext().getFunctions(), sourc… in makeGraphicsPipeline()
279 …program = new glu::ShaderProgram(context.getDeqpContext().getRenderContext().getFunctions(), binar… in makeGraphicsPipeline()
299 tcu::TestLog& log = context.getDeqpContext().getTestContext().getLog(); in makeComputePipeline()
336 …program = new glu::ShaderProgram(context.getDeqpContext().getRenderContext().getFunctions(), sourc… in makeComputePipeline()
343 …program = new glu::ShaderProgram(context.getDeqpContext().getRenderContext().getFunctions(), binar… in makeComputePipeline()
398 : m_gl(context.getDeqpContext().getRenderContext().getFunctions()) in BufferOrImage()
507 : m_gl(context.getDeqpContext().getRenderContext().getFunctions()) in Vao()
533 : m_gl(context.getDeqpContext().getRenderContext().getFunctions()) in Fbo()
[all …]
DglcSubgroupsTestsUtils.hpp184 deqp::Context& getDeqpContext (void) const { return m_deqpCtx; } in getDeqpContext() function in glc::Context
242 spirvUtils::checkGlSpirvSupported(m_glcContext.getDeqpContext()); in iterate()
DglcSubgroupsBuiltinMaskVarTests.cpp426 …int supportedStages = context.getDeqpContext().getContextInfo().getInt(GL_SUBGROUP_SUPPORTED_STAGE… in test()
DglcSubgroupsBallotTests.cpp429 …int supportedStages = context.getDeqpContext().getContextInfo().getInt(GL_SUBGROUP_SUPPORTED_STAGE… in test()
DglcSubgroupsBallotOtherTests.cpp514 …int supportedStages = context.getDeqpContext().getContextInfo().getInt(GL_SUBGROUP_SUPPORTED_STAGE… in test()
DglcSubgroupsShapeTests.cpp509 …int supportedStages = context.getDeqpContext().getContextInfo().getInt(GL_SUBGROUP_SUPPORTED_STAGE… in test()
DglcSubgroupsBallotBroadcastTests.cpp487 …int supportedStages = context.getDeqpContext().getContextInfo().getInt(GL_SUBGROUP_SUPPORTED_STAGE… in test()
DglcSubgroupsBasicTests.cpp1368 …int supportedStages = context.getDeqpContext().getContextInfo().getInt(GL_SUBGROUP_SUPPORTED_STAGE… in test()
1369 …int combinedSSBOs = context.getDeqpContext().getContextInfo().getInt(GL_MAX_COMBINED_SHADER_STORAG… in test()
DglcSubgroupsShuffleTests.cpp547 …int supportedStages = context.getDeqpContext().getContextInfo().getInt(GL_SUBGROUP_SUPPORTED_STAGE… in test()
DglcSubgroupsQuadTests.cpp625 …int supportedStages = context.getDeqpContext().getContextInfo().getInt(GL_SUBGROUP_SUPPORTED_STAGE… in test()
DglcSubgroupsBuiltinVarTests.cpp699 …int supportedStages = context.getDeqpContext().getContextInfo().getInt(GL_SUBGROUP_SUPPORTED_STAGE… in test()
DglcSubgroupsPartitionedTests.cpp830 …int supportedStages = context.getDeqpContext().getContextInfo().getInt(GL_SUBGROUP_SUPPORTED_STAGE… in test()
DglcSubgroupsClusteredTests.cpp723 …int supportedStages = context.getDeqpContext().getContextInfo().getInt(GL_SUBGROUP_SUPPORTED_STAGE… in test()
DglcSubgroupsArithmeticTests.cpp894 …int supportedStages = context.getDeqpContext().getContextInfo().getInt(GL_SUBGROUP_SUPPORTED_STAGE… in test()
DglcSubgroupsVoteTests.cpp683 …int supportedStages = context.getDeqpContext().getContextInfo().getInt(GL_SUBGROUP_SUPPORTED_STAGE… in test()