Searched refs:mtlCopyPipelineState (Results 1 – 2 of 2) sorted by relevance
23 id<MTLRenderPipelineState> mtlCopyPipelineState() { return fPipelineState; } in mtlCopyPipelineState() function
206 [renderCmdEncoder setRenderPipelineState: copyPipelineState->mtlCopyPipelineState()];