Home
last modified time | relevance | path

Searched refs:unbox_VkBufferView (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DVulkanBoxedHandles.cpp781 VkBufferView unbox_VkBufferView(VkBufferView boxed) { in unbox_VkBufferView() function
DVkDecoder.cpp20709 tmpval ? (VkBufferView)unbox_VkBufferView((VkBufferView)tmpval) in decode()
22064 tmpval ? (VkBufferView)unbox_VkBufferView((VkBufferView)tmpval) in decode()
DVkDecoderGlobalState.cpp790 bufferView = unbox_VkBufferView(bufferView); in load()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_reserved_marshaling.cpp3130 tmpval ? (VkBufferView)unbox_VkBufferView((VkBufferView)tmpval) in reservedunmarshal_VkWriteDescriptorSet()