Home
last modified time | relevance | path

Searched refs:maxDescriptorSetUpdateAfterBindStorageBuffersDynamic (Results 1 – 9 of 9) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/
Dgoldfish_vk_testing.cpp5017 if (!((a->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic) == in checkEqual_VkPhysicalDeviceVulkan12Properties()
5018 (b->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic))) { in checkEqual_VkPhysicalDeviceVulkan12Properties()
5693 if (!((a->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic) == in checkEqual_VkPhysicalDeviceDescriptorIndexingProperties()
5694 (b->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic))) { in checkEqual_VkPhysicalDeviceDescriptorIndexingProperties()
Dgoldfish_vk_marshaling.cpp8130 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic, in marshal_VkPhysicalDeviceVulkan12Properties()
8241 (uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic, in unmarshal_VkPhysicalDeviceVulkan12Properties()
9188 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic, in marshal_VkPhysicalDeviceDescriptorIndexingProperties()
9259 (uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
Dgoldfish_vk_reserved_marshaling.cpp6286 memcpy((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Properties()
7080 memcpy((uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic, *ptr, in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_core.h5865 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic; member
6069 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic; member
Dvulkan_structs.hpp51820 …maxDescriptorSetUpdateAfterBindStorageBuffers_ ), maxDescriptorSetUpdateAfterBindStorageBuffersDyn…
51858 …c, maxDescriptorSetUpdateAfterBindStorageBuffers, maxDescriptorSetUpdateAfterBindStorageBuffersDyn… in reflect()
51892 …&& ( maxDescriptorSetUpdateAfterBindStorageBuffersDynamic == rhs.maxDescriptorSetUpdateAfterBindSt… in operator ==()
51927 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic = {}; member
72224 …maxDescriptorSetUpdateAfterBindStorageBuffers_ ), maxDescriptorSetUpdateAfterBindStorageBuffersDyn…
72262 …c, maxDescriptorSetUpdateAfterBindStorageBuffers, maxDescriptorSetUpdateAfterBindStorageBuffersDyn… in reflect()
72317 …&& ( maxDescriptorSetUpdateAfterBindStorageBuffersDynamic == rhs.maxDescriptorSetUpdateAfterBindSt… in operator ==()
72381 uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic = {}; member
Dvulkan_hash.hpp6722 … seed, physicalDeviceDescriptorIndexingProperties.maxDescriptorSetUpdateAfterBindStorageBuffersDyn… in operator ()()
9688 …H_COMBINE( seed, physicalDeviceVulkan12Properties.maxDescriptorSetUpdateAfterBindStorageBuffersDyn… in operator ()()
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto7861 …// Original field: None uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic. stringarray…
7862 optional uint32 maxDescriptorSetUpdateAfterBindStorageBuffersDynamic = 22; field
/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp6736 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic, in marshal_VkPhysicalDeviceVulkan12Properties()
6835 (uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic, in unmarshal_VkPhysicalDeviceVulkan12Properties()
7594 vkStream->write((uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic, in marshal_VkPhysicalDeviceDescriptorIndexingProperties()
7653 (uint32_t*)&forUnmarshaling->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic, in unmarshal_VkPhysicalDeviceDescriptorIndexingProperties()
Dgoldfish_vk_reserved_marshaling_guest.cpp4717 memcpy(*ptr, (uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic, in reservedmarshal_VkPhysicalDeviceVulkan12Properties()
5264 memcpy(*ptr, (uint32_t*)&forMarshaling->maxDescriptorSetUpdateAfterBindStorageBuffersDynamic, in reservedmarshal_VkPhysicalDeviceDescriptorIndexingProperties()