Blender  V3.3
Public Attributes | List of all members
DRWShaderCompiler Struct Reference

Public Attributes

ListBase queue
 
SpinLock list_lock
 
voidgl_context
 
GPUContextgpu_context
 
bool own_context
 

Detailed Description

Definition at line 53 of file draw_manager_shader.c.

Member Data Documentation

◆ gl_context

void* DRWShaderCompiler::gl_context

◆ gpu_context

GPUContext* DRWShaderCompiler::gpu_context

◆ list_lock

SpinLock DRWShaderCompiler::list_lock

◆ own_context

bool DRWShaderCompiler::own_context

◆ queue

ListBase DRWShaderCompiler::queue

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