Searched defs:dstIsLinear (Results 1 – 1 of 1) sorted by relevance
152 bool GrVkCaps::canCopyAsBlit(VkFormat dstFormat, int dstSampleCnt, bool dstIsLinear, in canCopyAsBlit()210 bool dstIsLinear = false; in onCanCopySurface() local