Thus, an example of using texelFetch() should be: vec4 texelValue= texelFetch(texture2D, ivec2(gl_FragCoord.xy), 0);.
確定! 回上一頁