Searched refs:fResolve (Results 1 – 6 of 6) sorted by relevance
212 attachmentsDescriptor->fResolve.fLoadStoreOps = resolveOp; in Create()219 attachmentsDescriptor->fResolve, in Create()377 if (!fAttachmentsDescriptor.fResolve.isCompatible(desc.fResolve)) { in isCompatible()432 if (fAttachmentsDescriptor.fResolve.fLoadStoreOps != resolveOps) { in equalLoadStoreOps()461 b->add32(attachmentsDescriptor.fResolve.fFormat); in GenKey()462 b->add32(attachmentsDescriptor.fResolve.fSamples); in GenKey()
351 desc->fResolve.fFormat = desc->fColor.fFormat; in getAttachmentsDescriptor()352 desc->fResolve.fSamples = 1; in getAttachmentsDescriptor()383 desc->fResolve.fFormat = desc->fColor.fFormat; in ReconstructAttachmentsDescriptor()384 desc->fResolve.fSamples = 1; in ReconstructAttachmentsDescriptor()
73 AttachmentDesc fResolve; member
148 Resolvable fResolve; member
271 return BmhParser::kMarkProps[(int) markType].fResolve; in resolvable()
367 return Resolvable::kYes == fBmhParser.kMarkProps[(int) markType].fResolve; in checkable()