Searched refs:array_len_id (Results 1 – 3 of 3) sorted by relevance
/third_party/spirv-tools/source/opt/ |
D | graphics_robust_access_pass.cpp | 792 const auto array_len_id = TakeNextId(); in MakeRuntimeArrayLengthInst() local 796 access_chain, SpvOpArrayLength, type_mgr->GetId(uint_type), array_len_id, in MakeRuntimeArrayLengthInst()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | graphics_robust_access_pass.cpp | 796 const auto array_len_id = TakeNextId(); in MakeRuntimeArrayLengthInst() local 800 access_chain, SpvOpArrayLength, type_mgr->GetId(uint_type), array_len_id, in MakeRuntimeArrayLengthInst()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | graphics_robust_access_pass.cpp | 796 const auto array_len_id = TakeNextId(); in MakeRuntimeArrayLengthInst() local 800 access_chain, SpvOpArrayLength, type_mgr->GetId(uint_type), array_len_id, in MakeRuntimeArrayLengthInst()
|