Searched refs:GenStageStreamWriteCode (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | instrument_pass.h | 348 void GenStageStreamWriteCode(uint32_t stage_idx, uint32_t base_off,
|
D | instrument_pass.cpp | 187 void InstrumentPass::GenStageStreamWriteCode(uint32_t stage_idx, in GenStageStreamWriteCode() function in spvtools::opt::InstrumentPass 767 GenStageStreamWriteCode(stage_idx, obuf_curr_sz_id, &builder); in GetStreamWriteFunctionId()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | instrument_pass.h | 348 void GenStageStreamWriteCode(uint32_t stage_idx, uint32_t base_off,
|
D | instrument_pass.cpp | 187 void InstrumentPass::GenStageStreamWriteCode(uint32_t stage_idx, in GenStageStreamWriteCode() function in spvtools::opt::InstrumentPass 767 GenStageStreamWriteCode(stage_idx, obuf_curr_sz_id, &builder); in GetStreamWriteFunctionId()
|
/third_party/spirv-tools/source/opt/ |
D | instrument_pass.h | 361 void GenStageStreamWriteCode(uint32_t stage_idx, uint32_t base_off,
|
D | instrument_pass.cpp | 232 void InstrumentPass::GenStageStreamWriteCode(uint32_t stage_idx, in GenStageStreamWriteCode() function in spvtools::opt::InstrumentPass 821 GenStageStreamWriteCode(stage_idx, obuf_curr_sz_id, &builder); in GetStreamWriteFunctionId()
|