Home
last modified time | relevance | path

Searched defs:isStencilInvalidated (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.h302 uint16_t isStencilInvalidated : 1; member
Dvk_cache_utils.cpp209 bool isStencilInvalidated) in UnpackDepthStencilResolveAttachmentDesc()
956 bool isStencilInvalidated = false; in InitializeRenderPassFromDesc() local