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

  /external/deqp-deps/SPIRV-Tools/source/
table.cpp 46 spv_opcode_table opcode_table; local
50 spvOpcodeTableGet(&opcode_table, env);
54 return new spv_context_t{env, opcode_table, operand_table, ext_inst_table,
table.h 110 const spv_opcode_table opcode_table; member in struct:spv_context_t
  /external/swiftshader/third_party/SPIRV-Tools/source/
table.cpp 46 spv_opcode_table opcode_table; local
50 spvOpcodeTableGet(&opcode_table, env);
54 return new spv_context_t{env, opcode_table, operand_table, ext_inst_table,
table.h 110 const spv_opcode_table opcode_table; member in struct:spv_context_t

Completed in 122 milliseconds