Searched defs:isSrc3D (Results 1 – 4 of 4) sorted by relevance
2824 const bool isSrc3D = src->getType() == VK_IMAGE_TYPE_3D; in blitResolveImpl() local3479 bool isSrc3D = src->getType() == VK_IMAGE_TYPE_3D; in copyImageBits() local
1391 bool isSrc3D = srcImage->getExtents().depth > 1; in copySubImageImplWithTransfer() local1576 bool isSrc3D = srcImage->getExtents().depth > 1; in copySubImageImplWithDraw() local
1091 const bool isSrc3D = srcImage->getType() == VK_IMAGE_TYPE_3D; in blitWithCommand() local
7820 bool isSrc3D = srcImage->getType() == VK_IMAGE_TYPE_3D; in CopyImageSubData() local