Lines Matching refs:source
25 ; sets directory path for subsequent source files.
40 ; FILE LIST ; list of source files
69 ; if mipmapping: source image is considered to be LOD 0.
70 ; numbers indicate minLOD desired relative to source image,
71 ; maxLOD desired relative to source image, remapped minLOD.
87 image 2 = 0, 0, CMPR, 0, 7, 0 ; compressed format with source alpha reduced to 1-bit alpha.
89 image 3 = 1, x, CI8 ; when source format is CI8 (file 2) and dest. format is CI8,
94 image 4 = 1, x, RGB565, 0, 7, 0 ; when source format is CI8 and dest. format is true color,
97 ; note: if converting a C8 source file to true color format,
98 ; source file must contain both a color map and a palette.
101 image 5 = 1, 0, RGBA8, 0, 7, 0 ; color and alpha info. come from different source files.
102 ; source image dimensions must be the same.
127 ; if source palette lacks alpha and dest. is RGB5A3,