summaryrefslogtreecommitdiff
path: root/opengl/tests/gl_basic/gl_basic.cpp
diff options
context:
space:
mode:
authorKobi Cohen Arazi <kobic@codeaurora.org>2011-04-15 10:38:33 -0700
committerKobi Cohen Arazi <kobic@codeaurora.org>2011-04-15 10:38:33 -0700
commit0d11baf88920660cf0e30b25b7268a9459e8ffa5 (patch)
treef795a6faa3c5558d1980f4ebda97637d30dc7a0f /opengl/tests/gl_basic/gl_basic.cpp
parentd59b5d0087c103db6bffd3cd84565ebf7fa0bb27 (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