vec4 texelFetch(samplerBuffers, int coord); ivec4 ... of the declaration of a buffer sampler and fetching from it using texelFetch is shown in Example 6.24.
確定! 回上一頁