◆ MockWorker()
| impeller::testing::MockWorker::MockWorker |
( |
| ) |
|
|
default |
◆ CanReactorReactOnCurrentThreadNow()
| bool impeller::testing::MockWorker::CanReactorReactOnCurrentThreadNow |
( |
const ReactorGLES & |
reactor | ) |
const |
|
inlineoverridevirtual |
Determines the ability of the worker to service a reaction on the current thread. The OpenGL context must be current on the thread if the worker says it is able to service a reaction.
- Parameters
-
- Returns
- If the worker is able to service a reaction. The reactor assumes the context is already current if true.
Implements impeller::ReactorGLES::Worker.
Definition at line 31 of file blit_command_gles_unittests.cc.
The documentation for this class was generated from the following file: