Home | History | Annotate | Download | only in vk

Lines Matching defs:uploadTexDataOptimal

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