Home
last modified time | relevance | path

Searched defs:Vec2 (Results 1 – 15 of 15) sorted by relevance

/third_party/quickjs/tests/
Dtest_op_overloading.js22 class Vec2 class
39 Vec2.prototype[Symbol.operatorSet] = Operators.create( class
164 Vec2 = class Vec2 extends vec2_ops class
/third_party/vk-gl-cts/framework/common/
DtcuVectorType.hpp39 typedef Vector<float, 2> Vec2; typedef
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DSpecializationConstant.cpp92 using Vec2 = std::array<float, 2>; typedef
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dfunc_matrix.inl334 tvec4<T, P> Vec2(m[1][2], m[0][2], m[0][2], m[0][2]); local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/simd/
Dmatrix.h314 __m128 Vec2 = _mm_shuffle_ps(Temp2, Temp2, _MM_SHUFFLE(2, 2, 2, 0)); in glm_mat4_determinant_highp() local
654 __m128 Vec2 = _mm_shuffle_ps(Temp2, Temp2, _MM_SHUFFLE(2, 2, 2, 0)); in glm_mat4_inverse() local
875 __m128 Vec2 = _mm_shuffle_ps(Temp2, Temp2, _MM_SHUFFLE(2, 2, 2, 0)); in glm_mat4_inverse_lowp() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fTextureUnitTests.cpp300 static float calculateLodMax(const tcu::Vector<tcu::Vec2, 3>& derivateParts, const tcu::IVec3& text… in calculateLodMax()
316 static float calculateLodMin(const tcu::Vector<tcu::Vec2, 3>& derivateParts, const tcu::IVec3& text… in calculateLodMin()
/third_party/skia/third_party/externals/tint/src/resolver/
Dbuiltins_validation_test.cc996 TEST_P(FloatAllMatching, Vec2) { in TEST_P() argument
1222 TEST_P(BooleanVectorInput, Vec2) { in TEST_P() argument
/third_party/skia/third_party/externals/tint/src/
Dintrinsic_table.inl137 class Vec2 : public TypeMatcher { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp1882 SDValue Vec2; in ExpandBVWithShuffles() local
1997 SDValue Vec2; in ExpandBUILD_VECTOR() local
/third_party/vk-gl-cts/modules/gles2/scripts/
Dgenutil.py331 class Vec2(Vec): class
/third_party/vk-gl-cts/modules/gles3/scripts/
Dgenutil.py395 class Vec2(Vec): class
/third_party/vk-gl-cts/modules/gles31/scripts/
Dgenutil.py397 class Vec2(Vec): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4161 Value *Vec1, *Vec2, *Mask; in parseFunctionBody() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp289 Value *Vec2 = nullptr; in isShuffle() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp9779 SDValue Vec2 = Op2.getOperand(0); in performFMACombine() local