| /third_party/skia/third_party/externals/tint/src/sem/ |
| H A D | expression.cc | 24 Expression::Expression(const ast::Expression* declaration, in Expression() argument
|
| H A D | if_statement.cc | 25 IfStatement::IfStatement(const ast::IfStatement* declaration, in IfStatement() argument 32 ElseStatement::ElseStatement(const ast::ElseStatement* declaration, in ElseStatement() argument
|
| H A D | loop_statement.cc | 25 LoopStatement::LoopStatement(const ast::LoopStatement* declaration, in LoopStatement() argument 35 LoopContinuingBlockStatement( const ast::BlockStatement* declaration, const CompoundStatement* parent, const sem::Function* function) LoopContinuingBlockStatement() argument
|
| H A D | call.cc | 25 Call::Call(const ast::CallExpression* declaration, in Call() argument
|
| H A D | for_loop_statement.cc | 24 ForLoopStatement::ForLoopStatement(const ast::ForLoopStatement* declaration, in ForLoopStatement() argument
|
| H A D | member_accessor_expression.cc | 44 Swizzle::Swizzle(const ast::MemberAccessorExpression* declaration, in Swizzle() argument 27 MemberAccessorExpression( const ast::MemberAccessorExpression* declaration, const sem::Type* type, const Statement* statement) MemberAccessorExpression() argument 35 StructMemberAccess( const ast::MemberAccessorExpression* declaration, const sem::Type* type, const Statement* statement, const StructMember* member) StructMemberAccess() argument
|
| H A D | statement.cc | 29 Statement::Statement(const ast::Statement* declaration, in Statement() argument 40 CompoundStatement::CompoundStatement(const ast::Statement* declaration, in CompoundStatement() argument
|
| H A D | switch_statement.cc | 25 SwitchStatement::SwitchStatement(const ast::SwitchStatement* declaration, in SwitchStatement() argument 39 CaseStatement::CaseStatement(const ast::CaseStatement* declaration, in CaseStatement() argument
|
| H A D | block_statement.cc | 28 BlockStatement::BlockStatement(const ast::BlockStatement* declaration, in BlockStatement() argument 50 LoopBlockStatement::LoopBlockStatement(const ast::BlockStatement* declaration, in LoopBlockStatement() argument
|
| H A D | variable.cc | 31 Variable::Variable(const ast::Variable* declaration, in Variable() argument 44 LocalVariable::LocalVariable(const ast::Variable* declaration, in LocalVariable() argument 55 GlobalVariable::GlobalVariable(const ast::Variable* declaration, in GlobalVariable() argument 66 Parameter::Parameter(const ast::Variable* declaration, in Parameter() argument 78 VariableUser::VariableUser(const ast::IdentifierExpression* declaration, in VariableUser() argument [all...] |
| H A D | struct.cc | 29 Struct::Struct(const ast::Struct* declaration, in Struct() argument 81 StructMember::StructMember(const ast::StructMember* declaration, in StructMember() argument
|
| /third_party/skia/third_party/externals/tint/src/writer/spirv/ |
| H A D | function.cc | 25 Function::Function(const Instruction& declaration, in Function() argument
|
| /third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/parser/ |
| H A D | parser.go | 113 p.expect(tok.Type, "type declaration") type
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ir_variable_refcount.h | 64 bool declaration; /* If the variable had a decl in the instruction stream */ member in ir_variable_refcount_entry
|
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
| H A D | fuzzer_pass_interchange_zero_like_constants.cpp | 33 FindOrCreateToggledConstant( opt::Instruction* declaration) FindOrCreateToggledConstant() argument
|
| H A D | fuzzer_pass_replace_irrelevant_ids.cpp | 51 auto declaration = GetIRContext()->get_def_use_mgr()->GetDef(id); in Apply() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| H A D | fuzzer_pass_interchange_zero_like_constants.cpp | 33 FindOrCreateToggledConstant( opt::Instruction* declaration) FindOrCreateToggledConstant() argument
|
| H A D | fuzzer_pass_replace_irrelevant_ids.cpp | 51 auto declaration = GetIRContext()->get_def_use_mgr()->GetDef(id); in Apply() local
|
| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLFunctionPrototype.h | 26 FunctionPrototype(int line, const FunctionDeclaration* declaration, bool builtin) in FunctionPrototype() argument 31 const FunctionDeclaration& declaration() const { in declaration() function in SkSL::final
|
| H A D | SkSLFunctionDefinition.h | 28 FunctionDefinition(int line, const FunctionDeclaration* declaration, bool builtin, in FunctionDefinition() argument 54 const FunctionDeclaration& declaration() const { in declaration() function in SkSL::final
|
| /third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/ast/ |
| H A D | ast.go | 199 // TypeDecl describes a type declaration type
|
| /third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/resolver/ |
| H A D | resolve.go | 114 // ty() resolves a type declaration. type
|
| /third_party/spirv-tools/source/fuzz/ |
| H A D | fuzzer_pass_interchange_zero_like_constants.cpp | 33 FindOrCreateToggledConstant( opt::Instruction* declaration) FindOrCreateToggledConstant() argument
|
| H A D | fuzzer_pass_replace_irrelevant_ids.cpp | 51 auto declaration = GetIRContext()->get_def_use_mgr()->GetDef(id); in Apply() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| H A D | SeparateCompoundStructDeclarations.cpp | 32 Declaration declaration = ViewDeclaration(*declNode); variable
|