|
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_count |
| bool | zero_init |
Definition at line 1172 of file vkd3d_shader_private.h.
Definition at line 1175 of file vkd3d_shader_private.h.
Referenced by spirv_compiler_emit_dcl_tgsm_raw().
Definition at line 1176 of file vkd3d_shader_private.h.
Referenced by spirv_compiler_emit_dcl_tgsm_raw().
| struct vkd3d_shader_dst_param vkd3d_shader_tgsm_raw::reg |
Definition at line 1174 of file vkd3d_shader_private.h.
Referenced by spirv_compiler_emit_dcl_tgsm_raw().
| bool vkd3d_shader_tgsm_raw::zero_init |
Definition at line 1177 of file vkd3d_shader_private.h.
Referenced by spirv_compiler_emit_dcl_tgsm_raw().