Searched defs:texAttachment (Results 1 – 3 of 3) sorted by relevance
154 auto texAttachment = texture->textureAttachment(); in setAndBindTextures() local179 auto texAttachment = texture->textureAttachment(); in setAndBindTextures() local
486 GrVkAttachment* texAttachment = texture->textureAttachment(); in onWritePixels() local732 bool GrVkGpu::uploadTexDataLinear(GrVkAttachment* texAttachment, int left, int top, int width, in uploadTexDataLinear()843 bool GrVkGpu::uploadTexDataOptimal(GrVkAttachment* texAttachment, int left, int top, int width, in uploadTexDataOptimal()1598 GrVkAttachment* texAttachment = texture->textureAttachment(); in onClearBackendTexture() local
1555 auto texAttachment = tex->textureAttachment(); in surfaceSupportsReadPixels() local