Searched defs:VkCommandBuffer (Results 1 – 7 of 7) sorted by relevance
51 const vk::VkCommandBuffer& /*cmdBuffer*/, in bindDescriptorSets()
104 static void vkCmdPipelineBarrier(VkCommandBuffer, in vkCmdPipelineBarrier() argument116 VkCommandBuffer*) { in vkAllocateCommandBuffers() argument
708 void commandBeforeCompute (const VkCommandBuffer) {} in commandBeforeCompute()709 void commandBetweenShaderInvocations (const VkCommandBuffer) {} in commandBetweenShaderInvocations()710 void commandAfterCompute (const VkCommandBuffer) {} in commandAfterCompute()1263 void commandBeforeCompute (const VkCommandBuffer) {} in commandBeforeCompute()1264 void commandBetweenShaderInvocations (const VkCommandBuffer) {} in commandBetweenShaderInvocations()1265 void commandAfterCompute (const VkCommandBuffer) {} in commandAfterCompute()
431 void commandBeforeCompute (const VkCommandBuffer) {} in commandBeforeCompute()
628 virtual void commandsBeforeCompute (const VkCommandBuffer, in commandsBeforeCompute()
1556 void ShaderRenderCaseInstance::updatePushConstants (vk::VkCommandBuffer, vk::VkPipelineLayout) in updatePushConstants()
1131 VkCommandBuffer /* commandBuffer */, in onBeforeCmdTraceRays() argument