Home
last modified time | relevance | path

Searched refs:GetInputBufferPtrId (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinstrument_pass.h256 uint32_t GetInputBufferPtrId();
Dinstrument_pass.cpp423 uint32_t InstrumentPass::GetInputBufferPtrId() { in GetInputBufferPtrId() function in spvtools::opt::InstrumentPass
833 uint32_t buf_ptr_id = GetInputBufferPtrId(); in GetDirectReadFunctionId()
Dinst_buff_addr_check_pass.cpp314 uint32_t ibuf_ptr_id = GetInputBufferPtrId(); in GetSearchAndTestFuncId()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstrument_pass.h256 uint32_t GetInputBufferPtrId();
Dinstrument_pass.cpp423 uint32_t InstrumentPass::GetInputBufferPtrId() { in GetInputBufferPtrId() function in spvtools::opt::InstrumentPass
833 uint32_t buf_ptr_id = GetInputBufferPtrId(); in GetDirectReadFunctionId()
Dinst_buff_addr_check_pass.cpp314 uint32_t ibuf_ptr_id = GetInputBufferPtrId(); in GetSearchAndTestFuncId()
/third_party/spirv-tools/source/opt/
Dinstrument_pass.h269 uint32_t GetInputBufferPtrId();
Dinstrument_pass.cpp470 uint32_t InstrumentPass::GetInputBufferPtrId() { in GetInputBufferPtrId() function in spvtools::opt::InstrumentPass
893 uint32_t buf_ptr_id = GetInputBufferPtrId(); in GetDirectReadFunctionId()
Dinst_buff_addr_check_pass.cpp314 uint32_t ibuf_ptr_id = GetInputBufferPtrId(); in GetSearchAndTestFuncId()