Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_private.h128 LVP_DEFINE_NONDISP_HANDLE_CASTS(lvp_cmd_pool, VkCommandPool)
570 struct lvp_cmd_pool { struct
593 struct lvp_cmd_pool * pool; argument
Dlvp_cmd_buffer.c29 struct lvp_cmd_pool * pool, in lvp_create_cmd_buffer()
83 LVP_FROM_HANDLE(lvp_cmd_pool, pool, pAllocateInfo->commandPool); in lvp_AllocateCommandBuffers()
185 struct lvp_cmd_pool *pool; in lvp_CreateCommandPool()
213 LVP_FROM_HANDLE(lvp_cmd_pool, pool, commandPool); in lvp_DestroyCommandPool()
237 LVP_FROM_HANDLE(lvp_cmd_pool, pool, commandPool); in lvp_ResetCommandPool()
254 LVP_FROM_HANDLE(lvp_cmd_pool, pool, commandPool); in lvp_TrimCommandPool()