opengles emulator: 2.0: handle texture=0 on glFramebufferTexture2D

texture=0 has a special meaning - detach texture. Therefore we should pass
it on as 0 rather than look for the global name in the name space.

Change-Id: If7d0174a7fd07fc13a75430312b605497653f01b
1 file changed