Searched refs:maxDescriptorSetUpdateAfterBindSampledImages (Results 1 – 10 of 10) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_device.c | 939 CORE_PROPERTY(maxDescriptorSetUpdateAfterBindSampledImages); in vk_get_physical_device_core_1_2_property_ext()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | limits.adoc | 2127 * [[{anchor-prefix}limits-maxDescriptorSetUpdateAfterBindSampledImages]] 2128 pname:maxDescriptorSetUpdateAfterBindSampledImages is similar to 4596 | code:uint32_t | pname:maxDescriptorSetUpdateAfterBindSampledImages | `<<features-descr… 5054 | pname:maxDescriptorSetUpdateAfterBindSampledImages | 0^9^ |500000 ^9^ | min
|
D | descriptorsets.adoc | 1980 …me:VkPhysicalDeviceDescriptorIndexingProperties::pname:maxDescriptorSetUpdateAfterBindSampledImages 2210 or pname:maxDescriptorSetUpdateAfterBindSampledImages
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 3922 …INE( seed, physicalDeviceDescriptorIndexingProperties.maxDescriptorSetUpdateAfterBindSampledImages… in operator ()() 5483 …_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindSampledImages… in operator ()()
|
D | vulkan_hash.hpp | 7308 …INE( seed, physicalDeviceDescriptorIndexingProperties.maxDescriptorSetUpdateAfterBindSampledImages… in operator ()() 10725 …_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindSampledImages… in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 6739 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindSampledImages, in marshal_VkPhysicalDeviceVulkan12Properties() 6838 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindSampledImages, in unmarshal_VkPhysicalDeviceVulkan12Properties() 7597 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindSampledImages, in marshal_VkPhysicalDeviceDescriptorIndexingProperties() 7656 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindSampledImages, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 4721 memcpy(*ptr, (uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindSampledImages, in reservedmarshal_VkPhysicalDeviceVulkan12Properties() 5268 memcpy(*ptr, (uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindSampledImages, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 8140 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindSampledImages, in marshal_VkPhysicalDeviceVulkan12Properties() 8251 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindSampledImages, in unmarshal_VkPhysicalDeviceVulkan12Properties() 9198 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindSampledImages, in marshal_VkPhysicalDeviceDescriptorIndexingProperties() 9269 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindSampledImages, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
D | goldfish_vk_reserved_marshaling.cpp | 6290 memcpy((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindSampledImages, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Properties() 7084 memcpy((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindSampledImages, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 6004 uint32_t maxDescriptorSetUpdateAfterBindSampledImages; member 6208 uint32_t maxDescriptorSetUpdateAfterBindSampledImages; member
|