Searched refs:GrVkFormatToStr (Results 1 – 4 of 4) sorted by relevance
73 static constexpr const char* GrVkFormatToStr(VkFormat vkFormat) { in GrVkFormatToStr() function
201 static constexpr const char* GrVkFormatToStr(VkFormat vkFormat) { in GrVkFormatToStr() function
260 str.append(GrVkFormatToStr(fVk.fFormat)); in toStr()
420 str.append(GrVkFormatToStr(fVk.fFormat)); in toStr()