Blender  V2.93
Public Attributes | List of all members
GPUSelectState Struct Reference

Public Attributes

bool select_is_active
 
char mode
 
char algorithm
 
bool use_cache
 

Detailed Description

Definition at line 51 of file gpu_select.c.

Member Data Documentation

◆ algorithm

char GPUSelectState::algorithm

◆ mode

char GPUSelectState::mode

Definition at line 55 of file gpu_select.c.

Referenced by GPU_select_begin().

◆ select_is_active

bool GPUSelectState::select_is_active

Definition at line 53 of file gpu_select.c.

Referenced by GPU_select_begin(), GPU_select_end(), and GPU_select_load_id().

◆ use_cache

bool GPUSelectState::use_cache

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