Source position: videoGL.inc line 267
type gl_texture_data = packed record
vramAddr: pointer;
texIndex: cuint32;
texIndexExt: cuint32;
palIndex: cint;
texFormat: cuint32;
texSize: cuint32;
end;