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

Public Attributes | |
| bool | is_function_call |
| char * | name |
| unsigned int | name_id |
| bool | lhs_has_index |
| unsigned int | lhs_index |
| struct hlsl_block * | instrs |
| struct hlsl_src * | args |
| unsigned int | args_count |
| struct hlsl_block* hlsl_state_block_entry::instrs |