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