Blender V5.0
GraphicsInteropDevice Class Reference

#include <display_driver.h>

Public Types

enum  Type { NONE , OPENGL , VULKAN , METAL }

Public Attributes

Type type = NONE
vector< uint8_t > uuid

Detailed Description

Definition at line 15 of file session/display_driver.h.

Member Enumeration Documentation

◆ Type

Enumerator
NONE 
OPENGL 
VULKAN 
METAL 

Definition at line 17 of file session/display_driver.h.

Member Data Documentation

◆ type

◆ uuid

vector<uint8_t> GraphicsInteropDevice::uuid

The documentation for this class was generated from the following file: