|
Blender V4.3
|
#include "GHOST_ContextCGL.hh"import <Cocoa/Cocoa.h>import <Metal/Metal.h>import <QuartzCore/QuartzCore.h>#include <cassert>#include <vector>Go to the source code of this file.
Functions | |
| static void | ghost_fatal_error_dialog (const char *msg) |
Variables | |
| static const MTLPixelFormat | METAL_FRAMEBUFFERPIXEL_FORMAT_EDR = MTLPixelFormatRGBA16Float |
Definition of GHOST_ContextCGL class.
Definition in file GHOST_ContextCGL.mm.
|
static |
Definition at line 28 of file GHOST_ContextCGL.mm.
References init().
Referenced by GHOST_ContextCGL::GHOST_ContextCGL().
|
static |
Definition at line 26 of file GHOST_ContextCGL.mm.
Referenced by GHOST_ContextCGL::GHOST_ContextCGL().