Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkRenderPass.cpp381 bool usesDSR = false; in ComputeRequiredAllocationSize() local
395 if(!usesDSR) in ComputeRequiredAllocationSize()
400 usesDSR = true; in ComputeRequiredAllocationSize()