Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_type.h110 DataTypeUnsigned32 = 9, enumerator
Dslang_rs_export_type.cpp114 {clang::BuiltinType::UInt, DataTypeUnsigned32,
1178 case DataTypeUnsigned32: { in convertToLLVMType()
Dslang_rs_object_ref_count.cpp1437 case DataTypeUnsigned32: in CreateZeroInitializerForRSSpecificType()