Searched refs:uint_ty (Results 1 – 6 of 6) sorted by relevance
/third_party/spirv-tools/source/opt/ |
D | ir_context.cpp | 813 analysis::Integer uint_ty(32, false); in GetBuiltinInputVarId() local 814 reg_type = type_mgr->GetRegisteredType(&uint_ty); in GetBuiltinInputVarId() 819 analysis::Integer uint_ty(32, false); in GetBuiltinInputVarId() local 820 analysis::Type* reg_uint_ty = type_mgr->GetRegisteredType(&uint_ty); in GetBuiltinInputVarId() 833 analysis::Integer uint_ty(32, false); in GetBuiltinInputVarId() local 834 analysis::Type* reg_uint_ty = type_mgr->GetRegisteredType(&uint_ty); in GetBuiltinInputVarId()
|
D | instrument_pass.cpp | 462 analysis::Integer uint_ty(width, false); in GetUintXRuntimeArrayType() local 463 analysis::Type* reg_uint_ty = type_mgr->GetRegisteredType(&uint_ty); in GetUintXRuntimeArrayType() 502 analysis::Integer uint_ty(32, false); in GetOutputBufferId() local 503 analysis::Type* reg_uint_ty = type_mgr->GetRegisteredType(&uint_ty); in GetOutputBufferId() 613 analysis::Integer uint_ty(32, false); in GetUintId() local 614 analysis::Type* reg_uint_ty = type_mgr->GetRegisteredType(&uint_ty); in GetUintId() 642 analysis::Integer uint_ty(32, false); in GetVecUintId() local 643 analysis::Type* reg_uint_ty = type_mgr->GetRegisteredType(&uint_ty); in GetVecUintId()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | ir_context.cpp | 813 analysis::Integer uint_ty(32, false); in GetBuiltinInputVarId() local 814 reg_type = type_mgr->GetRegisteredType(&uint_ty); in GetBuiltinInputVarId() 819 analysis::Integer uint_ty(32, false); in GetBuiltinInputVarId() local 820 analysis::Type* reg_uint_ty = type_mgr->GetRegisteredType(&uint_ty); in GetBuiltinInputVarId() 833 analysis::Integer uint_ty(32, false); in GetBuiltinInputVarId() local 834 analysis::Type* reg_uint_ty = type_mgr->GetRegisteredType(&uint_ty); in GetBuiltinInputVarId()
|
D | instrument_pass.cpp | 462 analysis::Integer uint_ty(width, false); in GetUintXRuntimeArrayType() local 463 analysis::Type* reg_uint_ty = type_mgr->GetRegisteredType(&uint_ty); in GetUintXRuntimeArrayType() 502 analysis::Integer uint_ty(32, false); in GetOutputBufferId() local 503 analysis::Type* reg_uint_ty = type_mgr->GetRegisteredType(&uint_ty); in GetOutputBufferId() 613 analysis::Integer uint_ty(32, false); in GetUintId() local 614 analysis::Type* reg_uint_ty = type_mgr->GetRegisteredType(&uint_ty); in GetUintId() 642 analysis::Integer uint_ty(32, false); in GetVecUintId() local 643 analysis::Type* reg_uint_ty = type_mgr->GetRegisteredType(&uint_ty); in GetVecUintId()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | ir_context.cpp | 813 analysis::Integer uint_ty(32, false); in GetBuiltinInputVarId() local 814 reg_type = type_mgr->GetRegisteredType(&uint_ty); in GetBuiltinInputVarId() 819 analysis::Integer uint_ty(32, false); in GetBuiltinInputVarId() local 820 analysis::Type* reg_uint_ty = type_mgr->GetRegisteredType(&uint_ty); in GetBuiltinInputVarId() 833 analysis::Integer uint_ty(32, false); in GetBuiltinInputVarId() local 834 analysis::Type* reg_uint_ty = type_mgr->GetRegisteredType(&uint_ty); in GetBuiltinInputVarId()
|
D | instrument_pass.cpp | 462 analysis::Integer uint_ty(width, false); in GetUintXRuntimeArrayType() local 463 analysis::Type* reg_uint_ty = type_mgr->GetRegisteredType(&uint_ty); in GetUintXRuntimeArrayType() 502 analysis::Integer uint_ty(32, false); in GetOutputBufferId() local 503 analysis::Type* reg_uint_ty = type_mgr->GetRegisteredType(&uint_ty); in GetOutputBufferId() 613 analysis::Integer uint_ty(32, false); in GetUintId() local 614 analysis::Type* reg_uint_ty = type_mgr->GetRegisteredType(&uint_ty); in GetUintId() 642 analysis::Integer uint_ty(32, false); in GetVecUintId() local 643 analysis::Type* reg_uint_ty = type_mgr->GetRegisteredType(&uint_ty); in GetVecUintId()
|