Searched defs:tip_type (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
H A D | function.cc | 949 EmitPipelineInput(std::string var_name, const Type* var_type, ast::DecorationList* decos, std::vector<int> index_prefix, const Type* tip_type, const Type* forced_param_type, ast::VariableList* params, ast::StatementList* statements) EmitPipelineInput() argument 1086 EmitPipelineOutput(std::string var_name, const Type* var_type, ast::DecorationList* decos, std::vector<int> index_prefix, const Type* tip_type, const Type* forced_member_type, ast::StructMemberList* return_members, ast::ExpressionList* return_exprs) EmitPipelineOutput() argument [all...] |
Completed in 7 milliseconds