Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/vk/
DGrVkUtil.h73 static constexpr const char* GrVkFormatToStr(VkFormat vkFormat) { in GrVkFormatToStr() function
/third_party/skia/src/gpu/vk/
DGrVkUtil.h201 static constexpr const char* GrVkFormatToStr(VkFormat vkFormat) { in GrVkFormatToStr() function
/third_party/flutter/skia/src/gpu/
DGrBackendSurface.cpp260 str.append(GrVkFormatToStr(fVk.fFormat)); in toStr()
/third_party/skia/src/gpu/
DGrBackendSurface.cpp420 str.append(GrVkFormatToStr(fVk.fFormat)); in toStr()