Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstrument_pass.cpp466 uint32_t uint_arr_ty_id = type_mgr->GetTypeInstruction(*rarr_ty); in GetUintXRuntimeArrayType() local
473 assert(context()->get_def_use_mgr()->NumUses(uint_arr_ty_id) == 0 && in GetUintXRuntimeArrayType()
475 deco_mgr->AddDecorationVal(uint_arr_ty_id, SpvDecorationArrayStride, in GetUintXRuntimeArrayType()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinstrument_pass.cpp466 uint32_t uint_arr_ty_id = type_mgr->GetTypeInstruction(*rarr_ty); in GetUintXRuntimeArrayType() local
473 assert(context()->get_def_use_mgr()->NumUses(uint_arr_ty_id) == 0 && in GetUintXRuntimeArrayType()
475 deco_mgr->AddDecorationVal(uint_arr_ty_id, SpvDecorationArrayStride, in GetUintXRuntimeArrayType()
/third_party/spirv-tools/source/opt/
Dinstrument_pass.cpp513 uint32_t uint_arr_ty_id = type_mgr->GetTypeInstruction(*rarr_ty); in GetUintXRuntimeArrayType() local
520 assert(context()->get_def_use_mgr()->NumUses(uint_arr_ty_id) == 0 && in GetUintXRuntimeArrayType()
522 deco_mgr->AddDecorationVal(uint_arr_ty_id, SpvDecorationArrayStride, in GetUintXRuntimeArrayType()