summaryrefslogtreecommitdiff
path: root/opengl/tests/gl_basic/gl_basic.cpp
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2009-11-05 23:08:00 -0800
committerMathias Agopian <mathias@google.com>2009-11-11 16:44:43 -0800
commitbbc21b01cf43f9b4815fcd8f7c1bbae06a1dd1a7 (patch)
tree76a4fd8e699994050a36aa17709d14a812018ad1 /opengl/tests/gl_basic/gl_basic.cpp
parent295fb83735cf70ef157d9280e53651821df067f3 (diff)
fix [2143798] Need to figure out how to do video on Passion w/ GPU
This builds on the EGLImage solution. We simply use copybit to convert from the YUV frame into an EGLImage created for that purpose and proceed with the regular EGLImage code. We need to do this because "regular" GL doesn't support YUV textures. We could improve upon this by detecting exacly what the GL supports and bypass this extra step if not required, but we'll do this later if needed.
Diffstat (limited to 'opengl/tests/gl_basic/gl_basic.cpp')
0 files changed, 0 insertions, 0 deletions