Home
last modified time | relevance | path

Searched refs:spv_opcode_table (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/
Dtable.h104 typedef const spv_opcode_table_t* spv_opcode_table; typedef
110 const spv_opcode_table opcode_table;
124 spv_result_t spvOpcodeTableGet(spv_opcode_table* table, spv_target_env env);
Dopcode.h41 const spv_opcode_table table,
47 const spv_opcode_table table,
Dopcode.cpp79 spv_result_t spvOpcodeTableGet(spv_opcode_table* pInstTable, spv_target_env) { in spvOpcodeTableGet()
90 const spv_opcode_table table, in spvOpcodeTableNameLookup()
124 const spv_opcode_table table, in spvOpcodeTableValueLookup()
Dtable.cpp46 spv_opcode_table opcode_table; in spvContextCreate()
Dassembly_grammar.h132 const spv_opcode_table opcodeTable_;
/external/deqp-deps/SPIRV-Tools/source/
Dtable.h104 typedef const spv_opcode_table_t* spv_opcode_table; typedef
110 const spv_opcode_table opcode_table;
124 spv_result_t spvOpcodeTableGet(spv_opcode_table* table, spv_target_env env);
Dopcode.h41 const spv_opcode_table table,
47 const spv_opcode_table table,
Dopcode.cpp79 spv_result_t spvOpcodeTableGet(spv_opcode_table* pInstTable, spv_target_env) { in spvOpcodeTableGet()
90 const spv_opcode_table table, in spvOpcodeTableNameLookup()
124 const spv_opcode_table table, in spvOpcodeTableValueLookup()
Dtable.cpp46 spv_opcode_table opcode_table; in spvContextCreate()
Dassembly_grammar.h132 const spv_opcode_table opcodeTable_;
/external/deqp-deps/SPIRV-Tools/test/
Dopcode_table_get_test.cpp25 spv_opcode_table table; in TEST_P()
Dopcode_require_capabilities_test.cpp35 spv_opcode_table opcodeTable; in TEST_P()
/external/swiftshader/third_party/SPIRV-Tools/test/
Dopcode_table_get_test.cpp25 spv_opcode_table table; in TEST_P()
Dopcode_require_capabilities_test.cpp35 spv_opcode_table opcodeTable; in TEST_P()