Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/vk/
DGrVkUtil.h77 static constexpr GrColorFormatDesc GrVkFormatDesc(VkFormat vkFormat) { in GrVkFormatDesc() function
/third_party/skia/src/gpu/
DGrBackendSurface.cpp259 return GrVkFormatDesc(fVk.fFormat); in desc()