Searched refs:texTop (Results 1 – 1 of 1) sorted by relevance
353 int texTop = kBottomLeft_GrSurfaceOrigin == desc.fOrigin ? tex->height() - top - height in uploadTexData() local355 VkDeviceSize offset = texTop*layout.rowPitch + left*bpp; in uploadTexData()