HomeSort by relevance Sort by last modified time
    Searched defs:ext_inst_table (Results 1 - 4 of 4) sorted by null

  /external/deqp-deps/SPIRV-Tools/source/
table.cpp 48 spv_ext_inst_table ext_inst_table; local
52 spvExtInstTableGet(&ext_inst_table, env);
54 return new spv_context_t{env, opcode_table, operand_table, ext_inst_table,
table.h 112 const spv_ext_inst_table ext_inst_table; member in struct:spv_context_t
  /external/swiftshader/third_party/SPIRV-Tools/source/
table.cpp 48 spv_ext_inst_table ext_inst_table; local
52 spvExtInstTableGet(&ext_inst_table, env);
54 return new spv_context_t{env, opcode_table, operand_table, ext_inst_table,
table.h 112 const spv_ext_inst_table ext_inst_table; member in struct:spv_context_t

Completed in 493 milliseconds