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

Public Attributes

const struct vkd3d_shader_dst_param * vsir
 
struct vkd3d_string_buffer * register_name
 
struct vkd3d_string_buffer * mask
 

Detailed Description

Definition at line 26 of file msl.c.

Member Data Documentation

◆ mask

struct vkd3d_string_buffer* msl_dst::mask

Definition at line 30 of file msl.c.

Referenced by msl_dst_init().

◆ register_name

struct vkd3d_string_buffer* msl_dst::register_name

Definition at line 29 of file msl.c.

Referenced by msl_dst_init().

◆ vsir

Definition at line 28 of file msl.c.

Referenced by msl_dst_init().


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