Home
last modified time | relevance | path

Searched refs:float_id_ (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstrument_pass.cpp589 if (float_id_ == 0) { in GetFloatId()
593 float_id_ = type_mgr->GetTypeInstruction(reg_float_ty); in GetFloatId()
595 return float_id_; in GetFloatId()
1025 float_id_ = 0; in InitializeInstrument()
Dinstrument_pass.h407 uint32_t float_id_; variable
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinstrument_pass.cpp589 if (float_id_ == 0) { in GetFloatId()
593 float_id_ = type_mgr->GetTypeInstruction(reg_float_ty); in GetFloatId()
595 return float_id_; in GetFloatId()
1025 float_id_ = 0; in InitializeInstrument()
Dinstrument_pass.h407 uint32_t float_id_; variable
/third_party/spirv-tools/source/opt/
Dinstrument_pass.cpp643 if (float_id_ == 0) { in GetFloatId()
647 float_id_ = type_mgr->GetTypeInstruction(reg_float_ty); in GetFloatId()
649 return float_id_; in GetFloatId()
1091 float_id_ = 0; in InitializeInstrument()
Dinstrument_pass.h420 uint32_t float_id_; variable