Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/
DDmaBufImageSiblingVkLinux.cpp415 const bool isSampleCountValid = in initImpl() local
421 isWidthValid && isHeightValid && isSampleCountValid && isMemoryImportable, in initImpl()