Searched refs:tu_cmd_pool (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/ |
| H A D | tu_private.h | 854 struct tu_cmd_pool struct 907 struct tu_cmd_pool *pool; 1532 TU_DEFINE_NONDISP_HANDLE_CASTS(tu_cmd_pool, VkCommandPool)
|
| H A D | tu_cmd_buffer.c | 1338 struct tu_cmd_pool *pool, 1497 TU_FROM_HANDLE(tu_cmd_pool, pool, pAllocateInfo->commandPool); 1900 struct tu_cmd_pool *pool; 1928 TU_FROM_HANDLE(tu_cmd_pool, pool, commandPool); 1953 TU_FROM_HANDLE(tu_cmd_pool, pool, commandPool); 1972 TU_FROM_HANDLE(tu_cmd_pool, pool, commandPool);
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/ |
| H A D | tu_private.h | 1034 struct tu_cmd_pool struct 1059 struct tu_cmd_pool *pool; 1775 VK_DEFINE_NONDISP_HANDLE_CASTS(tu_cmd_pool, base, VkCommandPool,
|
| H A D | tu_cmd_buffer.c | 1387 struct tu_cmd_pool *pool, 1485 TU_FROM_HANDLE(tu_cmd_pool, pool, pAllocateInfo->commandPool); 3021 struct tu_cmd_pool *pool; 3049 TU_FROM_HANDLE(tu_cmd_pool, pool, commandPool); 3074 TU_FROM_HANDLE(tu_cmd_pool, pool, commandPool); 3093 TU_FROM_HANDLE(tu_cmd_pool, pool, commandPool);
|
Completed in 18 milliseconds