Searched refs:spv_ext_inst_table (Results 1 – 16 of 16) sorted by relevance
/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/ |
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/spirv-tools/source/diff/ |
D | diff.cpp | 2652 spv_ext_inst_table ext_inst_table; in Output()
|