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