Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_cmd_buffer.c30 struct lvp_cmd_pool * pool, in lvp_create_cmd_buffer()
83 LVP_FROM_HANDLE(lvp_cmd_pool, pool, pAllocateInfo->commandPool); in lvp_AllocateCommandBuffers()
190 struct lvp_cmd_pool *pool; in lvp_CreateCommandPool()
218 LVP_FROM_HANDLE(lvp_cmd_pool, pool, commandPool); in lvp_DestroyCommandPool()
242 LVP_FROM_HANDLE(lvp_cmd_pool, pool, commandPool); in lvp_ResetCommandPool()
259 LVP_FROM_HANDLE(lvp_cmd_pool, pool, commandPool); in lvp_TrimCommandPool()
Dlvp_private.h560 struct lvp_cmd_pool { struct
583 struct lvp_cmd_pool * pool; argument
603 VK_DEFINE_NONDISP_HANDLE_CASTS(lvp_cmd_pool, base,VkCommandPool,