Searched defs:bindGraphicsPipeline (Results 1 – 3 of 3) sorted by relevance
486 bool DawnCommandBuffer::bindGraphicsPipeline(const GraphicsPipeline* graphicsPipeline) { in bindGraphicsPipeline() function in skgpu::graphite::DawnCommandBuffer
881 void VulkanCommandBuffer::bindGraphicsPipeline(const GraphicsPipeline* graphicsPipeline) { in bindGraphicsPipeline() function in skgpu::graphite::VulkanCommandBuffer
1311 ANGLE_INLINE void SecondaryCommandBuffer::bindGraphicsPipeline(const Pipeline &pipeline) in bindGraphicsPipeline() function