Searched refs:maxDescriptorSetUpdateAfterBindSamplers (Results 1 – 10 of 10) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_device.c | 934 CORE_PROPERTY(maxDescriptorSetUpdateAfterBindSamplers); in vk_get_physical_device_core_1_2_property_ext()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | limits.adoc | 2085 * [[{anchor-prefix}limits-maxDescriptorSetUpdateAfterBindSamplers]] 2086 pname:maxDescriptorSetUpdateAfterBindSamplers is similar to 4591 | code:uint32_t | pname:maxDescriptorSetUpdateAfterBindSamplers | `<<features-descr… 5049 | pname:maxDescriptorSetUpdateAfterBindSamplers | 0^9^ |500000 ^9^ | min
|
D | descriptorsets.adoc | 1948 … sname:VkPhysicalDeviceDescriptorIndexingProperties::pname:maxDescriptorSetUpdateAfterBindSamplers 2205 or pname:maxDescriptorSetUpdateAfterBindSamplers
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 3917 …OMBINE( seed, physicalDeviceDescriptorIndexingProperties.maxDescriptorSetUpdateAfterBindSamplers ); in operator ()() 5478 …HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindSamplers ); in operator ()()
|
D | vulkan_hash.hpp | 7303 …OMBINE( seed, physicalDeviceDescriptorIndexingProperties.maxDescriptorSetUpdateAfterBindSamplers ); in operator ()() 10720 …HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindSamplers ); in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 6729 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindSamplers, in marshal_VkPhysicalDeviceVulkan12Properties() 6826 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindSamplers, in unmarshal_VkPhysicalDeviceVulkan12Properties() 7587 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindSamplers, in marshal_VkPhysicalDeviceDescriptorIndexingProperties() 7644 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindSamplers, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 4706 memcpy(*ptr, (uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindSamplers, in reservedmarshal_VkPhysicalDeviceVulkan12Properties() 5253 memcpy(*ptr, (uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindSamplers, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 8130 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindSamplers, in marshal_VkPhysicalDeviceVulkan12Properties() 8239 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindSamplers, in unmarshal_VkPhysicalDeviceVulkan12Properties() 9188 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindSamplers, in marshal_VkPhysicalDeviceDescriptorIndexingProperties() 9257 vkStream->read((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindSamplers, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
D | goldfish_vk_reserved_marshaling.cpp | 6275 memcpy((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindSamplers, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Properties() 7069 memcpy((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindSamplers, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 5999 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member 6203 uint32_t maxDescriptorSetUpdateAfterBindSamplers; member
|