Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_android.c138 VkDeviceMemory memory_h; in radv_image_from_gralloc() local
175 &memory_h); in radv_image_from_gralloc()
179 radv_BindImageMemory(device_h, image_h, memory_h, 0); in radv_image_from_gralloc()
181 image->owned_memory = memory_h; in radv_image_from_gralloc()