Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_private.h702 void lvp_add_enqueue_cmd_entrypoints(struct vk_device_dispatch_table *disp);
H A Dlvp_device.c1735 lvp_add_enqueue_cmd_entrypoints(&dispatch_table); in lvp_CreateDevice()
H A Dlvp_execute.c4659 void lvp_add_enqueue_cmd_entrypoints(struct vk_device_dispatch_table *disp) in lvp_add_enqueue_cmd_entrypoints() function