Home
last modified time | relevance | path

Searched refs:usage2 (Results 1 – 15 of 15) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
Dvk_android_native_buffer_gfxstream.h119 VkNativeBufferUsage2ANDROID usage2; /* DEPRECATED in SPEC_VERSION 9 */ member
/hardware/google/gfxstream/guest/vulkan_enc/
Dvk_android_native_buffer_gfxstream.h119 VkNativeBufferUsage2ANDROID usage2; /* DEPRECATED in SPEC_VERSION 9 */ member
Dgoldfish_vk_transform_guest.cpp6760 resourceTracker, (VkNativeBufferUsage2ANDROID*)(&toTransform->usage2)); in transform_tohost_VkNativeBufferANDROID()
6771 resourceTracker, (VkNativeBufferUsage2ANDROID*)(&toTransform->usage2)); in transform_fromhost_VkNativeBufferANDROID()
Dgoldfish_vk_deepcopy_guest.cpp7273 deepcopy_VkNativeBufferUsage2ANDROID(alloc, rootType, &from->usage2, in deepcopy_VkNativeBufferANDROID()
7274 (VkNativeBufferUsage2ANDROID*)(&to->usage2)); in deepcopy_VkNativeBufferANDROID()
Dgoldfish_vk_counting_guest.cpp6318 (VkNativeBufferUsage2ANDROID*)(&toCount->usage2), count); in count_VkNativeBufferANDROID()
Dgoldfish_vk_marshaling_guest.cpp11819 (VkNativeBufferUsage2ANDROID*)(&forMarshaling->usage2)); in marshal_VkNativeBufferANDROID()
11843 (VkNativeBufferUsage2ANDROID*)(&forUnmarshaling->usage2)); in unmarshal_VkNativeBufferANDROID()
Dgoldfish_vk_reserved_marshaling_guest.cpp7977 vkStream, rootType, (VkNativeBufferUsage2ANDROID*)(&forMarshaling->usage2), ptr); in reservedmarshal_VkNativeBufferANDROID()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvk_android_native_buffer.h121 VkNativeBufferUsage2ANDROID usage2; /* DEPRECATED in SPEC_VERSION 9 */ member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvk_android_native_buffer.h121 VkNativeBufferUsage2ANDROID usage2; /* DEPRECATED in SPEC_VERSION 9 */ member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dcapabilities.adoc71 if code:usage1 and code:usage2 of type tlink:VkImageUsageFlags are such that
72 the bits set in code:usage1 are a subset of the bits set in code:usage2, and
76 than the limitations for code:usage2 and code:flags2, for all values of
Dresources.adoc8027 Further, if code:usage1 and code:usage2 of type tlink:VkBufferUsageFlags
8028 are such that the bits set in code:usage2 are a subset of the bits set
8039 code:usage2, for all values of pname:flags.
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_transform.cpp6962 resourceTracker, (VkNativeBufferUsage2ANDROID*)(&toTransform->usage2)); in transform_tohost_VkNativeBufferANDROID()
6973 resourceTracker, (VkNativeBufferUsage2ANDROID*)(&toTransform->usage2)); in transform_fromhost_VkNativeBufferANDROID()
Dgoldfish_vk_deepcopy.cpp7480 deepcopy_VkNativeBufferUsage2ANDROID(alloc, rootType, &from->usage2, in deepcopy_VkNativeBufferANDROID()
7481 (VkNativeBufferUsage2ANDROID*)(&to->usage2)); in deepcopy_VkNativeBufferANDROID()
Dgoldfish_vk_marshaling.cpp15174 (VkNativeBufferUsage2ANDROID*)(&forMarshaling->usage2)); in marshal_VkNativeBufferANDROID()
15207 (VkNativeBufferUsage2ANDROID*)(&forUnmarshaling->usage2)); in unmarshal_VkNativeBufferANDROID()
Dgoldfish_vk_reserved_marshaling.cpp11725 vkStream, rootType, (VkNativeBufferUsage2ANDROID*)(&forUnmarshaling->usage2), ptr); in reservedunmarshal_VkNativeBufferANDROID()