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

Public Attributes | |
| uint32_t | tag |
| struct vkd3d_shader_code | data |
| struct vkd3d_shader_code vkd3d_shader_dxbc_section_desc::data |
The contents of the section.
Definition at line 2211 of file vkd3d_shader.h.
| uint32_t vkd3d_shader_dxbc_section_desc::tag |
The section tag.
Definition at line 2209 of file vkd3d_shader.h.
Referenced by d3dcompiler_get_blob_part(), d3dcompiler_strip_shader(), dxbc_writer_add_section(), and parse_dxbc().