Searched defs:bindGraphicsPipeline (Results 1 – 2 of 2) sorted by relevance
422 void DawnCommandBuffer::bindGraphicsPipeline(const GraphicsPipeline* graphicsPipeline) { in bindGraphicsPipeline() function in skgpu::graphite::DawnCommandBuffer
1120 ANGLE_INLINE void SecondaryCommandBuffer::bindGraphicsPipeline(const Pipeline &pipeline) in bindGraphicsPipeline() function