//texelFetch acts like D3D Texture::Load ... vec4 Depth = texelFetch( Texture1, ivec2( TextureSpaceCoords.x, TextureSpaceCoords.y), ...
確定! 回上一頁