增加noise32纹理
This commit is contained in:
parent
e116015d8a
commit
f47498ad5a
@ -131,7 +131,7 @@ private:
|
|||||||
|
|
||||||
bool InitTexture()
|
bool InitTexture()
|
||||||
{
|
{
|
||||||
texture=vulkan::LoadTGATexture(OS_TEXT("res/image/Gear.tga"),device);
|
texture=vulkan::LoadTGATexture(OS_TEXT("res/image/noise32.tga"),device);
|
||||||
return texture;
|
return texture;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
BIN
res/image/noise32.tga
Normal file
BIN
res/image/noise32.tga
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.5 KiB |
Loading…
x
Reference in New Issue
Block a user