Home
last modified time | relevance | path

Searched refs:getPipelineLayoutCache (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DDisplayVk.h34 PipelineLayoutCache &getPipelineLayoutCache() { return mPipelineLayoutCache; } in getPipelineLayoutCache() function
DContextVk.h195 PipelineLayoutCache &getPipelineLayoutCache() in getPipelineLayoutCache() function
197 return mShareGroupVk->getPipelineLayoutCache(); in getPipelineLayoutCache()
DProgramExecutableVk.cpp1080 ANGLE_TRY(contextVk->getPipelineLayoutCache().getPipelineLayout( in createPipelineLayout()
DUtilsVk.cpp1176 ANGLE_TRY(contextVk->getPipelineLayoutCache().getPipelineLayout(contextVk, pipelineLayoutDesc, in ensureResourcesInitialized()