Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp1794 bool shouldUpdateLayerCount = false; in syncState() local
1808 shouldUpdateLayerCount = true; in syncState()
1816 shouldUpdateLayerCount = true; in syncState()
1830 shouldUpdateLayerCount = true; in syncState()
1852 shouldUpdateLayerCount = true; in syncState()
1878 if (shouldUpdateLayerCount) in syncState()