/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_physical_device.c | 622 vk12_props->maxPerStageDescriptorUpdateAfterBindSamplers = in vn_physical_device_init_properties() 624 .maxPerStageDescriptorUpdateAfterBindSamplers; in vn_physical_device_init_properties() 2045 u.descriptor_indexing->maxPerStageDescriptorUpdateAfterBindSamplers = in vn_GetPhysicalDeviceProperties2() 2046 vk12_props->maxPerStageDescriptorUpdateAfterBindSamplers; in vn_GetPhysicalDeviceProperties2()
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkDeviceProperties.inl | 101 …propertyType.maxPerStageDescriptorUpdateAfterBindSamplers = allPropertiesBlobs.vk12.maxPerStageDes…
|
D | vkStructTypes.inl | 3435 uint32_t maxPerStageDescriptorUpdateAfterBindSamplers; member 5318 uint32_t maxPerStageDescriptorUpdateAfterBindSamplers; member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/ |
D | vktDescriptorSetsIndexingTestsUtils.cpp | 719 …samplers = deMinu32( descriptorProps.maxPerStageDescriptorUpdateAfterBindSamplers, descriptor… in computeMaxPerStageDescriptorCount()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/ |
D | vktDescriptorSetsIndexingTestsUtils.cpp | 719 …samplers = deMinu32( descriptorProps.maxPerStageDescriptorUpdateAfterBindSamplers, descriptor… in computeMaxPerStageDescriptorCount()
|
/third_party/mesa3d/src/vulkan/runtime/ |
D | vk_device.c | 903 CORE_PROPERTY(maxPerStageDescriptorUpdateAfterBindSamplers); in vk_get_physical_device_core_1_2_property_ext()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiFeatureInfo.cpp | 879 …atures12.descriptorIndexing), PN(vulkan12Properties.maxPerStageDescriptorUpdateAfterBindSamplers… in validateLimits12() 894 …atures12.descriptorIndexing), PN(vulkan12Properties.maxPerStageDescriptorUpdateAfterBindSamplers… in validateLimits12() 1264 …{ PN(checkAlways), PN(descriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindSamplers), … in validateLimitsExtDescriptorIndexing() 1279 …{ PN(checkAlways), PN(descriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindSamplers), … in validateLimitsExtDescriptorIndexing() 4910 …roperties[0].maxPerStageDescriptorUpdateAfterBindSamplers != descriptorIndexingProperties[1].max… in deviceProperties2() 5651 …FFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan12Properties, maxPerStageDescriptorUpdateAfterBindSamplers… in devicePropertiesVulkan12() 6325 …rIndexingProperties.maxPerStageDescriptorUpdateAfterBindSamplers != vulkan12Properties.maxPerSta… in devicePropertyExtensionsConsistencyVulkan12()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiFeatureInfo.cpp | 879 …atures12.descriptorIndexing), PN(vulkan12Properties.maxPerStageDescriptorUpdateAfterBindSamplers… in validateLimits12() 894 …atures12.descriptorIndexing), PN(vulkan12Properties.maxPerStageDescriptorUpdateAfterBindSamplers… in validateLimits12() 1264 …{ PN(checkAlways), PN(descriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindSamplers), … in validateLimitsExtDescriptorIndexing() 1279 …{ PN(checkAlways), PN(descriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindSamplers), … in validateLimitsExtDescriptorIndexing() 4910 …roperties[0].maxPerStageDescriptorUpdateAfterBindSamplers != descriptorIndexingProperties[1].max… in deviceProperties2() 5651 …FFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan12Properties, maxPerStageDescriptorUpdateAfterBindSamplers… in devicePropertiesVulkan12() 6325 …rIndexingProperties.maxPerStageDescriptorUpdateAfterBindSamplers != vulkan12Properties.maxPerSta… in devicePropertyExtensionsConsistencyVulkan12()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkphysicaldevice.c | 724 DEBUG_UINT32 ("properties (1.2)", properties, maxPerStageDescriptorUpdateAfterBindSamplers); in dump_properties12()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkPhysicalDevice.cpp | 1004 properties->maxPerStageDescriptorUpdateAfterBindSamplers = limits.maxPerStageDescriptorSamplers; in getDescriptorIndexingProperties()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_device.c | 1105 p->maxPerStageDescriptorUpdateAfterBindSamplers = max_descriptor_set_size; in lvp_get_physical_device_properties_1_2()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | limits.txt | 1786 * [[{anchor-prefix}limits-maxPerStageDescriptorUpdateAfterBindSamplers]] 1787 pname:maxPerStageDescriptorUpdateAfterBindSamplers is similar to 3303 | code:uint32_t | pname:maxPerStageDescriptorUpdateAfterBindSamplers | `<<features-descr… 3614 | pname:maxPerStageDescriptorUpdateAfterBindSamplers | 0^9^ |500000 ^9^ | min
|
D | limits.adoc | 1995 * [[{anchor-prefix}limits-maxPerStageDescriptorUpdateAfterBindSamplers]] 1996 pname:maxPerStageDescriptorUpdateAfterBindSamplers is similar to 4115 | code:uint32_t | pname:maxPerStageDescriptorUpdateAfterBindSamplers | `<<features-descr… 4530 | pname:maxPerStageDescriptorUpdateAfterBindSamplers | 0^9^ |500000 ^9^ | min
|
/third_party/mesa3d/src/microsoft/vulkan/ |
D | dzn_device.c | 1614 .maxPerStageDescriptorUpdateAfterBindSamplers = 0, in dzn_GetPhysicalDeviceProperties2()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_device.c | 1014 p->maxPerStageDescriptorUpdateAfterBindSamplers = max_descriptor_set_size; in tu_get_physical_device_properties_1_2()
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
D | vulkan_sc_core.h | 4373 uint32_t maxPerStageDescriptorUpdateAfterBindSamplers; member 4577 uint32_t maxPerStageDescriptorUpdateAfterBindSamplers; member
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_device.c | 2175 p->maxPerStageDescriptorUpdateAfterBindSamplers = max_bindless_views; in anv_get_physical_device_properties_1_2()
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
D | vn_protocol_driver_device.h | 12777 size += vn_sizeof_uint32_t(&val->maxPerStageDescriptorUpdateAfterBindSamplers); in vn_sizeof_VkPhysicalDeviceDescriptorIndexingProperties_self() 12827 vn_decode_uint32_t(dec, &val->maxPerStageDescriptorUpdateAfterBindSamplers); in vn_decode_VkPhysicalDeviceDescriptorIndexingProperties_self() 14000 size += vn_sizeof_uint32_t(&val->maxPerStageDescriptorUpdateAfterBindSamplers); in vn_sizeof_VkPhysicalDeviceVulkan12Properties_self() 14085 vn_decode_uint32_t(dec, &val->maxPerStageDescriptorUpdateAfterBindSamplers); in vn_decode_VkPhysicalDeviceVulkan12Properties_self()
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 5448 uint32_t maxPerStageDescriptorUpdateAfterBindSamplers; member 5652 uint32_t maxPerStageDescriptorUpdateAfterBindSamplers; member
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_core.h | 5547 uint32_t maxPerStageDescriptorUpdateAfterBindSamplers; member 5751 uint32_t maxPerStageDescriptorUpdateAfterBindSamplers; member
|
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/ |
D | vulkan_core.h | 5605 uint32_t maxPerStageDescriptorUpdateAfterBindSamplers; member 5809 uint32_t maxPerStageDescriptorUpdateAfterBindSamplers; member
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_core.h | 5597 uint32_t maxPerStageDescriptorUpdateAfterBindSamplers; member 5801 uint32_t maxPerStageDescriptorUpdateAfterBindSamplers; member
|
/third_party/mesa3d/include/vulkan/ |
D | vulkan_core.h | 5814 uint32_t maxPerStageDescriptorUpdateAfterBindSamplers; member 6018 uint32_t maxPerStageDescriptorUpdateAfterBindSamplers; member
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 5924 uint32_t maxPerStageDescriptorUpdateAfterBindSamplers; member 6128 uint32_t maxPerStageDescriptorUpdateAfterBindSamplers; member
|
/third_party/flutter/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 7408 uint32_t maxPerStageDescriptorUpdateAfterBindSamplers; member
|