|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| struct hlsl_ctx * | ctx |
| struct vsir_program * | program |
| struct vkd3d_sm4_lookup_tables | lookup |
| struct sm4_stat * | stat |
| int | result |
| struct vkd3d_bytecode_buffer * | buffer |
| struct dxbc_writer | dxbc |
| struct vkd3d_bytecode_buffer* tpf_compiler::buffer |
Definition at line 1418 of file tpf.c.
Referenced by sm4_write_dst_register(), sm4_write_register_index(), sm4_write_src_register(), tpf_compile(), tpf_write_shdr(), and write_sm4_instruction().
Definition at line 1411 of file tpf.c.
Referenced by sm4_register_from_deref(), tpf_compile(), tpf_write_sfi0(), tpf_write_shdr(), tpf_write_signature(), tpf_write_stat(), write_sm4_block(), write_sm4_dcl_constant_buffer(), write_sm4_dcl_samplers(), write_sm4_dcl_textures(), write_sm4_gather(), write_sm4_jump(), write_sm4_ld(), write_sm4_resinfo(), write_sm4_resource_load(), write_sm4_resource_store(), and write_sm4_sample().
| struct dxbc_writer tpf_compiler::dxbc |
Definition at line 1419 of file tpf.c.
Referenced by tpf_compile(), tpf_write_sfi0(), tpf_write_shdr(), tpf_write_signature(), and tpf_write_stat().
| struct vkd3d_sm4_lookup_tables tpf_compiler::lookup |
Definition at line 1413 of file tpf.c.
Referenced by sm4_encode_register(), sm4_src_from_deref(), sm4_src_from_node(), sm4_update_stat_counters(), tpf_compile(), and tpf_simple_instruction().
| struct vsir_program* tpf_compiler::program |
Definition at line 1412 of file tpf.c.
Referenced by sm4_register_from_deref(), sm4_update_stat_counters(), tpf_compile(), tpf_write_shader_function(), tpf_write_shdr(), tpf_write_signature(), write_sm4_block(), write_sm4_dcl_textures(), write_sm4_gather(), write_sm4_ld(), and write_sm4_load().
| int tpf_compiler::result |
Definition at line 1416 of file tpf.c.
Referenced by tpf_compile(), and tpf_simple_instruction().
Definition at line 1414 of file tpf.c.
Referenced by sm4_update_stat_counters(), tpf_compile(), and tpf_write_stat().