Searched refs:features12 (Results 1 – 3 of 3) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiFeatureInfo.cpp | 703 …const VkPhysicalDeviceVulkan12Features features12 = getPhysicalDeviceVulkan12Features(vki, phy… in validateLimits12() local 878 …{ PN(features12.descriptorIndexing), PN(vulkan12Properties.maxUpdateAfterBindDescriptorsInAllPoo… in validateLimits12() 879 …{ PN(features12.descriptorIndexing), PN(vulkan12Properties.maxPerStageDescriptorUpdateAfterBindS… in validateLimits12() 880 …{ PN(features12.descriptorIndexing), PN(vulkan12Properties.maxPerStageDescriptorUpdateAfterBindU… in validateLimits12() 881 …{ PN(features12.descriptorIndexing), PN(vulkan12Properties.maxPerStageDescriptorUpdateAfterBindS… in validateLimits12() 882 …{ PN(features12.descriptorIndexing), PN(vulkan12Properties.maxPerStageDescriptorUpdateAfterBindS… in validateLimits12() 883 …{ PN(features12.descriptorIndexing), PN(vulkan12Properties.maxPerStageDescriptorUpdateAfterBindS… in validateLimits12() 884 …{ PN(features12.descriptorIndexing), PN(vulkan12Properties.maxPerStageDescriptorUpdateAfterBindI… in validateLimits12() 885 …{ PN(features12.descriptorIndexing), PN(vulkan12Properties.maxPerStageUpdateAfterBindResources),… in validateLimits12() 886 …{ PN(features12.descriptorIndexing), PN(vulkan12Properties.maxDescriptorSetUpdateAfterBindSample… in validateLimits12() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiFeatureInfo.cpp | 703 …const VkPhysicalDeviceVulkan12Features features12 = getPhysicalDeviceVulkan12Features(vki, phy… in validateLimits12() local 878 …{ PN(features12.descriptorIndexing), PN(vulkan12Properties.maxUpdateAfterBindDescriptorsInAllPoo… in validateLimits12() 879 …{ PN(features12.descriptorIndexing), PN(vulkan12Properties.maxPerStageDescriptorUpdateAfterBindS… in validateLimits12() 880 …{ PN(features12.descriptorIndexing), PN(vulkan12Properties.maxPerStageDescriptorUpdateAfterBindU… in validateLimits12() 881 …{ PN(features12.descriptorIndexing), PN(vulkan12Properties.maxPerStageDescriptorUpdateAfterBindS… in validateLimits12() 882 …{ PN(features12.descriptorIndexing), PN(vulkan12Properties.maxPerStageDescriptorUpdateAfterBindS… in validateLimits12() 883 …{ PN(features12.descriptorIndexing), PN(vulkan12Properties.maxPerStageDescriptorUpdateAfterBindS… in validateLimits12() 884 …{ PN(features12.descriptorIndexing), PN(vulkan12Properties.maxPerStageDescriptorUpdateAfterBindI… in validateLimits12() 885 …{ PN(features12.descriptorIndexing), PN(vulkan12Properties.maxPerStageUpdateAfterBindResources),… in validateLimits12() 886 …{ PN(features12.descriptorIndexing), PN(vulkan12Properties.maxDescriptorSetUpdateAfterBindSample… in validateLimits12() [all …]
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkphysicaldevice.c | 66 VkPhysicalDeviceVulkan12Features features12; member 185 priv->features12.sType = in gst_vulkan_physical_device_init() 188 priv->features11.pNext = &priv->features12; in gst_vulkan_physical_device_init()
|