int textureSize(gsampler1D tex, int lod); ivec2 textureSize(gsampler2D tex, int lod); ivec3 textureSize(gsampler3D tex, int lod); ivec2 ...
確定! 回上一頁