Home
last modified time | relevance | path

Searched refs:subgroupSizeControlFeatures (Results 1 – 20 of 20) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupUniformControlFlowTests.cpp120 vk::VkPhysicalDeviceSubgroupSizeControlFeaturesEXT subgroupSizeControlFeatures; in checkSupport() local
121subgroupSizeControlFeatures.sType = vk::VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SUBGROUP_SIZE_CONTROL_FE… in checkSupport()
122 subgroupSizeControlFeatures.pNext = DE_NULL; in checkSupport()
126 features2.pNext = &subgroupSizeControlFeatures; in checkSupport()
149 if (subgroupSizeControlFeatures.computeFullSubgroups != VK_TRUE) in checkSupport()
156 if (subgroupSizeControlFeatures.computeFullSubgroups == VK_TRUE) in checkSupport()
DvktSubgroupsShapeTests.cpp252 …const VkPhysicalDeviceSubgroupSizeControlFeaturesEXT& subgroupSizeControlFeatures = context.getSu… in supportedCheck() local
255 if (subgroupSizeControlFeatures.subgroupSizeControl == DE_FALSE) in supportedCheck()
258 if (subgroupSizeControlFeatures.computeFullSubgroups == DE_FALSE) in supportedCheck()
DvktSubgroupsBallotOtherTests.cpp312 …const VkPhysicalDeviceSubgroupSizeControlFeaturesEXT& subgroupSizeControlFeatures = context.getSu… in supportedCheck() local
315 if (subgroupSizeControlFeatures.subgroupSizeControl == DE_FALSE) in supportedCheck()
318 if (subgroupSizeControlFeatures.computeFullSubgroups == DE_FALSE) in supportedCheck()
DvktSubgroupsBallotMasksTests.cpp239 …const VkPhysicalDeviceSubgroupSizeControlFeaturesEXT& subgroupSizeControlFeatures = context.getSu… in supportedCheck() local
242 if (subgroupSizeControlFeatures.subgroupSizeControl == DE_FALSE) in supportedCheck()
245 if (subgroupSizeControlFeatures.computeFullSubgroups == DE_FALSE) in supportedCheck()
DvktSubgroupsBuiltinMaskVarTests.cpp1224 …const VkPhysicalDeviceSubgroupSizeControlFeaturesEXT& subgroupSizeControlFeatures = context.getSu… in supportedCheck() local
1227 if (subgroupSizeControlFeatures.subgroupSizeControl == DE_FALSE) in supportedCheck()
1230 if (subgroupSizeControlFeatures.computeFullSubgroups == DE_FALSE) in supportedCheck()
DvktSubgroupsClusteredTests.cpp191 …const VkPhysicalDeviceSubgroupSizeControlFeaturesEXT& subgroupSizeControlFeatures = context.getSu… in supportedCheck() local
194 if (subgroupSizeControlFeatures.subgroupSizeControl == DE_FALSE) in supportedCheck()
197 if (subgroupSizeControlFeatures.computeFullSubgroups == DE_FALSE) in supportedCheck()
DvktSubgroupsQuadTests.cpp220 …const VkPhysicalDeviceSubgroupSizeControlFeaturesEXT& subgroupSizeControlFeatures = context.getSu… in supportedCheck() local
223 if (subgroupSizeControlFeatures.subgroupSizeControl == DE_FALSE) in supportedCheck()
226 if (subgroupSizeControlFeatures.computeFullSubgroups == DE_FALSE) in supportedCheck()
DvktSubgroupsBallotTests.cpp806 …const VkPhysicalDeviceSubgroupSizeControlFeaturesEXT& subgroupSizeControlFeatures = context.getSu… in supportedCheck() local
809 if (subgroupSizeControlFeatures.subgroupSizeControl == DE_FALSE) in supportedCheck()
812 if (subgroupSizeControlFeatures.computeFullSubgroups == DE_FALSE) in supportedCheck()
DvktSubgroupsShuffleTests.cpp247 …const VkPhysicalDeviceSubgroupSizeControlFeaturesEXT& subgroupSizeControlFeatures = context.getSu… in supportedCheck() local
250 if (subgroupSizeControlFeatures.subgroupSizeControl == DE_FALSE) in supportedCheck()
253 if (subgroupSizeControlFeatures.computeFullSubgroups == DE_FALSE) in supportedCheck()
DvktSubgroupsArithmeticTests.cpp263 …const VkPhysicalDeviceSubgroupSizeControlFeaturesEXT& subgroupSizeControlFeatures = context.getSu… in supportedCheck() local
266 if (subgroupSizeControlFeatures.subgroupSizeControl == DE_FALSE) in supportedCheck()
269 if (subgroupSizeControlFeatures.computeFullSubgroups == DE_FALSE) in supportedCheck()
DvktSubgroupsBallotBroadcastTests.cpp283 …const VkPhysicalDeviceSubgroupSizeControlFeaturesEXT& subgroupSizeControlFeatures = context.getSu… in supportedCheck() local
286 if (subgroupSizeControlFeatures.subgroupSizeControl == DE_FALSE) in supportedCheck()
289 if (subgroupSizeControlFeatures.computeFullSubgroups == DE_FALSE) in supportedCheck()
DvktSubgroupsMultipleDispatchesUniformSubgroupSizeTests.cpp263 …const VkPhysicalDeviceSubgroupSizeControlFeaturesEXT& subgroupSizeControlFeatures = context.getSub… in checkSupport() local
265 if (subgroupSizeControlFeatures.subgroupSizeControl == DE_FALSE) in checkSupport()
DvktSubgroupsPartitionedTests.cpp314 …const VkPhysicalDeviceSubgroupSizeControlFeaturesEXT& subgroupSizeControlFeatures = context.getSu… in supportedCheck() local
317 if (subgroupSizeControlFeatures.subgroupSizeControl == DE_FALSE) in supportedCheck()
320 if (subgroupSizeControlFeatures.computeFullSubgroups == DE_FALSE) in supportedCheck()
DvktSubgroupsVoteTests.cpp321 …const VkPhysicalDeviceSubgroupSizeControlFeaturesEXT& subgroupSizeControlFeatures = context.getSu… in supportedCheck() local
324 if (subgroupSizeControlFeatures.subgroupSizeControl == DE_FALSE) in supportedCheck()
327 if (subgroupSizeControlFeatures.computeFullSubgroups == DE_FALSE) in supportedCheck()
DvktSubgroupsSizeControlTests.cpp508 …const VkPhysicalDeviceSubgroupSizeControlFeaturesEXT& subgroupSizeControlFeatures = context.getSub… in supportedCheckFeatures() local
510 if (subgroupSizeControlFeatures.subgroupSizeControl == DE_FALSE) in supportedCheckFeatures()
524 …const VkPhysicalDeviceSubgroupSizeControlFeaturesEXT& subgroupSizeControlFeatures = context.getSub… in supportedCheckFeatures() local
526 if (subgroupSizeControlFeatures.computeFullSubgroups == DE_FALSE) in supportedCheckFeatures()
DvktSubgroupsBuiltinVarTests.cpp1679 …const VkPhysicalDeviceSubgroupSizeControlFeaturesEXT& subgroupSizeControlFeatures = context.getSu… in supportedCheck() local
1682 if (subgroupSizeControlFeatures.subgroupSizeControl == DE_FALSE) in supportedCheck()
1685 if (subgroupSizeControlFeatures.computeFullSubgroups == DE_FALSE) in supportedCheck()
DvktSubgroupsBasicTests.cpp1698 …const VkPhysicalDeviceSubgroupSizeControlFeaturesEXT& subgroupSizeControlFeatures = context.getSu… in supportedCheck() local
1701 if (subgroupSizeControlFeatures.subgroupSizeControl == DE_FALSE) in supportedCheck()
1704 if (subgroupSizeControlFeatures.computeFullSubgroups == DE_FALSE) in supportedCheck()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanInfo.h53 VkPhysicalDeviceSubgroupSizeControlFeaturesEXT subgroupSizeControlFeatures; member
DDeviceVk.cpp341 usedKnobs.subgroupSizeControlFeatures = mDeviceInfo.subgroupSizeControlFeatures; in CreateDevice()
342 featuresChain.Add(&usedKnobs.subgroupSizeControlFeatures); in CreateDevice()
DVulkanInfo.cpp239 featuresChain.Add(&info.subgroupSizeControlFeatures, in GatherDeviceInfo()