Searched refs:backend_format_is_external (Results 1 – 1 of 1) sorted by relevance
1385 static bool backend_format_is_external(const GrBackendFormat& format) { in backend_format_is_external() function1406 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()