Home
last modified time | relevance | path

Searched defs:texAttachment (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/vk/
DGrVkPipelineState.cpp154 auto texAttachment = texture->textureAttachment(); in setAndBindTextures() local
179 auto texAttachment = texture->textureAttachment(); in setAndBindTextures() local
DGrVkGpu.cpp486 GrVkAttachment* texAttachment = texture->textureAttachment(); in onWritePixels() local
732 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
DGrVkCaps.cpp1555 auto texAttachment = tex->textureAttachment(); in surfaceSupportsReadPixels() local