Searched refs:getDescriptorSetLayoutCache (Results 1 – 5 of 5) sorted by relevance
35 DescriptorSetLayoutCache &getDescriptorSetLayoutCache() { return mDescriptorSetLayoutCache; } in getDescriptorSetLayoutCache() function
980 ANGLE_TRY(contextVk->getDescriptorSetLayoutCache().getDescriptorSetLayout( in createPipelineLayout()1046 ANGLE_TRY(contextVk->getDescriptorSetLayoutCache().getDescriptorSetLayout( in createPipelineLayout()1059 ANGLE_TRY(contextVk->getDescriptorSetLayoutCache().getDescriptorSetLayout( in createPipelineLayout()1067 ANGLE_TRY(contextVk->getDescriptorSetLayoutCache().getDescriptorSetLayout( in createPipelineLayout()
199 DescriptorSetLayoutCache &getDescriptorSetLayoutCache() in getDescriptorSetLayoutCache() function201 return mShareGroupVk->getDescriptorSetLayoutCache(); in getDescriptorSetLayoutCache()
1136 ANGLE_TRY(contextVk->getDescriptorSetLayoutCache().getDescriptorSetLayout( in ensureResourcesInitialized()
704 ANGLE_TRY(getDescriptorSetLayoutCache().getDescriptorSetLayout( in initialize()