|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| const uint8_t * | ptr |
| const uint8_t * | start |
| const uint8_t * | end |
| struct vkd3d_shader_message_context * | message_context |
| struct vkd3d_string_buffer | buffer |
| unsigned int | indent |
| unsigned int | version |
| struct { | |
| const uint8_t * ptr | |
| const uint8_t * end | |
| uint32_t size | |
| } | unstructured |
| uint32_t | buffer_count |
| uint32_t | object_count |
| uint32_t | group_count |
| bool | failed |
| struct vkd3d_string_buffer fx_parser::buffer |
| struct vkd3d_shader_message_context* fx_parser::message_context |
Definition at line 2888 of file fx.c.
Referenced by fx_parse().
| struct { ... } fx_parser::unstructured |