/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vkDeviceProperties.inl | 102 …propertyType.maxPerStageDescriptorUpdateAfterBindStorageBuffers = allPropertiesBlobs.vk12.maxPerSt…
|
H A D | vkStructTypes.inl | 2680 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers; member 3511 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers; member
|
H A D | vkVulkan_c.inl | 4404 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers; member 4608 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers; member
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/ |
H A D | vktDescriptorSetsIndexingTestsUtils.cpp | 687 …storageBuffers = deMinu32(descriptorProps.maxPerStageDescriptorUpdateAfterBindStorageBuffer… in computeMaxPerStageDescriptorCount() 689 …storageBuffersDynamic = deMinu32(descriptorProps.maxPerStageDescriptorUpdateAfterBindStorageBuffer… in computeMaxPerStageDescriptorCount()
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
H A D | vkDeviceProperties.inl | 103 …propertyType.maxPerStageDescriptorUpdateAfterBindStorageBuffers = allPropertiesBlobs.vk12.maxPerSt…
|
H A D | vkStructTypes.inl | 3516 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers; member 5375 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers; member
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiFeatureInfo.cpp | 959 …tures12.descriptorIndexing), PN(vulkan12Properties.maxPerStageDescriptorUpdateAfterBindStorageBuff… in validateLimits12() 989 …tures12.descriptorIndexing), PN(vulkan12Properties.maxPerStageDescriptorUpdateAfterBindStorageBuff… in validateLimits12() 1380 …{PN(checkAlways), PN(descriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindStorageBuffe… in validateLimitsExtDescriptorIndexing() 1409 …{PN(checkAlways), PN(descriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindStorageBuffe… in validateLimitsExtDescriptorIndexing() 5283 descriptorIndexingProperties[0].maxPerStageDescriptorUpdateAfterBindStorageBuffers != in deviceProperties2() 5284 descriptorIndexingProperties[1].maxPerStageDescriptorUpdateAfterBindStorageBuffers || in deviceProperties2() 6117 …ET_TABLE_ENTRY(VkPhysicalDeviceVulkan12Properties, maxPerStageDescriptorUpdateAfterBindStorageBuff… in devicePropertiesVulkan12() 6913 descriptorIndexingProperties.maxPerStageDescriptorUpdateAfterBindStorageBuffers != in devicePropertyExtensionsConsistencyVulkan12() 6914 vulkan12Properties.maxPerStageDescriptorUpdateAfterBindStorageBuffers || in devicePropertyExtensionsConsistencyVulkan12()
|
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/ |
H A D | hk_physical_device.c | 787 .maxPerStageDescriptorUpdateAfterBindStorageBuffers = HK_MAX_DESCRIPTORS, in hk_get_device_properties()
|
/aosp_15_r20/external/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_physical_device.c | 535 .maxPerStageDescriptorUpdateAfterBindStorageBuffers = 0, in get_device_properties()
|
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/ |
H A D | nvk_physical_device.c | 863 .maxPerStageDescriptorUpdateAfterBindStorageBuffers = NVK_MAX_DESCRIPTORS, in nvk_get_device_properties()
|
/aosp_15_r20/frameworks/native/vulkan/vkjson/ |
H A D | vkjson.cc | 734 …riptorUpdateAfterBindStorageBuffers", &properties->maxPerStageDescriptorUpdateAfterBindStorageBuff… in Iterate()
|
/aosp_15_r20/external/swiftshader/src/Vulkan/ |
H A D | VkPhysicalDevice.cpp | 1240 …properties->maxPerStageDescriptorUpdateAfterBindStorageBuffers = vk::MAX_UPDATE_AFTER_BIND_DESCRIP… in getDescriptorIndexingProperties()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_device.c | 972 .maxPerStageDescriptorUpdateAfterBindStorageBuffers = MAX_DESCRIPTORS, in lvp_get_properties()
|
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_device.c | 1103 .maxPerStageDescriptorUpdateAfterBindStorageBuffers = MAX_STORAGE_BUFFERS, in get_device_properties()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | anv_physical_device.c | 976 p->maxPerStageDescriptorUpdateAfterBindStorageBuffers = UINT32_MAX; in get_properties_1_2()
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_physical_device.c | 1554 p->maxPerStageDescriptorUpdateAfterBindStorageBuffers = max_descriptor_set_size; in radv_get_physical_device_properties()
|
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/ |
H A D | vk_safe_struct.cpp | 22055 …maxPerStageDescriptorUpdateAfterBindStorageBuffers(in_struct->maxPerStageDescriptorUpdateAfterBind… in safe_VkPhysicalDeviceDescriptorIndexingPropertiesEXT() 22089 …maxPerStageDescriptorUpdateAfterBindStorageBuffers = src.maxPerStageDescriptorUpdateAfterBindStora… in safe_VkPhysicalDeviceDescriptorIndexingPropertiesEXT() 22123 …maxPerStageDescriptorUpdateAfterBindStorageBuffers = src.maxPerStageDescriptorUpdateAfterBindStora… in operator =() 22160 …maxPerStageDescriptorUpdateAfterBindStorageBuffers = in_struct->maxPerStageDescriptorUpdateAfterBi… in initialize() 22189 …maxPerStageDescriptorUpdateAfterBindStorageBuffers = src->maxPerStageDescriptorUpdateAfterBindStor… in initialize()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/ |
H A D | anv_device.c | 824 p->maxPerStageDescriptorUpdateAfterBindStorageBuffers = UINT32_MAX; in get_properties_1_2()
|
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/ |
H A D | tu_device.cc | 776 p->maxPerStageDescriptorUpdateAfterBindStorageBuffers = max_descriptor_set_size; in tu_get_physical_device_properties_1_2()
|
/aosp_15_r20/external/deqp/external/vulkancts/scripts/src/ |
H A D | vulkan_sc_core.h | 4399 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers; member 4603 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers; member
|
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_device.c | 1019 .maxPerStageDescriptorUpdateAfterBindStorageBuffers = MAX_DESCS_PER_CBV_SRV_UAV_HEAP, in dzn_physical_device_get_properties()
|
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_structs.hpp | 28814 …erStageDescriptorUpdateAfterBindUniformBuffers_ ), maxPerStageDescriptorUpdateAfterBindStorageBuff… 28852 …axPerStageDescriptorUpdateAfterBindUniformBuffers, maxPerStageDescriptorUpdateAfterBindStorageBuff… in reflect() 28877 …&& ( maxPerStageDescriptorUpdateAfterBindStorageBuffers == rhs.maxPerStageDescriptorUpdateAfterBin… in operator ==() 28912 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers = {}; member 38818 …erStageDescriptorUpdateAfterBindUniformBuffers_ ), maxPerStageDescriptorUpdateAfterBindStorageBuff… 38856 …axPerStageDescriptorUpdateAfterBindUniformBuffers, maxPerStageDescriptorUpdateAfterBindStorageBuff… in reflect() 38902 …&& ( maxPerStageDescriptorUpdateAfterBindStorageBuffers == rhs.maxPerStageDescriptorUpdateAfterBin… in operator ==() 38966 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers = {}; member
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 5137 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers; member 5341 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers; member
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 5137 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers; member 5341 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers; member
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 5137 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers; member 5341 uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers; member
|