mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-24 13:50:49 +03:00
0024320: TKOpenGl, Ray Tracing - OpenGL resources created for OpenCL interconnection should be managed in common way
This commit is contained in:
@@ -194,9 +194,6 @@ OpenGl_Workspace::OpenGl_Workspace (const Handle(OpenGl_Display)& theDisplay,
|
||||
myViewModificationStatus = 0;
|
||||
myLayersModificationStatus = 0;
|
||||
|
||||
myRaytraceOutputTexture[0] = 0;
|
||||
myRaytraceOutputTexture[1] = 0;
|
||||
|
||||
myIsRaytraceDataValid = Standard_False;
|
||||
myToUpdateRaytraceData = Standard_False;
|
||||
|
||||
|
Reference in New Issue
Block a user