Add dynamic textures streaming based on visibility
This commit is contained in:
@@ -13,6 +13,7 @@ GPUContext::GPUContext(GPUDevice* device)
|
||||
|
||||
void GPUContext::FrameBegin()
|
||||
{
|
||||
_lastRenderTime = Platform::GetTimeSeconds();
|
||||
}
|
||||
|
||||
void GPUContext::FrameEnd()
|
||||
|
||||
Reference in New Issue
Block a user