Home
last modified time | relevance | path

Searched defs:mat2 (Results 1 – 13 of 13) sorted by relevance

/third_party/vixl/examples/aarch64/
Dneon-matrix-multiply.cc117 float mat1[kLength], mat2[kLength], output[kLength]; in main() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DInitialize.cpp148 TType *mat2 = new TType(EbtFloat, 2, 2); in InsertBuiltInFunctions() local
/third_party/libphonenumber/cpp/test/phonenumbers/
Dregexp_adapter_test.cc178 string mat1, mat2, res3, res4, res5, res6; in TEST_F() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dtype_mat.hpp406 typedef mat2x2 mat2; typedef
/third_party/vixl/test/aarch64/examples/
Dtest-examples.cc250 float mat1[kLength], mat2[kLength], expected[kLength], output[kLength]; in TEST() local
/third_party/skia/tests/
DMatrixTest.cpp947 SkMatrix mat2; in DEF_TEST() local
/third_party/astc-encoder/Source/
Dastcenc_ideal_endpoints_and_weights.cpp1146 vfloat4 mat2(RYP, RQX, (S * Y - QQ) * X - Y * PP, mRYX); in compute_rgbo_vector() local
/third_party/skia/src/ports/
DSkFontHost_win.cpp173 static const MAT2 mat2 = {{0, 1}, {0, 0}, {0, 0}, {0, 1}}; in calculateGlyphCount() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp116 static const Type mat2; member
Dgl4cEnhancedLayoutsTests.cpp157 const Type Type::mat2 = Type::GetType(Type::Float, 2, 2); member in gl4cts::EnhancedLayouts::Utils::Type
/third_party/vk-gl-cts/modules/glshared/
DglsBuiltinPrecisionTests.cpp2738 ExprP<Matrix<T, Rows, 2> > mat2 (const ExprP<Vector<T, Rows> >& arg0, in mat2() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp3523 ExprP<Matrix<T, Rows, 2> > mat2 (const ExprP<Vector<T, Rows> >& arg0, in mat2() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp3534 ExprP<Matrix<T, Rows, 2> > mat2 (const ExprP<Vector<T, Rows> >& arg0, in mat2() function