Other |
---|
internalFixed |
Blocks :
|
When we have stressed scenarios of drawing and resize the stage we are accessing zombies(released RTT's) and this is causing crash. Before we replace the RTT we have to make sure that flush the remaining indices to be drawn. Also when we try to create MTLTextures greater than 16384 size we see process exit. We need to add appropriate checks for these issues.
|