summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorSangkyu Lee <sk82.lee@lge.com>2014-11-21 18:05:41 +0900
committerSangkyu Lee <sk82.lee@lge.com>2014-11-26 09:59:39 +0900
commitf76d36f96bf221672e98e440c9df7cbf0e02e84e (patch)
treee1c81a2faf4ea012f087292f198b703fc9d0288c /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentf926d71b8ef2790da067550144860705c1a61fe5 (diff)
Prevent calling GL functions with an invalid surface
When destroying CanvasContext, the surface can be invalid state. So the surface should be updated to null prior to destroying GL resources to ensure that GL functions are not called with an invalid surface. Some GL implementation makes an error if GL functions are called with an invalid surface. (Adreno 3xx) Change-Id: Ie6f6ea081ec931fc9df30b2c3ed066ec1ae9d294
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions