Rename VkLightmap and VkRaytrace
This commit is contained in:
parent
6a77924207
commit
98c209edbd
12 changed files with 110 additions and 114 deletions
|
|
@ -14,8 +14,6 @@
|
|||
#include "hwrenderer/scene/hw_walldispatcher.h"
|
||||
#include "hwrenderer/scene/hw_flatdispatcher.h"
|
||||
#include "common/rendering/hwrenderer/data/hw_meshbuilder.h"
|
||||
#include "common/rendering/vulkan/accelstructs/vk_lightmap.h"
|
||||
#include "common/rendering/vulkan/accelstructs/halffloat.h"
|
||||
|
||||
VSMatrix GetPlaneTextureRotationMatrix(FGameTexture* gltexture, const sector_t* sector, int plane);
|
||||
void GetTexCoordInfo(FGameTexture* tex, FTexCoordInfo* tci, side_t* side, int texpos);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue