Searched refs:fIOType (Results 1 – 5 of 5) sorted by relevance
29 switch (fIOType) { in ~GrGpuResourceRef()64 fIOType = ioType; in setResource()77 switch (fIOType) { in markPendingIO()100 switch (fIOType) { in pendingIOComplete()152 switch (fIOType) { in reset()185 fIOType = ioType; in setProxy()195 switch (fIOType) { in markPendingIO()214 switch (fIOType) { in pendingIOComplete()
46 GrIOType ioType() const { return fIOType; } in ioType()85 GrIOType fIOType; variable103 GrIOType ioType() const { return fIOType; } in ioType()143 GrIOType fIOType; variable
65 Image(sk_sp<GrTextureProxy> proxy, GrIOType ioType) : fProxy(proxy), fIOType(ioType) {} in Image()67 GrIOType fIOType; member98 fImages.emplace_back(image.fProxy, image.fIOType, in TestFP()
578 GrIOType fIOType; member
3090 ioType != fHWBoundImageStorages[unitIdx].fIOType) { in bindImageStorage()