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/
H A DglcSubgroupsTestsUtils.cpp50 tcu::TestLog& log = context->getDeqpContext().getTestContext().getLog(); in debugCallback()
178 tcu::TestLog& log = context.getDeqpContext().getTestContext().getLog(); in makeGraphicsPipeline()
185 context.getDeqpContext().getContextInfo().isExtensionSupported("GL_EXT_tessellation_shader") ? in makeGraphicsPipeline()
268 program = new glu::ShaderProgram(context.getDeqpContext().getRenderContext().getFunctions(), sources); in makeGraphicsPipeline()
284 program = new glu::ShaderProgram(context.getDeqpContext().getRenderContext().getFunctions(), binaries); in makeGraphicsPipeline()
304 tcu::TestLog& log = context.getDeqpContext().getTestContext().getLog(); in makeComputePipeline()
341 program = new glu::ShaderProgram(context.getDeqpContext().getRenderContext().getFunctions(), sources); in makeComputePipeline()
348 program = new glu::ShaderProgram(context.getDeqpContext().getRenderContext().getFunctions(), binaries); in makeComputePipeline()
403 : m_gl(context.getDeqpContext().getRenderContext().getFunctions()) in BufferOrImage()
517 : m_gl(context.getDeqpContext() in Vao()
[all...]
H A DglcSubgroupsTestsUtils.hpp184 deqp::Context& getDeqpContext (void) const { return m_deqpCtx; } in getDeqpContext() function in glc::Context
242 spirvUtils::checkGlSpirvSupported(m_glcContext.getDeqpContext()); in iterate()
H A DglcSubgroupsBallotOtherTests.cpp514 int supportedStages = context.getDeqpContext().getContextInfo().getInt(GL_SUBGROUP_SUPPORTED_STAGES_KHR); in test()
H A DglcSubgroupsBallotTests.cpp429 int supportedStages = context.getDeqpContext().getContextInfo().getInt(GL_SUBGROUP_SUPPORTED_STAGES_KHR); in test()
H A DglcSubgroupsBuiltinMaskVarTests.cpp426 int supportedStages = context.getDeqpContext().getContextInfo().getInt(GL_SUBGROUP_SUPPORTED_STAGES_KHR); in test()
H A DglcSubgroupsShapeTests.cpp509 int supportedStages = context.getDeqpContext().getContextInfo().getInt(GL_SUBGROUP_SUPPORTED_STAGES_KHR); in test()
H A DglcSubgroupsBasicTests.cpp1368 int supportedStages = context.getDeqpContext().getContextInfo().getInt(GL_SUBGROUP_SUPPORTED_STAGES_KHR); in test()
1369 int combinedSSBOs = context.getDeqpContext().getContextInfo().getInt(GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS); in test()
H A DglcSubgroupsBallotBroadcastTests.cpp487 int supportedStages = context.getDeqpContext().getContextInfo().getInt(GL_SUBGROUP_SUPPORTED_STAGES_KHR); in test()
H A DglcSubgroupsBuiltinVarTests.cpp699 int supportedStages = context.getDeqpContext().getContextInfo().getInt(GL_SUBGROUP_SUPPORTED_STAGES_KHR); in test()
H A DglcSubgroupsClusteredTests.cpp723 int supportedStages = context.getDeqpContext().getContextInfo().getInt(GL_SUBGROUP_SUPPORTED_STAGES_KHR); in test()
H A DglcSubgroupsPartitionedTests.cpp830 int supportedStages = context.getDeqpContext().getContextInfo().getInt(GL_SUBGROUP_SUPPORTED_STAGES_KHR); in test()
H A DglcSubgroupsQuadTests.cpp625 int supportedStages = context.getDeqpContext().getContextInfo().getInt(GL_SUBGROUP_SUPPORTED_STAGES_KHR); in test()
H A DglcSubgroupsShuffleTests.cpp547 int supportedStages = context.getDeqpContext().getContextInfo().getInt(GL_SUBGROUP_SUPPORTED_STAGES_KHR); in test()
H A DglcSubgroupsArithmeticTests.cpp894 int supportedStages = context.getDeqpContext().getContextInfo().getInt(GL_SUBGROUP_SUPPORTED_STAGES_KHR); in test()
H A DglcSubgroupsVoteTests.cpp683 int supportedStages = context.getDeqpContext().getContextInfo().getInt(GL_SUBGROUP_SUPPORTED_STAGES_KHR); in test()

Completed in 15 milliseconds