Home
last modified time | relevance | path

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

/external/skia/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.cpp1536 bool useExternalFormat = ycbcrInfo.fFormat == VK_FORMAT_UNDEFINED; in buildKeyForTexture() local
/external/skia/tests/
DVkHardwareBufferTest.cpp697 bool useExternalFormat = VK_FORMAT_UNDEFINED == hwbFormatProps.format; in importHardwareBuffer() local