Searched refs:atDesc (Results 1 – 1 of 1) sorted by relevance
106 const RenderPassDesc::AttachmentDesc& atDesc = renderPassDesc.attachments[idx]; in HashFramebuffer() local109 …HashCombine(hash, gpuHandle.id, static_cast<uint64_t>(atDesc.layer), static_cast<uint64_t>(atDesc.… in HashFramebuffer()