Results 4 issues of Le Hoang Quyen

The error log indicated that not writing to color attachment is illegal. The current depth & stencil blit shader doesn't output anything to color attachment (the color attachment has write...

bug

Hi, I'm running the test dEQP.GLES2/functional_texture_filtering_2d_nearest_linear_clamp_rgba8888_npot I noticed that the test tries to sample a texture of size 31x55 to a rect 64x64. Isn't it magnification case? My implementation of...