Searched refs:bindGraphicsPipeline (Results 1 – 4 of 4) sorted by relevance
500 void bindGraphicsPipeline(const Pipeline &pipeline);915 ANGLE_INLINE void SecondaryCommandBuffer::bindGraphicsPipeline(const Pipeline &pipeline) in bindGraphicsPipeline() function
209 void bindGraphicsPipeline(const Pipeline &pipeline);1179 ANGLE_INLINE void CommandBuffer::bindGraphicsPipeline(const Pipeline &pipeline)
1494 commandBuffer->bindGraphicsPipeline(helper->getPipeline()); in setupProgram()
1489 mRenderPassCommandBuffer->bindGraphicsPipeline(mCurrentGraphicsPipeline->getPipeline()); in handleDirtyGraphicsPipelineBinding()