|
Blender V4.3
|
#include <iostream>#include <string>#include <epoxy/wgl.h>#include "GHOST_ContextD3D.hh"#include "GHOST_ContextWGL.hh"Go to the source code of this file.
Classes | |
| class | GHOST_SharedOpenGLResource |
For testing purposes, it can be useful to do some DirectX only drawing. A patch for this can be found here: https://developer.blender.org/P1284
Definition in file GHOST_ContextD3D.cc.