Searched defs:GetSIntType (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/source/opt/ | ||
H A D | type_manager.h | 149 Type* GetSIntType() { in GetSIntType() function in spvtools::opt::analysis::TypeManager |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ | ||
H A D | type_manager.h | 149 Type* GetSIntType() { in GetSIntType() function in spvtools::opt::analysis::TypeManager |
/third_party/spirv-tools/source/opt/ | ||
H A D | type_manager.h | 156 Type* GetSIntType() { return GetIntType(32, true); } in GetSIntType() function in spvtools::opt::analysis::TypeManager |
Completed in 3 milliseconds