Searched defs:spv_context_t (Results 1 – 6 of 6) sorted by relevance
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;
434 typedef struct spv_context_t spv_context_t; typedef
455 typedef struct spv_context_t spv_context_t; typedef