ReactOS 0.4.17-dev-934-g091855f
vkd3d_shader_cache Struct Reference
Collaboration diagram for vkd3d_shader_cache:

Public Attributes

unsigned int refcount
 
struct vkd3d_mutex lock
 
struct rb_tree tree
 

Detailed Description

Definition at line 28 of file cache.c.

Member Data Documentation

◆ lock

struct vkd3d_mutex vkd3d_shader_cache::lock

Definition at line 31 of file cache.c.

◆ refcount

unsigned int vkd3d_shader_cache::refcount

Definition at line 30 of file cache.c.

Referenced by vkd3d_shader_cache_incref().

◆ tree

struct rb_tree vkd3d_shader_cache::tree

Definition at line 33 of file cache.c.


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