| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLCodeStringExpression.h | 25 CodeStringExpression(String code, const Type* type) in CodeStringExpression() argument
|
| H A D | SkSLConstructorStruct.cpp | 15 Convert(const Context& context, int line, const Type& type, ExpressionArray args) Convert() argument 45 arguments_match_field_types(const ExpressionArray& args, const Type& type) arguments_match_field_types() argument 60 Make(const Context& context, int line, const Type& type, ExpressionArray args) Make() argument [all...] |
| H A D | SkSLConstructorScalarCast.h | 29 ConstructorScalarCast(int line, const Type& type, std::unique_ptr<Expression> arg) in ConstructorScalarCast() argument
|
| H A D | SkSLConstructorSplat.h | 28 ConstructorSplat(int line, const Type& type, std::unique_ptr<Expression> arg) in ConstructorSplat() argument 31 ConstructorSplat(const Expression& scalar, const Type& type) in ConstructorSplat() argument [all...] |
| H A D | SkSLConstructorMatrixResize.h | 30 ConstructorMatrixResize(int line, const Type& type, std::unique_ptr<Expression> arg) in ConstructorMatrixResize() argument
|
| H A D | SkSLConstructorStruct.h | 22 ConstructorStruct(int line, const Type& type, ExpressionArray arguments) in ConstructorStruct() argument
|
| H A D | SkSLConstructorCompound.cpp | 17 Make(const Context& context, int line, const Type& type, ExpressionArray args) Make() argument [all...] |
| H A D | SkSLConstructorArrayCast.h | 31 ConstructorArrayCast(int line, const Type& type, std::unique_ptr<Expression> arg) in ConstructorArrayCast() argument
|
| H A D | SkSLConstructorCompoundCast.h | 29 ConstructorCompoundCast(int line, const Type& type, std::unique_ptr<Expression> arg) in ConstructorCompoundCast() argument
|
| H A D | SkSLConstructorDiagonalMatrix.h | 30 ConstructorDiagonalMatrix(int line, const Type& type, std::unique_ptr<Expression> arg) in ConstructorDiagonalMatrix() argument
|
| H A D | SkSLConstructorCompound.h | 31 ConstructorCompound(int line, const Type& type, ExpressionArray args) in ConstructorCompound() argument
|
| H A D | SkSLConstructorArray.h | 22 ConstructorArray(int line, const Type& type, ExpressionArray arguments) in ConstructorArray() argument
|
| H A D | SkSLSetting.h | 25 Setting(int line, skstd::string_view name, const Type* type) in Setting() argument
|
| H A D | SkSLStructDefinition.h | 31 StructDefinition(int line, const Type& type) in StructDefinition() argument 35 const Type& type() const { in type() function in SkSL::final
|
| /third_party/skia/src/sksl/ |
| H A D | SkSLUtil.cpp | 35 bool type_to_grsltype(const Context& context, const Type& type, GrSLType* outType) { in type_to_grsltype() argument [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | BackendConnection.cpp | 19 BackendConnection::BackendConnection(InstanceBase* instance, wgpu::BackendType type) in BackendConnection() argument
|
| /third_party/openssl/crypto/asn1/ |
| H A D | d2i_param.c | 18 EVP_PKEY *d2i_KeyParams(int type, EVP_PKEY **a, const unsigned char **pp, in d2i_KeyParams() argument 49 EVP_PKEY *d2i_KeyParams_bio(int type, EVP_PKEY **a, BIO *in) in d2i_KeyParams_bio() argument
|
| /third_party/skia/third_party/externals/tint/src/ast/ |
| H A D | array.h | 63 const Type* const type; member in tint::ast::Array
|
| H A D | call_expression.h | 71 const Type* type = nullptr; member
|
| H A D | call_expression_test.cc | 52 auto* type = ty.f32(); in TEST_F() local 68 auto* type = ty.f32(); in TEST_F() local [all...] |
| H A D | matrix.h | 54 const Type* const type; member in tint::ast::Matrix
|
| H A D | pointer.h | 56 const Type* const type; member in tint::ast::Pointer
|
| H A D | struct_member.h | 58 const ast::Type* const type; member in tint::ast::StructMember::ast
|
| /third_party/skia/third_party/externals/tint/src/sem/ |
| H A D | member_accessor_expression.cc | 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 44 Swizzle(const ast::MemberAccessorExpression* declaration, const sem::Type* type, const Statement* statement, std::vector<uint32_t> indices) Swizzle() argument
|
| H A D | multisampled_texture_type.cc | 24 MultisampledTexture(ast::TextureDimension dim, const Type* type) MultisampledTexture() argument
|