| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_command_buffer.c | 72 vk_common_CmdExecuteCommands(VkCommandBuffer commandBuffer, uint32_t commandBufferCount, const VkCommandBuffer *pCommandBuffers) vk_common_CmdExecuteCommands() argument
|
| H A D | vk_command_pool.c | 135 vk_common_FreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint32_t commandBufferCount, const VkCommandBuffer *pCommandBuffers) vk_common_FreeCommandBuffers() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkCommandPool.cpp | 43 VkResult CommandPool::allocateCommandBuffers(Device *device, VkCommandBufferLevel level, uint32_t commandBufferCount, VkCommandBuffer *pCommandBuffers) in allocateCommandBuffers() argument 77 void CommandPool::freeCommandBuffers(uint32_t commandBufferCount, const VkCommandBuffer *pCommandBuffers) in freeCommandBuffers() argument
|
| H A D | VkQueue.hpp | 69 uint32_t commandBufferCount; member
|
| H A D | VkCommandBuffer.cpp | 1337 void CommandBuffer::executeCommands(uint32_t commandBufferCount, const VkCommandBuffer *pCommandBuffers) in executeCommands() argument
|
| H A D | libVulkan.cpp | 2452 VKAPI_ATTR void VKAPI_CALL vkFreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint32_t commandBufferCount, const VkCommandBuffer *pCommandBuffers) in vkFreeCommandBuffers() argument 2949 VKAPI_ATTR void VKAPI_CALL vkCmdExecuteCommands(VkCommandBuffer commandBuffer, uint32_t commandBufferCount, const VkCommandBuffer *pCommandBuffers) in vkCmdExecuteCommands() argument
|
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| H A D | lvp_cmd_buffer.c | 125 lvp_FreeCommandBuffers( VkDevice device, VkCommandPool commandPool, uint32_t commandBufferCount, const VkCommandBuffer* pCommandBuffers) lvp_FreeCommandBuffers() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/ |
| H A D | vktCommandPoolMemoryReservationTests.cpp | 57 deUint32 commandBufferCount; member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/ |
| H A D | vktCommandPoolMemoryReservationTests.cpp | 57 deUint32 commandBufferCount; member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/vkscserver/ |
| H A D | vksStructsVKSC.hpp | 211 deUint32 commandBufferCount; member
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkPlatform.cpp | 801 freeCommandBuffersHandler(VkDevice device, VkCommandPool commandPool, deUint32 commandBufferCount, const VkCommandBuffer* pCommandBuffers) const freeCommandBuffersHandler() argument
|
| H A D | vkNullDriver.cpp | 1380 VKAPI_ATTR void VKAPI_CALL freeCommandBuffers (VkDevice device, VkCommandPool commandPool, deUint32 commandBufferCount, const VkCommandBuffer* pCommandBuffers) in freeCommandBuffers() argument
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_vX_cmd_buffer.c | 1214 FreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint32_t commandBufferCount, const VkCommandBuffer *pCommandBuffers) FreeCommandBuffers() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| H A D | vktSynchronizationUtil.cpp | 400 deUint32 commandBufferCount; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktSynchronizationUtil.cpp | 400 deUint32 commandBufferCount; member
|
| /third_party/mesa3d/src/amd/vulkan/layers/ |
| H A D | radv_sqtt_layer.c | 696 sqtt_CmdExecuteCommands(VkCommandBuffer commandBuffer, uint32_t commandBufferCount, in sqtt_CmdExecuteCommands() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | vk_wrapper.h | 887 ANGLE_INLINE void CommandBuffer::executeCommands(uint32_t commandBufferCount, in executeCommands() argument 652 freeCommandBuffers(VkDevice device, uint32_t commandBufferCount, const VkCommandBuffer *commandBuffers) freeCommandBuffers() argument
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_command_buffer.c | 586 vn_FreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint32_t commandBufferCount, const VkCommandBuffer *pCommandBuffers) vn_FreeCommandBuffers() argument 1516 vn_CmdExecuteCommands(VkCommandBuffer commandBuffer, uint32_t commandBufferCount, const VkCommandBuffer *pCommandBuffers) vn_CmdExecuteCommands() argument
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_cmd_buffer.c | 1730 v3dv_CmdExecuteCommands(VkCommandBuffer commandBuffer, uint32_t commandBufferCount, const VkCommandBuffer *pCommandBuffers) v3dv_CmdExecuteCommands() argument
|
| /third_party/mesa3d/src/vulkan/overlay-layer/ |
| H A D | overlay.cpp | 2303 overlay_CmdExecuteCommands( VkCommandBuffer commandBuffer, uint32_t commandBufferCount, const VkCommandBuffer* pCommandBuffers) overlay_CmdExecuteCommands() argument 2377 overlay_FreeCommandBuffers( VkDevice device, VkCommandPool commandPool, uint32_t commandBufferCount, const VkCommandBuffer* pCommandBuffers) overlay_FreeCommandBuffers() argument [all...] |
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_cmd_buffer.c | 1726 tu_FreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint32_t commandBufferCount, const VkCommandBuffer *pCommandBuffers) tu_FreeCommandBuffers() argument 3508 tu_CmdExecuteCommands(VkCommandBuffer commandBuffer, uint32_t commandBufferCount, const VkCommandBuffer *pCmdBuffers) tu_CmdExecuteCommands() argument
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| H A D | pvr_cmd_buffer.c | 4830 pvr_CmdExecuteCommands(VkCommandBuffer commandBuffer, uint32_t commandBufferCount, const VkCommandBuffer *pCommandBuffers) pvr_CmdExecuteCommands() argument
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | genX_cmd_buffer.c | 1842 CmdExecuteCommands( VkCommandBuffer commandBuffer, uint32_t commandBufferCount, const VkCommandBuffer* pCmdBuffers) CmdExecuteCommands() argument
|
| /third_party/vulkan-loader/loader/ |
| H A D | trampoline.c | 1995 vkFreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint32_t commandBufferCount, const VkCommandBuffer *pCommandBuffers) vkFreeCommandBuffers() argument
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_cmd_buffer.c | 4884 radv_FreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint32_t commandBufferCount, in radv_FreeCommandBuffers() argument 6139 radv_CmdExecuteCommands(VkCommandBuffer commandBuffer, uint32_t commandBufferCount, in radv_CmdExecuteCommands() argument
|