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

Public Attributes

struct vkd3d_cache_entry_header h
 
struct rb_entry entry
 
uint8_t * payload
 

Detailed Description

Definition at line 36 of file cache.c.

Member Data Documentation

◆ entry

struct rb_entry shader_cache_entry::entry

Definition at line 39 of file cache.c.

◆ h

struct vkd3d_cache_entry_header shader_cache_entry::h

Definition at line 38 of file cache.c.

◆ payload

uint8_t* shader_cache_entry::payload

Definition at line 40 of file cache.c.


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