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