Searched refs:getDescriptorSetLayoutCache (Results 1 – 5 of 5) sorted by relevance
35 DescriptorSetLayoutCache &getDescriptorSetLayoutCache() { return mDescriptorSetLayoutCache; } in getDescriptorSetLayoutCache() function
1014 ANGLE_TRY(contextVk->getDescriptorSetLayoutCache().getDescriptorSetLayout( in createPipelineLayout()1080 ANGLE_TRY(contextVk->getDescriptorSetLayoutCache().getDescriptorSetLayout( in createPipelineLayout()1093 ANGLE_TRY(contextVk->getDescriptorSetLayoutCache().getDescriptorSetLayout( in createPipelineLayout()1099 ANGLE_TRY(contextVk->getDescriptorSetLayoutCache().getDescriptorSetLayout( in createPipelineLayout()
229 DescriptorSetLayoutCache &getDescriptorSetLayoutCache() in getDescriptorSetLayoutCache() function231 return mShareGroupVk->getDescriptorSetLayoutCache(); in getDescriptorSetLayoutCache()
1126 ANGLE_TRY(contextVk->getDescriptorSetLayoutCache().getDescriptorSetLayout( in ensureResourcesInitialized()
817 ANGLE_TRY(getDescriptorSetLayoutCache().getDescriptorSetLayout( in initialize()