Searched refs:pipelineLayoutCache (Results 1 – 4 of 4) sorted by relevance
98 PipelineLayoutCache *pipelineLayoutCache = mContext->getPipelineLayoutCache(); in initPipelineLayout() local99 return pipelineLayoutCache->getPipelineLayout(mContext, mPipelineLayoutDesc, in initPipelineLayout()
55 PipelineLayoutCache &pipelineLayoutCache, in LinkTaskVk() argument67 mPipelineLayoutCache(pipelineLayoutCache), in LinkTaskVk()
209 PipelineLayoutCache *pipelineLayoutCache,
1690 PipelineLayoutCache *pipelineLayoutCache, in createPipelineLayout() argument1803 ANGLE_TRY(pipelineLayoutCache->getPipelineLayout(context, pipelineLayoutDesc, in createPipelineLayout()