/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/ |
D | constants.h | 80 Constant(const analysis::Type* ty) : type_(ty) {} in Constant() 97 ScalarConstant(const analysis::Type* ty, const std::vector<uint32_t>& w) in ScalarConstant() 99 ScalarConstant(const analysis::Type* ty, std::vector<uint32_t>&& w) in ScalarConstant() 107 IntConstant(const analysis::Integer* ty, const std::vector<uint32_t>& w) in IntConstant() 109 IntConstant(const analysis::Integer* ty, std::vector<uint32_t>&& w) in IntConstant() 127 FloatConstant(const analysis::Float* ty, const std::vector<uint32_t>& w) in FloatConstant() 129 FloatConstant(const analysis::Float* ty, std::vector<uint32_t>&& w) in FloatConstant() 147 BoolConstant(const analysis::Bool* ty, bool v) in BoolConstant() 181 CompositeConstant(const analysis::Type* ty) : Constant(ty), components_() {} in CompositeConstant() 182 CompositeConstant(const analysis::Type* ty, in CompositeConstant() [all …]
|
/third_party/spirv-tools/source/opt/ |
D | constants.h | 138 Constant(const Type* ty) : type_(ty) {} in Constant() 167 ScalarConstant(const Type* ty, const std::vector<uint32_t>& w) in ScalarConstant() 169 ScalarConstant(const Type* ty, std::vector<uint32_t>&& w) in ScalarConstant() 177 IntConstant(const Integer* ty, const std::vector<uint32_t>& w) in IntConstant() 179 IntConstant(const Integer* ty, std::vector<uint32_t>&& w) in IntConstant() 227 FloatConstant(const Float* ty, const std::vector<uint32_t>& w) in FloatConstant() 229 FloatConstant(const Float* ty, std::vector<uint32_t>&& w) in FloatConstant() 268 BoolConstant(const Bool* ty, bool v) in BoolConstant() 311 CompositeConstant(const Type* ty) : Constant(ty), components_() {} in CompositeConstant() 312 CompositeConstant(const Type* ty, in CompositeConstant() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | constants.h | 138 Constant(const Type* ty) : type_(ty) {} in Constant() 167 ScalarConstant(const Type* ty, const std::vector<uint32_t>& w) in ScalarConstant() 169 ScalarConstant(const Type* ty, std::vector<uint32_t>&& w) in ScalarConstant() 177 IntConstant(const Integer* ty, const std::vector<uint32_t>& w) in IntConstant() 179 IntConstant(const Integer* ty, std::vector<uint32_t>&& w) in IntConstant() 227 FloatConstant(const Float* ty, const std::vector<uint32_t>& w) in FloatConstant() 229 FloatConstant(const Float* ty, std::vector<uint32_t>&& w) in FloatConstant() 268 BoolConstant(const Bool* ty, bool v) in BoolConstant() 311 CompositeConstant(const Type* ty) : Constant(ty), components_() {} in CompositeConstant() 312 CompositeConstant(const Type* ty, in CompositeConstant() [all …]
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | constants.h | 138 Constant(const Type* ty) : type_(ty) {} in Constant() 167 ScalarConstant(const Type* ty, const std::vector<uint32_t>& w) in ScalarConstant() 169 ScalarConstant(const Type* ty, std::vector<uint32_t>&& w) in ScalarConstant() 177 IntConstant(const Integer* ty, const std::vector<uint32_t>& w) in IntConstant() 179 IntConstant(const Integer* ty, std::vector<uint32_t>&& w) in IntConstant() 227 FloatConstant(const Float* ty, const std::vector<uint32_t>& w) in FloatConstant() 229 FloatConstant(const Float* ty, std::vector<uint32_t>&& w) in FloatConstant() 268 BoolConstant(const Bool* ty, bool v) in BoolConstant() 311 CompositeConstant(const Type* ty) : Constant(ty), components_() {} in CompositeConstant() 312 CompositeConstant(const Type* ty, in CompositeConstant() [all …]
|
/third_party/skia/third_party/externals/tint/src/writer/hlsl/ |
D | generator_impl_member_accessor_test.cc | 30 inline const ast::Type* ty_i32(const ProgramBuilder::TypesBuilder& ty) { in ty_i32() 33 inline const ast::Type* ty_u32(const ProgramBuilder::TypesBuilder& ty) { in ty_u32() 36 inline const ast::Type* ty_f32(const ProgramBuilder::TypesBuilder& ty) { in ty_f32() 40 inline const ast::Type* ty_vec2(const ProgramBuilder::TypesBuilder& ty) { in ty_vec2() 44 inline const ast::Type* ty_vec3(const ProgramBuilder::TypesBuilder& ty) { in ty_vec3() 48 inline const ast::Type* ty_vec4(const ProgramBuilder::TypesBuilder& ty) { in ty_vec4() 52 inline const ast::Type* ty_mat2x2(const ProgramBuilder::TypesBuilder& ty) { in ty_mat2x2() 56 inline const ast::Type* ty_mat2x3(const ProgramBuilder::TypesBuilder& ty) { in ty_mat2x3() 60 inline const ast::Type* ty_mat2x4(const ProgramBuilder::TypesBuilder& ty) { in ty_mat2x4() 64 inline const ast::Type* ty_mat3x2(const ProgramBuilder::TypesBuilder& ty) { in ty_mat3x2() [all …]
|
/third_party/skia/third_party/externals/tint/src/writer/glsl/ |
D | generator_impl_member_accessor_test.cc | 30 inline const ast::Type* ty_i32(const ProgramBuilder::TypesBuilder& ty) { in ty_i32() 33 inline const ast::Type* ty_u32(const ProgramBuilder::TypesBuilder& ty) { in ty_u32() 36 inline const ast::Type* ty_f32(const ProgramBuilder::TypesBuilder& ty) { in ty_f32() 40 inline const ast::Type* ty_vec2(const ProgramBuilder::TypesBuilder& ty) { in ty_vec2() 44 inline const ast::Type* ty_vec3(const ProgramBuilder::TypesBuilder& ty) { in ty_vec3() 48 inline const ast::Type* ty_vec4(const ProgramBuilder::TypesBuilder& ty) { in ty_vec4() 52 inline const ast::Type* ty_mat2x2(const ProgramBuilder::TypesBuilder& ty) { in ty_mat2x2() 56 inline const ast::Type* ty_mat2x3(const ProgramBuilder::TypesBuilder& ty) { in ty_mat2x3() 60 inline const ast::Type* ty_mat2x4(const ProgramBuilder::TypesBuilder& ty) { in ty_mat2x4() 64 inline const ast::Type* ty_mat3x2(const ProgramBuilder::TypesBuilder& ty) { in ty_mat3x2() [all …]
|
/third_party/skia/resources/skottie/ |
D | skottie-fractalnoise-cycle.json | 1 …":500,"nm":"fractal-cycle","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":1,"nm":"Black Solid… number
|
D | skottie-fractalnoise-scalerotate.json | 1 …"nm":"fractal-scalerotate","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":1,"nm":"Black Solid… number
|
D | skottie-fractalnoise-sphere.json | 1 …:500,"nm":"fractal sphere","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Shape Layer… number
|
D | skottie-fractalnoise-turbulentbasic.json | 1 …ctal-types-turbulentbasic","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"block","sr"… number
|
D | skottie-fractalnoise-turbulentsmooth.json | 1 …tal-types-turbulentsmooth","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"block","sr"… number
|
D | skottie-fractalnoise-turbulentsharp.json | 1 …ctal-types-turbulentsharp","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"block","sr"… number
|
D | skottie-fractalnoise-suboptions.json | 1 …"nm":"fractal-sub-options","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"sub offset"… number
|
D | skottie-fractalnoise-basic.json | 1 …"nm":"fractal-types-basic","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"block","sr"… number
|
D | skottie-levels-effect.json | 1 …orCorrection","ddd":0,"assets":[{"id":"comp_0","layers":[{"ddd":0,"ind":1,"ty":1,"nm":"White Solid… number
|
D | skottie-prolevels-effect.json | 1 …":"prolevels","ddd":0,"assets":[{"id":"comp_0","layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Shape Layer… number
|
D | skottie-sphere-controls.json | 1 …ere controls","ddd":0,"assets":[{"id":"comp_0","layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Shape Layer… number
|
D | skottie-fractalnoise-linear.json | 1 …:500,"nm":"fractal-linear","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":1,"nm":"Medium Gree… number
|
D | skottie-fractalnoise-block.json | 1 …":500,"nm":"fractal-block","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":1,"nm":"Medium Gree… number
|
D | skottie-fractalnoise-softlinear.json | 1 …,"nm":"fractal-softlinear","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":1,"nm":"Medium Gree… number
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | CBindingWrapping.h | 19 #define DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \ argument 28 #define DEFINE_ISA_CONVERSION_FUNCTIONS(ty, ref) \ argument 36 #define DEFINE_STDCXX_CONVERSION_FUNCTIONS(ty, ref) \ argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | CBindingWrapping.h | 20 #define DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \ argument 29 #define DEFINE_ISA_CONVERSION_FUNCTIONS(ty, ref) \ argument 37 #define DEFINE_STDCXX_CONVERSION_FUNCTIONS(ty, ref) \ argument
|
/third_party/flutter/skia/resources/skottie/ |
D | skottie-levels-effect.json | 1 …orCorrection","ddd":0,"assets":[{"id":"comp_0","layers":[{"ddd":0,"ind":1,"ty":1,"nm":"White Solid… number
|
/third_party/skia/third_party/externals/tint/src/ast/ |
D | external_texture_test.cc | 26 Texture* ty = create<ExternalTexture>(); in TEST_F() local 35 auto* ty = create<ExternalTexture>(); in TEST_F() local 40 auto* ty = create<ExternalTexture>(); in TEST_F() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/ |
D | vectors.h | 34 #define X(ty, eltty, castty) typedef eltty ty __attribute__((vector_size(16))); argument 44 #define X(ty, expandedty, numelements) class ty; argument 71 #define X(ty, eltty, castty) \ argument 76 #define X(ty, expandedty, numelements) \ argument
|