Searched defs:dstIsLinear (Results 1 – 2 of 2) sorted by relevance
133 bool GrVkCaps::canCopyAsBlit(VkFormat dstFormat, int dstSampleCnt, bool dstIsLinear, in canCopyAsBlit()191 bool dstIsLinear = false; in onCanCopySurface() local
151 bool GrVkCaps::canCopyAsBlit(VkFormat dstFormat, int dstSampleCnt, bool dstIsLinear, in canCopyAsBlit()209 bool dstIsLinear = false; in onCanCopySurface() local