зеркало из https://github.com/AvaloniaUI/angle.git
Tests: Add 3D Pool Ball trace.
Test: angle_perftests --gtest_filter="*3d_pool_ball*" Bug: angleproject:7742 Change-Id: I92870b928ee66af3eae903d91512b6943b893599 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3932171 Commit-Queue: Cody Northrop <cnorthrop@google.com> Reviewed-by: Cody Northrop <cnorthrop@google.com>
This commit is contained in:
Родитель
1b5cf9f05b
Коммит
85631d24dd
10
DEPS
10
DEPS
|
@ -731,6 +731,16 @@ deps = {
|
|||
},
|
||||
|
||||
# === ANGLE Restricted Trace Generated Code Start ===
|
||||
'src/tests/restricted_traces/3d_pool_ball': {
|
||||
'packages': [
|
||||
{
|
||||
'package': 'angle/traces/3d_pool_ball',
|
||||
'version': 'version:1',
|
||||
},
|
||||
],
|
||||
'dep_type': 'cipd',
|
||||
'condition': 'checkout_angle_restricted_traces',
|
||||
},
|
||||
'src/tests/restricted_traces/aliexpress': {
|
||||
'packages': [
|
||||
{
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
"src/tests/restricted_traces/gen_restricted_traces.py":
|
||||
"7780405f8e0d92fa87a772dd64c62efb",
|
||||
"src/tests/restricted_traces/restricted_traces.json":
|
||||
"0dfc84e04ac9a34dfab721aaecb3af88"
|
||||
"8af61566e16140c17656b388195049f4"
|
||||
}
|
|
@ -8,6 +8,7 @@
|
|||
" The number to the right of the trace name is the trace version."
|
||||
],
|
||||
"traces": [
|
||||
"3d_pool_ball 1",
|
||||
"aliexpress 5",
|
||||
"altos_odyssey 1",
|
||||
"among_us 5",
|
||||
|
|
Загрузка…
Ссылка в новой задаче