Home
last modified time | relevance | path

Searched refs:reg_uint_ty (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstrument_pass.cpp308 analysis::Type* reg_uint_ty = type_mgr->GetRegisteredType(&uint_ty); in GetOutputBufferId() local
309 analysis::RuntimeArray uint_rarr_ty(reg_uint_ty); in GetOutputBufferId()
312 analysis::Struct obuf_ty({reg_uint_ty, reg_uint_rarr_ty}); in GetOutputBufferId()
365 analysis::Type* reg_uint_ty = type_mgr->GetRegisteredType(&uint_ty); in GetUintId() local
366 uint_id_ = type_mgr->GetTypeInstruction(reg_uint_ty); in GetUintId()
375 analysis::Type* reg_uint_ty = type_mgr->GetRegisteredType(&uint_ty); in GetVec4UintId() local
376 analysis::Vector v4uint_ty(reg_uint_ty, 4); in GetVec4UintId()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstrument_pass.cpp308 analysis::Type* reg_uint_ty = type_mgr->GetRegisteredType(&uint_ty); in GetOutputBufferId() local
309 analysis::RuntimeArray uint_rarr_ty(reg_uint_ty); in GetOutputBufferId()
314 analysis::Struct obuf_ty({reg_uint_ty, reg_uint_rarr_ty}); in GetOutputBufferId()
367 analysis::Type* reg_uint_ty = type_mgr->GetRegisteredType(&uint_ty); in GetUintId() local
368 uint_id_ = type_mgr->GetTypeInstruction(reg_uint_ty); in GetUintId()
377 analysis::Type* reg_uint_ty = type_mgr->GetRegisteredType(&uint_ty); in GetVec4UintId() local
378 analysis::Vector v4uint_ty(reg_uint_ty, 4); in GetVec4UintId()