Searched refs:reg_uint_ty (Results 1 – 2 of 2) sorted by relevance
308 analysis::Type* reg_uint_ty = type_mgr->GetRegisteredType(&uint_ty); in GetOutputBufferId() local309 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() local366 uint_id_ = type_mgr->GetTypeInstruction(reg_uint_ty); in GetUintId()375 analysis::Type* reg_uint_ty = type_mgr->GetRegisteredType(&uint_ty); in GetVec4UintId() local376 analysis::Vector v4uint_ty(reg_uint_ty, 4); in GetVec4UintId()
308 analysis::Type* reg_uint_ty = type_mgr->GetRegisteredType(&uint_ty); in GetOutputBufferId() local309 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() local368 uint_id_ = type_mgr->GetTypeInstruction(reg_uint_ty); in GetUintId()377 analysis::Type* reg_uint_ty = type_mgr->GetRegisteredType(&uint_ty); in GetVec4UintId() local378 analysis::Vector v4uint_ty(reg_uint_ty, 4); in GetVec4UintId()