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

| struct hlsl_scope* hlsl_buffer::annotations |
Definition at line 1003 of file hlsl.h.
Referenced by hlsl_new_buffer().
| struct vkd3d_shader_location hlsl_buffer::loc |
Definition at line 994 of file hlsl.h.
Referenced by allocate_buffers(), and hlsl_new_buffer().
| uint32_t hlsl_buffer::modifiers |
Definition at line 997 of file hlsl.h.
Referenced by hlsl_new_buffer().
Definition at line 996 of file hlsl.h.
Referenced by allocate_buffers(), hlsl_new_buffer(), sm4_get_extern_resources(), and write_sm4_rdef().
Definition at line 1011 of file hlsl.h.
Referenced by tpf_write_shdr(), write_sm4_dcl_constant_buffer(), and write_sm4_rdef().
| struct hlsl_reg_reservation hlsl_buffer::reservation |
Definition at line 1001 of file hlsl.h.
Referenced by allocate_buffers(), and hlsl_new_buffer().
| unsigned hlsl_buffer::size |
Definition at line 1009 of file hlsl.h.
Referenced by write_sm4_rdef().
| enum hlsl_buffer_type hlsl_buffer::type |
Definition at line 995 of file hlsl.h.
Referenced by write_sm4_rdef().
| unsigned hlsl_buffer::used_size |
Definition at line 1009 of file hlsl.h.
Referenced by write_sm4_dcl_constant_buffer().