Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstrument_pass.cpp599 if (v4float_id_ == 0) { in GetVec4FloatId()
605 v4float_id_ = type_mgr->GetTypeInstruction(reg_v4float_ty); in GetVec4FloatId()
607 return v4float_id_; in GetVec4FloatId()
1026 v4float_id_ = 0; in InitializeInstrument()
Dinstrument_pass.h410 uint32_t v4float_id_; variable
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinstrument_pass.cpp599 if (v4float_id_ == 0) { in GetVec4FloatId()
605 v4float_id_ = type_mgr->GetTypeInstruction(reg_v4float_ty); in GetVec4FloatId()
607 return v4float_id_; in GetVec4FloatId()
1026 v4float_id_ = 0; in InitializeInstrument()
Dinstrument_pass.h410 uint32_t v4float_id_; variable
/third_party/spirv-tools/source/opt/
Dinstrument_pass.cpp653 if (v4float_id_ == 0) { in GetVec4FloatId()
659 v4float_id_ = type_mgr->GetTypeInstruction(reg_v4float_ty); in GetVec4FloatId()
661 return v4float_id_; in GetVec4FloatId()
1092 v4float_id_ = 0; in InitializeInstrument()
Dinstrument_pass.h423 uint32_t v4float_id_; variable