Searched defs:VkCommandBuffer (Results 1 – 9 of 9) sorted by relevance
51 const vk::VkCommandBuffer& /*cmdBuffer*/, in bindDescriptorSets()
104 static void vkCmdPipelineBarrier(VkCommandBuffer, in vkCmdPipelineBarrier() argument116 VkCommandBuffer*) { in vkAllocateCommandBuffers() argument
816 void commandBeforeCompute (const VkCommandBuffer) {} in commandBeforeCompute()817 void commandBetweenShaderInvocations (const VkCommandBuffer) {} in commandBetweenShaderInvocations()818 void commandAfterCompute (const VkCommandBuffer) {} in commandAfterCompute()1465 void commandBeforeCompute (const VkCommandBuffer) {} in commandBeforeCompute()1466 void commandBetweenShaderInvocations (const VkCommandBuffer) {} in commandBetweenShaderInvocations()1467 void commandAfterCompute (const VkCommandBuffer) {} in commandAfterCompute()
482 void commandBeforeCompute (const VkCommandBuffer) {} in commandBeforeCompute()
629 virtual void commandsBeforeCompute (const VkCommandBuffer, in commandsBeforeCompute()
631 void DrawTestInstance<T>::draw(vk::VkCommandBuffer, vk::VkBuffer, vk::VkDeviceSize) in draw()
1578 void ShaderRenderCaseInstance::updatePushConstants (vk::VkCommandBuffer, vk::VkPipelineLayout) in updatePushConstants()
1959 V3DV_DEFINE_HANDLE_CASTS(v3dv_cmd_buffer, VkCommandBuffer) in V3DV_DEFINE_HANDLE_CASTS() argument
1131 VkCommandBuffer /* commandBuffer */, in onBeforeCmdTraceRays() argument