Searched refs:kFloats (Results 1 - 3 of 3) sorted by relevance
/third_party/vixl/test/aarch32/ |
H A D | test-simulator-cond-dt-drt-drd-drn-drm-float-f64-a32.cc | 161 static const Inputs kFloats[] = member 370 ARRAY_SIZE(kFloats), 371 kFloats}, 375 ARRAY_SIZE(kFloats), 376 kFloats}, 380 ARRAY_SIZE(kFloats), 381 kFloats}, 385 ARRAY_SIZE(kFloats), 386 kFloats}, 390 ARRAY_SIZE(kFloats), [all...] |
H A D | test-simulator-cond-dt-drt-drd-drn-drm-float-f64-t32.cc | 161 static const Inputs kFloats[] = member 370 ARRAY_SIZE(kFloats), 371 kFloats}, 375 ARRAY_SIZE(kFloats), 376 kFloats}, 380 ARRAY_SIZE(kFloats), 381 kFloats}, 385 ARRAY_SIZE(kFloats), 386 kFloats}, 390 ARRAY_SIZE(kFloats), [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | RobustBufferAccessBehaviorTest.cpp | 484 constexpr GLfloat kFloats[] = {0, 0.5, 0, -0.5, -0.5, 0, 0.5, -0.5, 0}; in TEST_P() local 485 glBufferData(GL_ARRAY_BUFFER, sizeof(kFloats), kFloats, GL_STATIC_DRAW); in TEST_P()
|
Completed in 4 milliseconds