Home
last modified time | relevance | path

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

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