Source position: Jedi.Direct3D9.pas line 2596
const D3DFMT_DXT1 = Byte('D') or Byte('X') shl 8 or Byte('T') shl 16 or Byte('1') shl 24;