/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_physical_device.c | 643 vk12_props->maxDescriptorSetUpdateAfterBindSamplers = in vn_physical_device_init_properties() 645 .maxDescriptorSetUpdateAfterBindSamplers; in vn_physical_device_init_properties() 2064 u.descriptor_indexing->maxDescriptorSetUpdateAfterBindSamplers = in vn_GetPhysicalDeviceProperties2() 2065 vk12_props->maxDescriptorSetUpdateAfterBindSamplers; in vn_GetPhysicalDeviceProperties2()
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkDeviceProperties.inl | 108 …propertyType.maxDescriptorSetUpdateAfterBindSamplers = allPropertiesBlobs.vk12.maxDescriptorSetUpd…
|
D | vkStructTypes.inl | 3442 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member 5325 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/ |
D | vktDescriptorSetsIndexingTestsUtils.cpp | 719 …tageDescriptorUpdateAfterBindSamplers, descriptorProps.maxDescriptorSetUpdateAfterBindSamplers);… in computeMaxPerStageDescriptorCount()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/ |
D | vktDescriptorSetsIndexingTestsUtils.cpp | 719 …tageDescriptorUpdateAfterBindSamplers, descriptorProps.maxDescriptorSetUpdateAfterBindSamplers);… in computeMaxPerStageDescriptorCount()
|
/third_party/mesa3d/src/vulkan/runtime/ |
D | vk_device.c | 910 CORE_PROPERTY(maxDescriptorSetUpdateAfterBindSamplers); in vk_get_physical_device_core_1_2_property_ext()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiFeatureInfo.cpp | 886 …(features12.descriptorIndexing), PN(vulkan12Properties.maxDescriptorSetUpdateAfterBindSamplers),… in validateLimits12() 901 …(features12.descriptorIndexing), PN(vulkan12Properties.maxDescriptorSetUpdateAfterBindSamplers),… in validateLimits12() 1271 …{ PN(checkAlways), PN(descriptorIndexingProperties.maxDescriptorSetUpdateAfterBindSamplers), LI… in validateLimitsExtDescriptorIndexing() 1286 …{ PN(checkAlways), PN(descriptorIndexingProperties.maxDescriptorSetUpdateAfterBindSamplers), LI… in validateLimitsExtDescriptorIndexing() 4917 …xingProperties[0].maxDescriptorSetUpdateAfterBindSamplers != descriptorIndexingProperties[1].ma… in deviceProperties2() 5658 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan12Properties, maxDescriptorSetUpdateAfterBindSamplers), in devicePropertiesVulkan12() 6332 …iptorIndexingProperties.maxDescriptorSetUpdateAfterBindSamplers != vulkan12Properties.maxDescri… in devicePropertyExtensionsConsistencyVulkan12()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiFeatureInfo.cpp | 886 …(features12.descriptorIndexing), PN(vulkan12Properties.maxDescriptorSetUpdateAfterBindSamplers),… in validateLimits12() 901 …(features12.descriptorIndexing), PN(vulkan12Properties.maxDescriptorSetUpdateAfterBindSamplers),… in validateLimits12() 1271 …{ PN(checkAlways), PN(descriptorIndexingProperties.maxDescriptorSetUpdateAfterBindSamplers), LI… in validateLimitsExtDescriptorIndexing() 1286 …{ PN(checkAlways), PN(descriptorIndexingProperties.maxDescriptorSetUpdateAfterBindSamplers), LI… in validateLimitsExtDescriptorIndexing() 4917 …xingProperties[0].maxDescriptorSetUpdateAfterBindSamplers != descriptorIndexingProperties[1].ma… in deviceProperties2() 5658 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan12Properties, maxDescriptorSetUpdateAfterBindSamplers), in devicePropertiesVulkan12() 6332 …iptorIndexingProperties.maxDescriptorSetUpdateAfterBindSamplers != vulkan12Properties.maxDescri… in devicePropertyExtensionsConsistencyVulkan12()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkphysicaldevice.c | 731 DEBUG_UINT32 ("properties (1.2)", properties, maxDescriptorSetUpdateAfterBindSamplers); in dump_properties12()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkPhysicalDevice.cpp | 1011 properties->maxDescriptorSetUpdateAfterBindSamplers = limits.maxDescriptorSetSamplers; in getDescriptorIndexingProperties()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_device.c | 1112 p->maxDescriptorSetUpdateAfterBindSamplers = 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 | 1828 * [[{anchor-prefix}limits-maxDescriptorSetUpdateAfterBindSamplers]] 1829 pname:maxDescriptorSetUpdateAfterBindSamplers is similar to 3310 | code:uint32_t | pname:maxDescriptorSetUpdateAfterBindSamplers | `<<features-descr… 3621 | pname:maxDescriptorSetUpdateAfterBindSamplers | 0^9^ |500000 ^9^ | min
|
D | limits.adoc | 2037 * [[{anchor-prefix}limits-maxDescriptorSetUpdateAfterBindSamplers]] 2038 pname:maxDescriptorSetUpdateAfterBindSamplers is similar to 4122 | code:uint32_t | pname:maxDescriptorSetUpdateAfterBindSamplers | `<<features-descr… 4537 | pname:maxDescriptorSetUpdateAfterBindSamplers | 0^9^ |500000 ^9^ | min
|
D | descriptorsets.txt | 1758 … sname:VkPhysicalDeviceDescriptorIndexingProperties::pname:maxDescriptorSetUpdateAfterBindSamplers 1976 or pname:maxDescriptorSetUpdateAfterBindSamplers
|
/third_party/mesa3d/src/microsoft/vulkan/ |
D | dzn_device.c | 1621 .maxDescriptorSetUpdateAfterBindSamplers = 0, in dzn_GetPhysicalDeviceProperties2()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_device.c | 1021 p->maxDescriptorSetUpdateAfterBindSamplers = 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 | 4380 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member 4584 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_device.c | 2182 p->maxDescriptorSetUpdateAfterBindSamplers = max_bindless_views; in anv_get_physical_device_properties_1_2()
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
D | vn_protocol_driver_device.h | 12784 size += vn_sizeof_uint32_t(&val->maxDescriptorSetUpdateAfterBindSamplers); in vn_sizeof_VkPhysicalDeviceDescriptorIndexingProperties_self() 12834 vn_decode_uint32_t(dec, &val->maxDescriptorSetUpdateAfterBindSamplers); in vn_decode_VkPhysicalDeviceDescriptorIndexingProperties_self() 14007 size += vn_sizeof_uint32_t(&val->maxDescriptorSetUpdateAfterBindSamplers); in vn_sizeof_VkPhysicalDeviceVulkan12Properties_self() 14092 vn_decode_uint32_t(dec, &val->maxDescriptorSetUpdateAfterBindSamplers); in vn_decode_VkPhysicalDeviceVulkan12Properties_self()
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 5455 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member 5659 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_core.h | 5554 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member 5758 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member
|
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/ |
D | vulkan_core.h | 5612 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member 5816 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_core.h | 5604 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member 5808 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member
|
/third_party/mesa3d/include/vulkan/ |
D | vulkan_core.h | 5821 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member 6025 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 5931 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member 6135 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member
|