Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/vk/
DGrVkCaps.h62 bool isVkFormatTexturableLinearly(VkFormat format) const { in isVkFormatTexturableLinearly() function
DGrVkGpu.cpp1159 if (!caps.isVkFormatTexturableLinearly(info.fFormat)) { in check_tex_image_info()
/third_party/skia/src/gpu/vk/
DGrVkCaps.h62 bool isVkFormatTexturableLinearly(VkFormat format) const { in isVkFormatTexturableLinearly() function
DGrVkGpu.cpp1226 if (!caps.isVkFormatTexturableLinearly(info.fFormat)) { in check_tex_image_info()