diff options
| author | Kobi Cohen Arazi <kobic@codeaurora.org> | 2011-04-15 10:38:33 -0700 |
|---|---|---|
| committer | Kobi Cohen Arazi <kobic@codeaurora.org> | 2011-04-15 10:38:33 -0700 |
| commit | 0d11baf88920660cf0e30b25b7268a9459e8ffa5 (patch) | |
| tree | f795a6faa3c5558d1980f4ebda97637d30dc7a0f /opengl/tests/gl_basic/gl_basic.cpp | |
| parent | d59b5d0087c103db6bffd3cd84565ebf7fa0bb27 (diff) | |
Add lock before calling initEglImage
Without that lock, there is a chance of race condition
where while composing a specific index, requestBuf with
the same index can be executed and touch the
same data that is being used in initEglImage.
(e.g. dirty flag in texture)
Diffstat (limited to 'opengl/tests/gl_basic/gl_basic.cpp')
0 files changed, 0 insertions, 0 deletions
