Home
last modified time | relevance | path

Searched refs:ReconstructAttachmentsDescriptor (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/gpu/vk/
DGrVkRenderTarget.h111 static void ReconstructAttachmentsDescriptor(const GrVkCaps& vkCaps,
DGrVkRenderTarget.cpp409 void GrVkRenderTarget::ReconstructAttachmentsDescriptor(const GrVkCaps& vkCaps, in ReconstructAttachmentsDescriptor() function in GrVkRenderTarget
DGrVkCaps.cpp1873 GrVkRenderTarget::ReconstructAttachmentsDescriptor(*this, programInfo, in makeDesc()
1883 GrVkRenderTarget::ReconstructAttachmentsDescriptor(*this, programInfo, in makeDesc()
DGrVkGpu.cpp1910 GrVkRenderTarget::ReconstructAttachmentsDescriptor(this->vkCaps(), programInfo, in compile()