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