Home
last modified time | relevance | path

Searched defs:spv_context_t (Results 1 – 6 of 6) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/
Dtable.h109 struct spv_context_t { struct
110 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;
/external/swiftshader/third_party/SPIRV-Tools/source/
Dtable.h109 struct spv_context_t { struct
110 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;
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/
Dtable.h109 struct spv_context_t { struct
110 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;
/external/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
Dlibspirv.h434 typedef struct spv_context_t spv_context_t; typedef
/external/deqp-deps/SPIRV-Tools/include/spirv-tools/
Dlibspirv.h434 typedef struct spv_context_t spv_context_t; typedef
/external/angle/third_party/vulkan-deps/spirv-tools/src/include/spirv-tools/
Dlibspirv.h455 typedef struct spv_context_t spv_context_t; typedef