mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-23 21:39:10 -04:00
minor update
This commit is contained in:
parent
d0186344e8
commit
3ec653cf38
4 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
const char* kernel_file = "kernel.bin";
|
||||
const char* input_file = "palette.tga";
|
||||
const char* input_file = "palette16.tga";
|
||||
const char* output_file = "output.tga";
|
||||
int wrap = 0;
|
||||
int filter = 0;
|
||||
|
|
BIN
driver/tests/tex_demo/palete4.tga
Normal file
BIN
driver/tests/tex_demo/palete4.tga
Normal file
Binary file not shown.
After Width: | Height: | Size: 108 B |
BIN
driver/tests/tex_demo/palette16.tga
Normal file
BIN
driver/tests/tex_demo/palette16.tga
Normal file
Binary file not shown.
After Width: | Height: | Size: 1 KiB |
BIN
driver/tests/tex_demo/palette64.tga
Normal file
BIN
driver/tests/tex_demo/palette64.tga
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Loading…
Add table
Add a link
Reference in a new issue