Manually generate mipmap using compute shader but failed to write into the texture (OpenGL)
I am using Windows 10 and OpenGL 4.
I want to manually create a mipmap texture using a custom reduction method, but I failed to write anything into the level #1 of the mipmap texture.