Searched refs:v3dv_cmd_buffer_ops (Results 1 – 3 of 3) sorted by relevance
1749 extern const struct vk_command_buffer_ops v3dv_cmd_buffer_ops;
114 &v3dv_cmd_buffer_ops, level); in cmd_buffer_create()1110 const struct vk_command_buffer_ops v3dv_cmd_buffer_ops = { variable
1832 device->vk.command_buffer_ops = &v3dv_cmd_buffer_ops; in v3dv_CreateDevice()