ReactOS 0.4.15-dev-7924-g5949c20
bytecode_backend::instr_handler_table Struct Reference

#include <d3dcompiler_private.h>

Collaboration diagram for bytecode_backend::instr_handler_table:

Public Attributes

DWORD opcode
 
instr_writer func
 

Detailed Description

Definition at line 328 of file d3dcompiler_private.h.

Member Data Documentation

◆ func

instr_writer bytecode_backend::instr_handler_table::func

Definition at line 330 of file d3dcompiler_private.h.

◆ opcode

DWORD bytecode_backend::instr_handler_table::opcode

Definition at line 329 of file d3dcompiler_private.h.


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