vkd3d
1.14
The vkd3d 3D Graphics Library
|
A description of a DXBC section. More...
#include <vkd3d_shader.h>
Data Fields | |
uint32_t | tag |
The section tag. More... | |
struct vkd3d_shader_code | data |
The contents of the section. More... | |
A description of a DXBC section.
struct vkd3d_shader_code vkd3d_shader_dxbc_section_desc::data |
The contents of the section.
uint32_t vkd3d_shader_dxbc_section_desc::tag |
The section tag.