ReactOS 0.4.17-dev-934-g091855f
tpf_compiler Struct Reference
Collaboration diagram for tpf_compiler:

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
 

Detailed Description

Definition at line 1408 of file tpf.c.

Member Data Documentation

◆ buffer

◆ ctx

◆ dxbc

struct dxbc_writer tpf_compiler::dxbc

◆ lookup

◆ program

◆ result

int tpf_compiler::result

Definition at line 1416 of file tpf.c.

Referenced by tpf_compile(), and tpf_simple_instruction().

◆ stat

struct sm4_stat* tpf_compiler::stat

Definition at line 1414 of file tpf.c.

Referenced by sm4_update_stat_counters(), tpf_compile(), and tpf_write_stat().


The documentation for this struct was generated from the following file: