Searched refs:bindComputePipeline (Results 1 – 4 of 4) sorted by relevance
452 void bindComputePipeline(const Pipeline &pipeline);775 ANGLE_INLINE void SecondaryCommandBuffer::bindComputePipeline(const Pipeline &pipeline) in bindComputePipeline() function
206 void bindComputePipeline(const Pipeline &pipeline);1106 ANGLE_INLINE void CommandBuffer::bindComputePipeline(const Pipeline &pipeline)
744 commandBuffer->bindComputePipeline(pipelineAndSerial->get()); in setupProgram()
1250 commandBuffer->bindComputePipeline(mCurrentComputePipeline->get()); in handleDirtyComputePipeline()