Searched refs:GenOutputCode (Results 1 – 6 of 6) sorted by relevance
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | inst_debug_printf_pass.h | 80 void GenOutputCode(Instruction* printf_inst, uint32_t stage_idx,
|
| D | inst_debug_printf_pass.cpp | 138 void InstDebugPrintfPass::GenOutputCode( in GenOutputCode() function in spvtools::opt::InstDebugPrintfPass 190 GenOutputCode(printf_inst, stage_idx, new_blocks); in GenDebugPrintfCode()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | inst_debug_printf_pass.h | 80 void GenOutputCode(Instruction* printf_inst, uint32_t stage_idx,
|
| D | inst_debug_printf_pass.cpp | 138 void InstDebugPrintfPass::GenOutputCode( in GenOutputCode() function in spvtools::opt::InstDebugPrintfPass 190 GenOutputCode(printf_inst, stage_idx, new_blocks); in GenDebugPrintfCode()
|
| /third_party/spirv-tools/source/opt/ |
| D | inst_debug_printf_pass.h | 159 void GenOutputCode(Instruction* printf_inst,
|
| D | inst_debug_printf_pass.cpp | 140 void InstDebugPrintfPass::GenOutputCode( in GenOutputCode() function in spvtools::opt::InstDebugPrintfPass 194 GenOutputCode(printf_inst, new_blocks); in GenDebugPrintfCode()
|