Searched refs:spv_ext_inst_table (Results 1 – 24 of 24) sorted by relevance
/third_party/flutter/skia/third_party/externals/spirv-tools/source/ |
D | table.h | 89 typedef const spv_ext_inst_table_t* spv_ext_inst_table; typedef 95 const spv_ext_inst_table ext_inst_table; 111 spv_result_t spvExtInstTableGet(spv_ext_inst_table* table, spv_target_env env);
|
D | ext_inst.cpp | 50 spv_result_t spvExtInstTableGet(spv_ext_inst_table* pExtInstTable, in spvExtInstTableGet() 117 spv_result_t spvExtInstTableNameLookup(const spv_ext_inst_table table, in spvExtInstTableNameLookup() 139 spv_result_t spvExtInstTableValueLookup(const spv_ext_inst_table table, in spvExtInstTableValueLookup()
|
D | ext_inst.h | 27 spv_result_t spvExtInstTableNameLookup(const spv_ext_inst_table table, 35 spv_result_t spvExtInstTableValueLookup(const spv_ext_inst_table table,
|
D | validate.h | 135 const spv_ext_inst_table extInstTable, 154 const spv_ext_inst_table extInstTable,
|
D | table.cpp | 39 spv_ext_inst_table ext_inst_table; in spvContextCreate()
|
D | assembly_grammar.h | 116 const spv_ext_inst_table extInstTable_;
|
D | validate.cpp | 63 const spv_ext_inst_table extInstTable, in spvValidateIDs()
|
D | validate_id.cpp | 49 const spv_ext_inst_table extInstTableArg, in idUsage() 75 const spv_ext_inst_table extInstTable; 3279 const spv_ext_inst_table extInstTable, in spvValidateInstructionIDs()
|
/third_party/spirv-tools/source/ |
D | table.h | 107 typedef const spv_ext_inst_table_t* spv_ext_inst_table; typedef 113 const spv_ext_inst_table ext_inst_table; 131 spv_result_t spvExtInstTableGet(spv_ext_inst_table* table, spv_target_env env);
|
D | ext_inst.h | 33 spv_result_t spvExtInstTableNameLookup(const spv_ext_inst_table table, 41 spv_result_t spvExtInstTableValueLookup(const spv_ext_inst_table table,
|
D | ext_inst.cpp | 70 spv_result_t spvExtInstTableGet(spv_ext_inst_table* pExtInstTable, in spvExtInstTableGet() 167 spv_result_t spvExtInstTableNameLookup(const spv_ext_inst_table table, in spvExtInstTableNameLookup() 189 spv_result_t spvExtInstTableValueLookup(const spv_ext_inst_table table, in spvExtInstTableValueLookup()
|
D | table.cpp | 53 spv_ext_inst_table ext_inst_table; in spvContextCreate()
|
D | assembly_grammar.h | 133 const spv_ext_inst_table extInstTable_;
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
D | table.h | 107 typedef const spv_ext_inst_table_t* spv_ext_inst_table; typedef 113 const spv_ext_inst_table ext_inst_table; 131 spv_result_t spvExtInstTableGet(spv_ext_inst_table* table, spv_target_env env);
|
D | ext_inst.h | 33 spv_result_t spvExtInstTableNameLookup(const spv_ext_inst_table table, 41 spv_result_t spvExtInstTableValueLookup(const spv_ext_inst_table table,
|
D | ext_inst.cpp | 70 spv_result_t spvExtInstTableGet(spv_ext_inst_table* pExtInstTable, in spvExtInstTableGet() 165 spv_result_t spvExtInstTableNameLookup(const spv_ext_inst_table table, in spvExtInstTableNameLookup() 187 spv_result_t spvExtInstTableValueLookup(const spv_ext_inst_table table, in spvExtInstTableValueLookup()
|
D | table.cpp | 51 spv_ext_inst_table ext_inst_table; in spvContextCreate()
|
D | assembly_grammar.h | 133 const spv_ext_inst_table extInstTable_;
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
D | table.h | 107 typedef const spv_ext_inst_table_t* spv_ext_inst_table; typedef 113 const spv_ext_inst_table ext_inst_table; 131 spv_result_t spvExtInstTableGet(spv_ext_inst_table* table, spv_target_env env);
|
D | ext_inst.h | 33 spv_result_t spvExtInstTableNameLookup(const spv_ext_inst_table table, 41 spv_result_t spvExtInstTableValueLookup(const spv_ext_inst_table table,
|
D | ext_inst.cpp | 70 spv_result_t spvExtInstTableGet(spv_ext_inst_table* pExtInstTable, in spvExtInstTableGet() 165 spv_result_t spvExtInstTableNameLookup(const spv_ext_inst_table table, in spvExtInstTableNameLookup() 187 spv_result_t spvExtInstTableValueLookup(const spv_ext_inst_table table, in spvExtInstTableValueLookup()
|
D | table.cpp | 51 spv_ext_inst_table ext_inst_table; in spvContextCreate()
|
D | assembly_grammar.h | 133 const spv_ext_inst_table extInstTable_;
|
/third_party/spirv-tools/source/diff/ |
D | diff.cpp | 2652 spv_ext_inst_table ext_inst_table; in Output()
|