Home
last modified time | relevance | path

Searched refs:maxDescriptorSetUpdateAfterBindSamplers (Results 1 – 25 of 34) sorted by relevance

12

/third_party/mesa3d/src/virtio/vulkan/
Dvn_physical_device.c643 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/
DvkDeviceProperties.inl108 …propertyType.maxDescriptorSetUpdateAfterBindSamplers = allPropertiesBlobs.vk12.maxDescriptorSetUpd…
DvkStructTypes.inl3442 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member
5325 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTestsUtils.cpp719 …tageDescriptorUpdateAfterBindSamplers, descriptorProps.maxDescriptorSetUpdateAfterBindSamplers);… in computeMaxPerStageDescriptorCount()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTestsUtils.cpp719 …tageDescriptorUpdateAfterBindSamplers, descriptorProps.maxDescriptorSetUpdateAfterBindSamplers);… in computeMaxPerStageDescriptorCount()
/third_party/mesa3d/src/vulkan/runtime/
Dvk_device.c910 CORE_PROPERTY(maxDescriptorSetUpdateAfterBindSamplers); in vk_get_physical_device_core_1_2_property_ext()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp886 …(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/
DvktApiFeatureInfo.cpp886 …(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/
Dgstvkphysicaldevice.c731 DEBUG_UINT32 ("properties (1.2)", properties, maxDescriptorSetUpdateAfterBindSamplers); in dump_properties12()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp1011 properties->maxDescriptorSetUpdateAfterBindSamplers = limits.maxDescriptorSetSamplers; in getDescriptorIndexingProperties()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c1112 p->maxDescriptorSetUpdateAfterBindSamplers = max_descriptor_set_size; in lvp_get_physical_device_properties_1_2()
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dlimits.txt1828 * [[{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
Dlimits.adoc2037 * [[{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
Ddescriptorsets.txt1758 … sname:VkPhysicalDeviceDescriptorIndexingProperties::pname:maxDescriptorSetUpdateAfterBindSamplers
1976 or pname:maxDescriptorSetUpdateAfterBindSamplers
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c1621 .maxDescriptorSetUpdateAfterBindSamplers = 0, in dzn_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c1021 p->maxDescriptorSetUpdateAfterBindSamplers = max_descriptor_set_size; in tu_get_physical_device_properties_1_2()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h4380 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member
4584 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c2182 p->maxDescriptorSetUpdateAfterBindSamplers = max_bindless_views; in anv_get_physical_device_properties_1_2()
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_device.h12784 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/
Dvulkan_core.h5455 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member
5659 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h5554 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member
5758 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h5612 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member
5816 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h5604 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member
5808 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h5821 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member
6025 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h5931 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member
6135 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member

12