Home
last modified time | relevance | path

Searched defs:ret_ty (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/tint/src/sem/
H A Dcall_target.cc34 CallTargetSignature::CallTargetSignature(const sem::Type* ret_ty, in CallTargetSignature() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dtype_manager.cpp603 const Type* ret_ty = function_ty->return_type(); in RebuildType() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dtype_manager.cpp603 const Type* ret_ty = function_ty->return_type(); in RebuildType() local
/third_party/skia/third_party/externals/tint/src/transform/
H A Ddecompose_memory_access.cc678 auto* ret_ty = CreateASTTypeFor(ctx, intrinsic->ReturnType()); in AtomicFunc() local
/third_party/spirv-tools/source/opt/
H A Dtype_manager.cpp620 const Type* ret_ty = function_ty->return_type(); in RebuildType() local
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl.cc230 FunctionHeader(Source src, std::string n, ast::VariableList p, const ast::Type* ret_ty, ast::DecorationList ret_decos) FunctionHeader() argument
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction.cc1393 auto* ret_ty = parser_impl_.ConvertType(function_.type_id()); in ParseFunctionDeclaration() local

Completed in 21 milliseconds