Searched defs:VkCommandBuffer (Results 1 – 5 of 5) sorted by relevance
51 const vk::VkCommandBuffer& /*cmdBuffer*/, in bindDescriptorSets()
508 void commandBeforeCompute (const VkCommandBuffer) {} in commandBeforeCompute()509 void commandBetweenShaderInvocations (const VkCommandBuffer) {} in commandBetweenShaderInvocations()510 void commandAfterCompute (const VkCommandBuffer) {} in commandAfterCompute()901 void commandBeforeCompute (const VkCommandBuffer) {} in commandBeforeCompute()902 void commandBetweenShaderInvocations (const VkCommandBuffer) {} in commandBetweenShaderInvocations()903 void commandAfterCompute (const VkCommandBuffer) {} in commandAfterCompute()
435 void commandBeforeCompute (const VkCommandBuffer) {} in commandBeforeCompute()
631 virtual void commandsBeforeCompute (const VkCommandBuffer, in commandsBeforeCompute()
1527 void ShaderRenderCaseInstance::updatePushConstants (vk::VkCommandBuffer, vk::VkPipelineLayout) in updatePushConstants()