Searched defs:ast_type (Results 1 – 10 of 10) sorted by relevance
26 ast::InterpolationType ast_type) { in ASTToInspectorInterpolationType()
49 def _RenderType(ast_type): argument
109 ctx.ReplaceAll([&](const ast::Type* ast_type) -> const ast::Type* { in Run()
54 ctx.ReplaceAll([&](const ast::Type* ast_type) -> const ast::Type* { in Run()
161 auto* ast_type = CreateASTTypeFor(ctx, type); in AddInput() local
1355 const Type* ast_type = nullptr; in EmitScalarSpecConstants() local1419 const Type* ast_type) { in MaybeGenerateAlias()1499 const Type* ast_type = nullptr; in EmitModuleScopeVariables() local1864 auto* ast_type = ty_.Vector(x.type, 3); in MakeConstantExpression() local1951 auto* ast_type = original_ast_type->UnwrapAlias(); in MakeConstantExpressionForScalarSpirvConstant() local
309 const std::string ast_type; member949 const std::string ast_type; member
166 const std::string ast_type; member
101 const std::string ast_type; member
3163 auto* ast_type = parser_impl_.ConvertType(function_.type_id()); in EmitNormalTerminator() local3843 const Type* ast_type = nullptr; in MaybeEmitCombinatorialValue() local4717 if (auto* ast_type = parser_impl_.ConvertType(inst.type_id())) { in RegisterLocallyDefinedValues() local4769 auto* ast_type = parser_impl_.ConvertType(type_id); in GetStorageClassForPointerValue() local