Searched defs:GetUIntType (Results 1 - 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/source/opt/ | ||
H A D | type_manager.h | 142 Type* GetUIntType() { in GetUIntType() function in spvtools::opt::analysis::TypeManager |
H A D | amd_ext_to_khr.cpp | 51 analysis::Type* GetUIntType(IRContext* ctx) { in GetUIntType() function |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ | ||
H A D | type_manager.h | 142 Type* GetUIntType() { in GetUIntType() function in spvtools::opt::analysis::TypeManager |
H A D | amd_ext_to_khr.cpp | 51 analysis::Type* GetUIntType(IRContext* ctx) { in GetUIntType() function |
/third_party/spirv-tools/source/opt/ | ||
H A D | type_manager.h | 147 Type* GetUIntType() { return GetIntType(32, false); } in GetUIntType() function in spvtools::opt::analysis::TypeManager |
H A D | amd_ext_to_khr.cpp | 50 analysis::Type* GetUIntType(IRContext* ctx) { in GetUIntType() function |
Completed in 7 milliseconds