Home
last modified time | relevance | path

Searched refs:isVertexSSBOSupportedForDevice (Results 1 - 19 of 19) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsBallotOtherTests.cpp518 if ( SHADER_STAGE_FRAGMENT_BIT != stages && !subgroups::isVertexSSBOSupportedForDevice(context)) in test()
H A DglcSubgroupsBallotTests.cpp433 if ( SHADER_STAGE_FRAGMENT_BIT != stages && !subgroups::isVertexSSBOSupportedForDevice(context)) in test()
H A DglcSubgroupsBuiltinMaskVarTests.cpp430 if ( SHADER_STAGE_FRAGMENT_BIT != stages && !subgroups::isVertexSSBOSupportedForDevice(context)) in test()
H A DglcSubgroupsShapeTests.cpp513 if (SHADER_STAGE_FRAGMENT_BIT != stages && !subgroups::isVertexSSBOSupportedForDevice(context)) in test()
H A DglcSubgroupsBallotBroadcastTests.cpp491 if ( SHADER_STAGE_FRAGMENT_BIT != stages && !subgroups::isVertexSSBOSupportedForDevice(context)) in test()
H A DglcSubgroupsBuiltinVarTests.cpp703 if (SHADER_STAGE_FRAGMENT_BIT != stages && !subgroups::isVertexSSBOSupportedForDevice(context)) in test()
H A DglcSubgroupsClusteredTests.cpp727 if (SHADER_STAGE_FRAGMENT_BIT != stages && !subgroups::isVertexSSBOSupportedForDevice(context)) in test()
H A DglcSubgroupsPartitionedTests.cpp834 if ( SHADER_STAGE_FRAGMENT_BIT != stages && !subgroups::isVertexSSBOSupportedForDevice(context)) in test()
H A DglcSubgroupsQuadTests.cpp629 if (SHADER_STAGE_FRAGMENT_BIT != stages && !subgroups::isVertexSSBOSupportedForDevice(context)) in test()
H A DglcSubgroupsShuffleTests.cpp551 if (SHADER_STAGE_FRAGMENT_BIT != stages && !subgroups::isVertexSSBOSupportedForDevice(context)) in test()
H A DglcSubgroupsTestsUtils.hpp424 bool isVertexSSBOSupportedForDevice(Context& context);
H A DglcSubgroupsArithmeticTests.cpp898 if ( SHADER_STAGE_FRAGMENT_BIT != stages && !subgroups::isVertexSSBOSupportedForDevice(context)) in test()
H A DglcSubgroupsVoteTests.cpp687 if (SHADER_STAGE_FRAGMENT_BIT != stages && !subgroups::isVertexSSBOSupportedForDevice(context)) in test()
H A DglcSubgroupsBasicTests.cpp1373 if ( subgroups::SHADER_STAGE_FRAGMENT_BIT != stages && !subgroups::isVertexSSBOSupportedForDevice(context)) in test()
H A DglcSubgroupsTestsUtils.cpp791 bool glc::subgroups::isVertexSSBOSupportedForDevice(Context& context) in isVertexSSBOSupportedForDevice() function in glc::subgroups
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.hpp181 bool isVertexSSBOSupportedForDevice (Context& context);
H A DvktSubgroupsTestsUtils.cpp1781 bool vkt::subgroups::isVertexSSBOSupportedForDevice (Context& context) in isVertexSSBOSupportedForDevice() function in vkt::subgroups
3109 if (VK_SHADER_STAGE_FRAGMENT_BIT != stages && !subgroups::isVertexSSBOSupportedForDevice(context)) in getPossibleGraphicsSubgroupStages()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.hpp179 bool isVertexSSBOSupportedForDevice (Context& context);
H A DvktSubgroupsTestsUtils.cpp1769 bool vkt::subgroups::isVertexSSBOSupportedForDevice (Context& context) in isVertexSSBOSupportedForDevice() function in vkt::subgroups
3097 if (VK_SHADER_STAGE_FRAGMENT_BIT != stages && !subgroups::isVertexSSBOSupportedForDevice(context)) in getPossibleGraphicsSubgroupStages()

Completed in 45 milliseconds