Home
last modified time | relevance | path

Searched defs:useExternalFormat (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/m133/src/gpu/graphite/vk/
DVulkanYcbcrConversion.cpp63 bool useExternalFormat = static_cast<bool>( in Make() local
137 bool useExternalFormat = info.fFormat == VK_FORMAT_UNDEFINED; in MakeYcbcrConversionKey() local
DVulkanCaps.cpp1600 bool useExternalFormat = ycbcrInfo.fFormat == VK_FORMAT_UNDEFINED; in buildKeyForTexture() local
/third_party/skia/tests/
DVkHardwareBufferTest.cpp680 bool useExternalFormat = VK_FORMAT_UNDEFINED == hwbFormatProps.format; in importHardwareBuffer() local
/third_party/skia/m133/tests/
DVkHardwareBufferTest.cpp698 bool useExternalFormat = VK_FORMAT_UNDEFINED == hwbFormatProps.format; in importHardwareBuffer() local