Blender V4.5
GHOST_GPUDevice Struct Reference

#include <GHOST_Types.h>

Public Attributes

int index
uint vendor_id
uint device_id

Detailed Description

Definition at line 727 of file GHOST_Types.h.

Member Data Documentation

◆ device_id

uint GHOST_GPUDevice::device_id

◆ index

int GHOST_GPUDevice::index

Index of the GPU device in the list provided by the platform.

Definition at line 729 of file GHOST_Types.h.

Referenced by ensure_vulkan_device(), blender::gpu::GPUSecondaryContext::GPUSecondaryContext(), playanim_window_open(), WM_system_gpu_context_create(), and wm_window_ghostwindow_add().

◆ vendor_id


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