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

Public Attributes

const struct vkd3d_sm1_opcode_info * opcode_table
 
struct vsir_program * program
 
struct vkd3d_bytecode_buffer buffer
 
struct vkd3d_shader_message_context * message_context
 
bool failed
 

Detailed Description

Definition at line 1513 of file d3dbc.c.

Member Data Documentation

◆ buffer

◆ failed

◆ message_context

◆ opcode_table

const struct vkd3d_sm1_opcode_info* d3dbc_compiler::opcode_table

Definition at line 1515 of file d3dbc.c.

Referenced by d3dbc_compile(), and shader_sm1_get_opcode_info_from_vsir().

◆ program


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