Definition at line 65 of file LazyProxyTest.cpp.
◆ LazyProxyTest()
Definition at line 67 of file LazyProxyTest.cpp.
69 , fHasOpTexture(false)
70 , fHasClipTexture(false) {
71 }
◆ ~LazyProxyTest()
LazyProxyTest::~LazyProxyTest |
( |
| ) |
|
|
inlineoverride |
Definition at line 73 of file LazyProxyTest.cpp.
73 {
76 }
#define REPORTER_ASSERT(r, cond,...)
◆ postFlush()
◆ preFlush()
Implements GrOnFlushCallbackObject.
Definition at line 78 of file LazyProxyTest.cpp.
78 {
79#if defined(GR_TEST_UTILS)
80 if (onFlushRP->failFlushTimeCallbacks()) {
81 return false;
82 }
83#endif
84
87 return true;
88 }
The documentation for this class was generated from the following file: