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