|
ReactOS 0.4.17-dev-934-g091855f
|
#include <vkd3d_shader_private.h>

Public Attributes | |
| struct vkd3d_shader_dst_param | reg |
| unsigned int | alignment |
| unsigned int | byte_stride |
| unsigned int | structure_count |
| bool | zero_init |
Definition at line 1180 of file vkd3d_shader_private.h.
Definition at line 1183 of file vkd3d_shader_private.h.
Referenced by spirv_compiler_emit_dcl_tgsm_structured().
Definition at line 1184 of file vkd3d_shader_private.h.
Referenced by spirv_compiler_emit_dcl_tgsm_structured().
| 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().
Definition at line 1185 of file vkd3d_shader_private.h.
Referenced by spirv_compiler_emit_dcl_tgsm_structured().
| 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().