Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp2444 const VkClearDepthStencilValue &depthStencilValue) in stageSubresourceClear()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DImageTest.cpp3189 GLint depthStencilValue = 0; in TEST_P() local