Searched refs:bindGraphicsPipeline (Results 1 – 4 of 4) sorted by relevance
462 void bindGraphicsPipeline(const Pipeline &pipeline);806 ANGLE_INLINE void SecondaryCommandBuffer::bindGraphicsPipeline(const Pipeline &pipeline) in bindGraphicsPipeline() function
205 void bindGraphicsPipeline(const Pipeline &pipeline);1100 ANGLE_INLINE void CommandBuffer::bindGraphicsPipeline(const Pipeline &pipeline)
764 commandBuffer->bindGraphicsPipeline(helper->getPipeline()); in setupProgram()
1234 commandBuffer->bindGraphicsPipeline(mCurrentGraphicsPipeline->getPipeline()); in handleDirtyGraphicsPipeline()