Searched refs:usage2 (Results 1 – 15 of 15) sorted by relevance
/hardware/google/gfxstream/host/vulkan/ |
D | vk_android_native_buffer_gfxstream.h | 119 VkNativeBufferUsage2ANDROID usage2; /* DEPRECATED in SPEC_VERSION 9 */ member
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | vk_android_native_buffer_gfxstream.h | 119 VkNativeBufferUsage2ANDROID usage2; /* DEPRECATED in SPEC_VERSION 9 */ member
|
D | goldfish_vk_transform_guest.cpp | 6760 resourceTracker, (VkNativeBufferUsage2ANDROID*)(&toTransform->usage2)); in transform_tohost_VkNativeBufferANDROID() 6771 resourceTracker, (VkNativeBufferUsage2ANDROID*)(&toTransform->usage2)); in transform_fromhost_VkNativeBufferANDROID()
|
D | goldfish_vk_deepcopy_guest.cpp | 7273 deepcopy_VkNativeBufferUsage2ANDROID(alloc, rootType, &from->usage2, in deepcopy_VkNativeBufferANDROID() 7274 (VkNativeBufferUsage2ANDROID*)(&to->usage2)); in deepcopy_VkNativeBufferANDROID()
|
D | goldfish_vk_counting_guest.cpp | 6318 (VkNativeBufferUsage2ANDROID*)(&toCount->usage2), count); in count_VkNativeBufferANDROID()
|
D | goldfish_vk_marshaling_guest.cpp | 11819 (VkNativeBufferUsage2ANDROID*)(&forMarshaling->usage2)); in marshal_VkNativeBufferANDROID() 11843 (VkNativeBufferUsage2ANDROID*)(&forUnmarshaling->usage2)); in unmarshal_VkNativeBufferANDROID()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 7977 vkStream, rootType, (VkNativeBufferUsage2ANDROID*)(&forMarshaling->usage2), ptr); in reservedmarshal_VkNativeBufferANDROID()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vk_android_native_buffer.h | 121 VkNativeBufferUsage2ANDROID usage2; /* DEPRECATED in SPEC_VERSION 9 */ member
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vk_android_native_buffer.h | 121 VkNativeBufferUsage2ANDROID usage2; /* DEPRECATED in SPEC_VERSION 9 */ member
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | capabilities.adoc | 71 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
|
D | resources.adoc | 8027 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/ |
D | goldfish_vk_transform.cpp | 6962 resourceTracker, (VkNativeBufferUsage2ANDROID*)(&toTransform->usage2)); in transform_tohost_VkNativeBufferANDROID() 6973 resourceTracker, (VkNativeBufferUsage2ANDROID*)(&toTransform->usage2)); in transform_fromhost_VkNativeBufferANDROID()
|
D | goldfish_vk_deepcopy.cpp | 7480 deepcopy_VkNativeBufferUsage2ANDROID(alloc, rootType, &from->usage2, in deepcopy_VkNativeBufferANDROID() 7481 (VkNativeBufferUsage2ANDROID*)(&to->usage2)); in deepcopy_VkNativeBufferANDROID()
|
D | goldfish_vk_marshaling.cpp | 15174 (VkNativeBufferUsage2ANDROID*)(&forMarshaling->usage2)); in marshal_VkNativeBufferANDROID() 15207 (VkNativeBufferUsage2ANDROID*)(&forUnmarshaling->usage2)); in unmarshal_VkNativeBufferANDROID()
|
D | goldfish_vk_reserved_marshaling.cpp | 11725 vkStream, rootType, (VkNativeBufferUsage2ANDROID*)(&forUnmarshaling->usage2), ptr); in reservedunmarshal_VkNativeBufferANDROID()
|