Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c2620 v3dv_buffer_bind_memory(const VkBindBufferMemoryInfo *info) in v3dv_buffer_bind_memory() function
2645 v3dv_buffer_bind_memory(&pBindInfos[i]); in v3dv_BindBufferMemory2()
H A Dv3dv_private.h833 v3dv_buffer_bind_memory(const VkBindBufferMemoryInfo *info);
H A Dv3dv_meta_copy.c1693 v3dv_buffer_bind_memory(&buf_bind_info); in copy_image_linear_texel_buffer()