Home
last modified time | relevance | path

Searched defs:type (Results 951 - 975 of 24867) sorted by relevance

1...<<31323334353637383940>>...995

/third_party/skia/src/sksl/ir/
H A DSkSLCodeStringExpression.h25 CodeStringExpression(String code, const Type* type) in CodeStringExpression() argument
H A DSkSLConstructorStruct.cpp15 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 DSkSLConstructorScalarCast.h29 ConstructorScalarCast(int line, const Type& type, std::unique_ptr<Expression> arg) in ConstructorScalarCast() argument
H A DSkSLConstructorSplat.h28 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 DSkSLConstructorMatrixResize.h30 ConstructorMatrixResize(int line, const Type& type, std::unique_ptr<Expression> arg) in ConstructorMatrixResize() argument
H A DSkSLConstructorStruct.h22 ConstructorStruct(int line, const Type& type, ExpressionArray arguments) in ConstructorStruct() argument
H A DSkSLConstructorCompound.cpp17 Make(const Context& context, int line, const Type& type, ExpressionArray args) Make() argument
[all...]
H A DSkSLConstructorArrayCast.h31 ConstructorArrayCast(int line, const Type& type, std::unique_ptr<Expression> arg) in ConstructorArrayCast() argument
H A DSkSLConstructorCompoundCast.h29 ConstructorCompoundCast(int line, const Type& type, std::unique_ptr<Expression> arg) in ConstructorCompoundCast() argument
H A DSkSLConstructorDiagonalMatrix.h30 ConstructorDiagonalMatrix(int line, const Type& type, std::unique_ptr<Expression> arg) in ConstructorDiagonalMatrix() argument
H A DSkSLConstructorCompound.h31 ConstructorCompound(int line, const Type& type, ExpressionArray args) in ConstructorCompound() argument
H A DSkSLConstructorArray.h22 ConstructorArray(int line, const Type& type, ExpressionArray arguments) in ConstructorArray() argument
H A DSkSLSetting.h25 Setting(int line, skstd::string_view name, const Type* type) in Setting() argument
H A DSkSLStructDefinition.h31 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 DSkSLUtil.cpp35 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 DBackendConnection.cpp19 BackendConnection::BackendConnection(InstanceBase* instance, wgpu::BackendType type) in BackendConnection() argument
/third_party/openssl/crypto/asn1/
H A Dd2i_param.c18 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 Darray.h63 const Type* const type; member in tint::ast::Array
H A Dcall_expression.h71 const Type* type = nullptr; member
H A Dcall_expression_test.cc52 auto* type = ty.f32(); in TEST_F() local
68 auto* type = ty.f32(); in TEST_F() local
[all...]
H A Dmatrix.h54 const Type* const type; member in tint::ast::Matrix
H A Dpointer.h56 const Type* const type; member in tint::ast::Pointer
H A Dstruct_member.h58 const ast::Type* const type; member in tint::ast::StructMember::ast
/third_party/skia/third_party/externals/tint/src/sem/
H A Dmember_accessor_expression.cc27 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 Dmultisampled_texture_type.cc24 MultisampledTexture(ast::TextureDimension dim, const Type* type) MultisampledTexture() argument

Completed in 7 milliseconds

1...<<31323334353637383940>>...995