Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.h299 uint16_t isStencilInvalidated : 1; member
Dvk_cache_utils.cpp238 bool isStencilInvalidated) in UnpackDepthStencilResolveAttachmentDesc()
983 bool isStencilInvalidated = false; in InitializeRenderPassFromDesc() local