Searched defs:VkCommandBuffer (Results 1 – 5 of 5) sorted by relevance
51 const vk::VkCommandBuffer& /*cmdBuffer*/, in bindDescriptorSets()
490 void commandBeforeCompute (const VkCommandBuffer) {} in commandBeforeCompute()491 void commandBetweenShaderInvocations (const VkCommandBuffer) {} in commandBetweenShaderInvocations()492 void commandAfterCompute (const VkCommandBuffer) {} in commandAfterCompute()853 void commandBeforeCompute (const VkCommandBuffer) {} in commandBeforeCompute()854 void commandBetweenShaderInvocations (const VkCommandBuffer) {} in commandBetweenShaderInvocations()855 void commandAfterCompute (const VkCommandBuffer) {} in commandAfterCompute()
422 void commandBeforeCompute (const VkCommandBuffer) {} in commandBeforeCompute()
617 virtual void commandsBeforeCompute (const VkCommandBuffer, in commandsBeforeCompute()
2093 void ShaderRenderCaseInstance::updatePushConstants (vk::VkCommandBuffer, vk::VkPipelineLayout) in updatePushConstants()