Home
last modified time | relevance | path

Searched refs:bufferDeviceAddressCaptureReplay (Results 1 – 14 of 14) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Dbind_buffer_common.adoc116 * [[VUID-{refpage}-bufferDeviceAddressCaptureReplay-09200]]
118 slink:VkPhysicalDeviceBufferDeviceAddressFeatures::pname:bufferDeviceAddressCaptureReplay
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c637 CORE_FEATURE(bufferDeviceAddressCaptureReplay); in vk_get_physical_device_core_1_2_feature_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Draytracing.adoc983 <<features-bufferDeviceAddressCaptureReplay,bufferDeviceAddressCaptureReplay>>,
Dfeatures.adoc2887 * [[{anchor-prefix}features-bufferDeviceAddressCaptureReplay]]
2888 pname:bufferDeviceAddressCaptureReplay indicates that the implementation
2954 pname:bufferDeviceAddressCaptureReplay indicates that the implementation
Dmemory.adoc1658 <<features-bufferDeviceAddressCaptureReplay,
1659 pname:bufferDeviceAddressCaptureReplay>> feature must: be enabled
Dresources.adoc248 <<features-bufferDeviceAddressCaptureReplay,
249 pname:bufferDeviceAddressCaptureReplay>> or
257 <<features-bufferDeviceAddressCaptureReplay,
258 pname:bufferDeviceAddressCaptureReplay>> feature must: be enabled
Ddescriptorsets.adoc6365 In a similar way to <<features-bufferDeviceAddressCaptureReplay,
6366 pname:bufferDeviceAddressCaptureReplay>>, the
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp3774 …P_HASH_COMBINE( seed, physicalDeviceBufferDeviceAddressFeatures.bufferDeviceAddressCaptureReplay ); in operator ()()
5417 … VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Features.bufferDeviceAddressCaptureReplay ); in operator ()()
Dvulkan_hash.hpp6830 …P_HASH_COMBINE( seed, physicalDeviceBufferDeviceAddressFeatures.bufferDeviceAddressCaptureReplay ); in operator ()()
6844 …ASH_COMBINE( seed, physicalDeviceBufferDeviceAddressFeaturesEXT.bufferDeviceAddressCaptureReplay ); in operator ()()
10659 … VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Features.bufferDeviceAddressCaptureReplay ); in operator ()()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5943 VkBool32 bufferDeviceAddressCaptureReplay; member
6393 VkBool32 bufferDeviceAddressCaptureReplay; member
13650 VkBool32 bufferDeviceAddressCaptureReplay; member
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp6558 vkStream->write((VkBool32*)&forMarshaling->bufferDeviceAddressCaptureReplay, sizeof(VkBool32)); in marshal_VkPhysicalDeviceVulkan12Features()
6636 vkStream->read((VkBool32*)&forUnmarshaling->bufferDeviceAddressCaptureReplay, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceVulkan12Features()
8437 vkStream->write((VkBool32*)&forMarshaling->bufferDeviceAddressCaptureReplay, sizeof(VkBool32)); in marshal_VkPhysicalDeviceBufferDeviceAddressFeatures()
8451 vkStream->read((VkBool32*)&forUnmarshaling->bufferDeviceAddressCaptureReplay, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceBufferDeviceAddressFeatures()
Dgoldfish_vk_reserved_marshaling_guest.cpp4572 memcpy(*ptr, (VkBool32*)&forMarshaling->bufferDeviceAddressCaptureReplay, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceVulkan12Features()
5774 memcpy(*ptr, (VkBool32*)&forMarshaling->bufferDeviceAddressCaptureReplay, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceBufferDeviceAddressFeatures()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp7948 vkStream->write((VkBool32*)&forMarshaling->bufferDeviceAddressCaptureReplay, sizeof(VkBool32)); in marshal_VkPhysicalDeviceVulkan12Features()
8037 vkStream->read((VkBool32*)&forUnmarshaling->bufferDeviceAddressCaptureReplay, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceVulkan12Features()
10348 vkStream->write((VkBool32*)&forMarshaling->bufferDeviceAddressCaptureReplay, sizeof(VkBool32)); in marshal_VkPhysicalDeviceBufferDeviceAddressFeatures()
10374 vkStream->read((VkBool32*)&forUnmarshaling->bufferDeviceAddressCaptureReplay, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceBufferDeviceAddressFeatures()
Dgoldfish_vk_reserved_marshaling.cpp6129 memcpy((VkBool32*)&forUnmarshaling->bufferDeviceAddressCaptureReplay, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceVulkan12Features()
7976 memcpy((VkBool32*)&forUnmarshaling->bufferDeviceAddressCaptureReplay, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceBufferDeviceAddressFeatures()