|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| uint32_t(* | write_string )(const char *string, struct fx_write_context *fx) |
| void(* | write_technique )(struct hlsl_ir_var *var, struct fx_write_context *fx) |
| void(* | write_pass )(struct hlsl_ir_var *var, struct fx_write_context *fx) |
| void(* | write_annotation )(struct hlsl_ir_var *var, struct fx_write_context *fx) |
| bool | are_child_effects_supported |
| void(* fx_write_context_ops::write_annotation) (struct hlsl_ir_var *var, struct fx_write_context *fx) |
| void(* fx_write_context_ops::write_pass) (struct hlsl_ir_var *var, struct fx_write_context *fx) |
| void(* fx_write_context_ops::write_technique) (struct hlsl_ir_var *var, struct fx_write_context *fx) |