Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c5146 radv_queue_submit_normal(struct radv_queue *queue, struct vk_queue_submit *submission) in radv_queue_submit_normal() function
5268 result = radv_queue_submit_normal(queue, submission); in radv_queue_submit()
/third_party/mesa3d/docs/relnotes/
D22.2.0.rst5893 - radv: Minor cleanup of radv_queue_submit_normal.