Description[Ozone] Update GPUTestHelper to properly use the message filter
Normally messages sent to the GPU process are first passed on the IO
thread to the message filter. If they aren't handled by the filter they
are then forwarded to the GPU main thread. This patch adds the ability
to handle the messages in the filter before sending it to the GPU main
thread.
BUG=536113
Committed: https://crrev.com/18c866f9299f102e617b983ee6f611c6e2aa371d
Cr-Commit-Position: refs/heads/master@{#353797}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 11 (4 generated)
|