Searched defs:spv_context_t (Results 1 – 8 of 8) sorted by relevance
91 struct spv_context_t { struct92 const spv_target_env target_env;93 const spv_opcode_table opcode_table;94 const spv_operand_table operand_table;95 const spv_ext_inst_table ext_inst_table;96 spvtools::MessageConsumer consumer;
109 struct spv_context_t { struct110 const spv_target_env target_env;111 const spv_opcode_table opcode_table;112 const spv_operand_table operand_table;113 const spv_ext_inst_table ext_inst_table;114 spvtools::MessageConsumer consumer;
342 typedef struct spv_context_t spv_context_t; typedef
434 typedef struct spv_context_t spv_context_t; typedef
423 typedef struct spv_context_t spv_context_t; typedef