ReactOS 0.4.17-dev-934-g091855f
vkd3d_shader_tgsm_structured Struct Reference

#include <vkd3d_shader_private.h>

Collaboration diagram for vkd3d_shader_tgsm_structured:

Public Attributes

struct vkd3d_shader_dst_param reg
 
unsigned int alignment
 
unsigned int byte_stride
 
unsigned int structure_count
 
bool zero_init
 

Detailed Description

Definition at line 1180 of file vkd3d_shader_private.h.

Member Data Documentation

◆ alignment

unsigned int vkd3d_shader_tgsm_structured::alignment

Definition at line 1183 of file vkd3d_shader_private.h.

Referenced by spirv_compiler_emit_dcl_tgsm_structured().

◆ byte_stride

unsigned int vkd3d_shader_tgsm_structured::byte_stride

Definition at line 1184 of file vkd3d_shader_private.h.

Referenced by spirv_compiler_emit_dcl_tgsm_structured().

◆ reg

struct vkd3d_shader_dst_param vkd3d_shader_tgsm_structured::reg

Definition at line 1182 of file vkd3d_shader_private.h.

Referenced by spirv_compiler_emit_dcl_tgsm_structured().

◆ structure_count

unsigned int vkd3d_shader_tgsm_structured::structure_count

Definition at line 1185 of file vkd3d_shader_private.h.

Referenced by spirv_compiler_emit_dcl_tgsm_structured().

◆ zero_init

bool vkd3d_shader_tgsm_structured::zero_init

Definition at line 1186 of file vkd3d_shader_private.h.

Referenced by spirv_compiler_emit_dcl_tgsm_structured().


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