Lines Matching refs:UNUSED

92 vn_android_find_native_buffer(UNUSED const VkImageCreateInfo *create_info)
98 vn_android_image_from_anb(UNUSED struct vn_device *dev,
99 UNUSED const VkImageCreateInfo *image_info,
100 UNUSED const VkNativeBufferANDROID *anb_info,
101 UNUSED const VkAllocationCallbacks *alloc,
102 UNUSED struct vn_image **out_img)
109 UNUSED const VkPhysicalDeviceImageFormatInfo2 *format_info,
110 UNUSED VkPhysicalDeviceImageDrmFormatModifierInfoEXT *out_info)
116 vn_android_format_to_view_formats(UNUSED VkFormat format,
117 UNUSED uint32_t *out_count)
123 vn_android_get_ahb_usage(UNUSED const VkImageUsageFlags usage,
124 UNUSED const VkImageCreateFlags flags)
130 vn_android_image_from_ahb(UNUSED struct vn_device *dev,
131 UNUSED const VkImageCreateInfo *create_info,
132 UNUSED const VkAllocationCallbacks *alloc,
133 UNUSED struct vn_image **out_img)
139 vn_android_device_import_ahb(UNUSED struct vn_device *dev,
140 UNUSED struct vn_device_memory *mem,
141 UNUSED const VkMemoryAllocateInfo *alloc_info,
142 UNUSED const VkAllocationCallbacks *alloc,
143 UNUSED struct AHardwareBuffer *ahb,
144 UNUSED bool internal_ahb)
150 vn_android_device_allocate_ahb(UNUSED struct vn_device *dev,
151 UNUSED struct vn_device_memory *mem,
152 UNUSED const VkMemoryAllocateInfo *alloc_info,
153 UNUSED const VkAllocationCallbacks *alloc)
159 vn_android_release_ahb(UNUSED struct AHardwareBuffer *ahb)
165 vn_android_drm_format_to_vk_format(UNUSED uint32_t format)
171 vn_android_buffer_from_ahb(UNUSED struct vn_device *dev,
172 UNUSED const VkBufferCreateInfo *create_info,
173 UNUSED const VkAllocationCallbacks *alloc,
174 UNUSED struct vn_buffer **out_buf)
180 vn_android_get_ahb_buffer_memory_type_bits(UNUSED struct vn_device *dev,
181 UNUSED uint32_t *out_mem_type_bits)