Home
last modified time | relevance | path

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

/external/skia/src/gpu/vk/
DGrVkCaps.cpp1385 static bool backend_format_is_external(const GrBackendFormat& format) { in backend_format_is_external() function
1406 if (backend_format_is_external(format)) { in isFormatSRGB()
1418 if (backend_format_is_external(format)) { in isFormatTexturable()
1532 if (backend_format_is_external(surfaceFormat) || GrVkFormatNeedsYcbcrSampler(vkFormat)) { in supportedWritePixelsColorType()