renamed DeviceBuffer/DeviceMemory instead of GPUBuffer/GPUMemory,
This commit is contained in:
@@ -67,7 +67,7 @@ private:
|
||||
|
||||
PhongPointLight lights;
|
||||
|
||||
GPUBuffer *ubo_lights;
|
||||
DeviceBuffer *ubo_lights;
|
||||
|
||||
struct SubpassParam
|
||||
{
|
||||
|
Reference in New Issue
Block a user