Home
last modified time | relevance | path

Searched refs:reg_v_uint_ty (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinstrument_pass.cpp645 analysis::Type* reg_v_uint_ty = type_mgr->GetRegisteredType(&v_uint_ty); in GetVecUintId() local
646 uint32_t v_uint_id = type_mgr->GetTypeInstruction(reg_v_uint_ty); in GetVecUintId()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstrument_pass.cpp645 analysis::Type* reg_v_uint_ty = type_mgr->GetRegisteredType(&v_uint_ty); in GetVecUintId() local
646 uint32_t v_uint_id = type_mgr->GetTypeInstruction(reg_v_uint_ty); in GetVecUintId()
/third_party/spirv-tools/source/opt/
Dinstrument_pass.cpp699 analysis::Type* reg_v_uint_ty = type_mgr->GetRegisteredType(&v_uint_ty); in GetVecUintId() local
700 uint32_t v_uint_id = type_mgr->GetTypeInstruction(reg_v_uint_ty); in GetVecUintId()