Home | History | Annotate | Download | only in vk

Lines Matching defs:uploadTexDataOptimal

420         success = this->uploadTexDataOptimal(vkTex, left, top, width, height, srcColorType, texels,
594 bool GrVkGpu::uploadTexDataOptimal(GrVkTexture* tex, int left, int top, int width, int height,
789 // It's probably possible to roll this into uploadTexDataOptimal,
983 success = this->uploadTexDataOptimal(tex.get(), 0, 0, desc.fWidth, desc.fHeight,