Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[misc] Update pre-commit hooks #7729

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,26 +8,26 @@ default_language_version:
exclude: ^((tests/python/test_exception)\.py$|external/)
repos:
- repo: https://github.com/psf/black
rev: 23.3.0
rev: 24.10.0
hooks:
- id: black
language_version: python3.10
args: ['-l', '120']

- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v15.0.7
rev: v19.1.1
hooks:
- id: clang-format
exclude: .*\.json$

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v5.0.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer

- repo: https://github.com/PyCQA/pylint
rev: v2.15.9
rev: v3.3.1
hooks:
- id: pylint
args: ['-rn', '-sn']
Expand Down
50 changes: 24 additions & 26 deletions cpp_examples/rhi_examples/shaders/2_triangle.frag.spv.h
Original file line number Diff line number Diff line change
@@ -1,26 +1,24 @@
{
0x07230203, 0x00010000, 0x000d000b, 0x00000013, 0x00000000, 0x00020011,
0x00000001, 0x0006000b, 0x00000001, 0x4c534c47, 0x6474732e, 0x3035342e,
0x00000000, 0x0003000e, 0x00000000, 0x00000001, 0x0007000f, 0x00000004,
0x00000004, 0x6e69616d, 0x00000000, 0x00000009, 0x0000000c, 0x00030010,
0x00000004, 0x00000007, 0x00030003, 0x00000002, 0x000001cc, 0x000a0004,
0x475f4c47, 0x4c474f4f, 0x70635f45, 0x74735f70, 0x5f656c79, 0x656e696c,
0x7269645f, 0x69746365, 0x00006576, 0x00080004, 0x475f4c47, 0x4c474f4f,
0x6e695f45, 0x64756c63, 0x69645f65, 0x74636572, 0x00657669, 0x00040005,
0x00000004, 0x6e69616d, 0x00000000, 0x00050005, 0x00000009, 0x67617266,
0x74756f5f, 0x00747570, 0x00040005, 0x0000000c, 0x6f6c6f63, 0x00000072,
0x00040047, 0x00000009, 0x0000001e, 0x00000000, 0x00040047, 0x0000000c,
0x0000001e, 0x00000000, 0x00020013, 0x00000002, 0x00030021, 0x00000003,
0x00000002, 0x00030016, 0x00000006, 0x00000020, 0x00040017, 0x00000007,
0x00000006, 0x00000004, 0x00040020, 0x00000008, 0x00000003, 0x00000007,
0x0004003b, 0x00000008, 0x00000009, 0x00000003, 0x00040017, 0x0000000a,
0x00000006, 0x00000003, 0x00040020, 0x0000000b, 0x00000001, 0x0000000a,
0x0004003b, 0x0000000b, 0x0000000c, 0x00000001, 0x0004002b, 0x00000006,
0x0000000e, 0x3f800000, 0x00050036, 0x00000002, 0x00000004, 0x00000000,
0x00000003, 0x000200f8, 0x00000005, 0x0004003d, 0x0000000a, 0x0000000d,
0x0000000c, 0x00050051, 0x00000006, 0x0000000f, 0x0000000d, 0x00000000,
0x00050051, 0x00000006, 0x00000010, 0x0000000d, 0x00000001, 0x00050051,
0x00000006, 0x00000011, 0x0000000d, 0x00000002, 0x00070050, 0x00000007,
0x00000012, 0x0000000f, 0x00000010, 0x00000011, 0x0000000e, 0x0003003e,
0x00000009, 0x00000012, 0x000100fd, 0x00010038
}
{0x07230203, 0x00010000, 0x000d000b, 0x00000013, 0x00000000, 0x00020011,
0x00000001, 0x0006000b, 0x00000001, 0x4c534c47, 0x6474732e, 0x3035342e,
0x00000000, 0x0003000e, 0x00000000, 0x00000001, 0x0007000f, 0x00000004,
0x00000004, 0x6e69616d, 0x00000000, 0x00000009, 0x0000000c, 0x00030010,
0x00000004, 0x00000007, 0x00030003, 0x00000002, 0x000001cc, 0x000a0004,
0x475f4c47, 0x4c474f4f, 0x70635f45, 0x74735f70, 0x5f656c79, 0x656e696c,
0x7269645f, 0x69746365, 0x00006576, 0x00080004, 0x475f4c47, 0x4c474f4f,
0x6e695f45, 0x64756c63, 0x69645f65, 0x74636572, 0x00657669, 0x00040005,
0x00000004, 0x6e69616d, 0x00000000, 0x00050005, 0x00000009, 0x67617266,
0x74756f5f, 0x00747570, 0x00040005, 0x0000000c, 0x6f6c6f63, 0x00000072,
0x00040047, 0x00000009, 0x0000001e, 0x00000000, 0x00040047, 0x0000000c,
0x0000001e, 0x00000000, 0x00020013, 0x00000002, 0x00030021, 0x00000003,
0x00000002, 0x00030016, 0x00000006, 0x00000020, 0x00040017, 0x00000007,
0x00000006, 0x00000004, 0x00040020, 0x00000008, 0x00000003, 0x00000007,
0x0004003b, 0x00000008, 0x00000009, 0x00000003, 0x00040017, 0x0000000a,
0x00000006, 0x00000003, 0x00040020, 0x0000000b, 0x00000001, 0x0000000a,
0x0004003b, 0x0000000b, 0x0000000c, 0x00000001, 0x0004002b, 0x00000006,
0x0000000e, 0x3f800000, 0x00050036, 0x00000002, 0x00000004, 0x00000000,
0x00000003, 0x000200f8, 0x00000005, 0x0004003d, 0x0000000a, 0x0000000d,
0x0000000c, 0x00050051, 0x00000006, 0x0000000f, 0x0000000d, 0x00000000,
0x00050051, 0x00000006, 0x00000010, 0x0000000d, 0x00000001, 0x00050051,
0x00000006, 0x00000011, 0x0000000d, 0x00000002, 0x00070050, 0x00000007,
0x00000012, 0x0000000f, 0x00000010, 0x00000011, 0x0000000e, 0x0003003e,
0x00000009, 0x00000012, 0x000100fd, 0x00010038}
92 changes: 45 additions & 47 deletions cpp_examples/rhi_examples/shaders/2_triangle.vert.spv.h
Original file line number Diff line number Diff line change
@@ -1,47 +1,45 @@
{
0x07230203, 0x00010000, 0x000d000a, 0x00000021, 0x00000000, 0x00020011,
0x00000001, 0x0006000b, 0x00000001, 0x4c534c47, 0x6474732e, 0x3035342e,
0x00000000, 0x0003000e, 0x00000000, 0x00000001, 0x0009000f, 0x00000000,
0x00000004, 0x6e69616d, 0x00000000, 0x0000000d, 0x00000012, 0x0000001d,
0x0000001f, 0x00030003, 0x00000002, 0x000001cc, 0x000a0004, 0x475f4c47,
0x4c474f4f, 0x70635f45, 0x74735f70, 0x5f656c79, 0x656e696c, 0x7269645f,
0x69746365, 0x00006576, 0x00080004, 0x475f4c47, 0x4c474f4f, 0x6e695f45,
0x64756c63, 0x69645f65, 0x74636572, 0x00657669, 0x00040005, 0x00000004,
0x6e69616d, 0x00000000, 0x00060005, 0x0000000b, 0x505f6c67, 0x65567265,
0x78657472, 0x00000000, 0x00060006, 0x0000000b, 0x00000000, 0x505f6c67,
0x7469736f, 0x006e6f69, 0x00070006, 0x0000000b, 0x00000001, 0x505f6c67,
0x746e696f, 0x657a6953, 0x00000000, 0x00070006, 0x0000000b, 0x00000002,
0x435f6c67, 0x4470696c, 0x61747369, 0x0065636e, 0x00070006, 0x0000000b,
0x00000003, 0x435f6c67, 0x446c6c75, 0x61747369, 0x0065636e, 0x00030005,
0x0000000d, 0x00000000, 0x00050005, 0x00000012, 0x6f705f76, 0x69746973,
0x00006e6f, 0x00040005, 0x0000001d, 0x6f6c6f63, 0x00000072, 0x00040005,
0x0000001f, 0x6f635f76, 0x00726f6c, 0x00050048, 0x0000000b, 0x00000000,
0x0000000b, 0x00000000, 0x00050048, 0x0000000b, 0x00000001, 0x0000000b,
0x00000001, 0x00050048, 0x0000000b, 0x00000002, 0x0000000b, 0x00000003,
0x00050048, 0x0000000b, 0x00000003, 0x0000000b, 0x00000004, 0x00030047,
0x0000000b, 0x00000002, 0x00040047, 0x00000012, 0x0000001e, 0x00000000,
0x00040047, 0x0000001d, 0x0000001e, 0x00000000, 0x00040047, 0x0000001f,
0x0000001e, 0x00000001, 0x00020013, 0x00000002, 0x00030021, 0x00000003,
0x00000002, 0x00030016, 0x00000006, 0x00000020, 0x00040017, 0x00000007,
0x00000006, 0x00000004, 0x00040015, 0x00000008, 0x00000020, 0x00000000,
0x0004002b, 0x00000008, 0x00000009, 0x00000001, 0x0004001c, 0x0000000a,
0x00000006, 0x00000009, 0x0006001e, 0x0000000b, 0x00000007, 0x00000006,
0x0000000a, 0x0000000a, 0x00040020, 0x0000000c, 0x00000003, 0x0000000b,
0x0004003b, 0x0000000c, 0x0000000d, 0x00000003, 0x00040015, 0x0000000e,
0x00000020, 0x00000001, 0x0004002b, 0x0000000e, 0x0000000f, 0x00000000,
0x00040017, 0x00000010, 0x00000006, 0x00000002, 0x00040020, 0x00000011,
0x00000001, 0x00000010, 0x0004003b, 0x00000011, 0x00000012, 0x00000001,
0x0004002b, 0x00000006, 0x00000014, 0x00000000, 0x0004002b, 0x00000006,
0x00000015, 0x3f800000, 0x00040020, 0x00000019, 0x00000003, 0x00000007,
0x00040017, 0x0000001b, 0x00000006, 0x00000003, 0x00040020, 0x0000001c,
0x00000003, 0x0000001b, 0x0004003b, 0x0000001c, 0x0000001d, 0x00000003,
0x00040020, 0x0000001e, 0x00000001, 0x0000001b, 0x0004003b, 0x0000001e,
0x0000001f, 0x00000001, 0x00050036, 0x00000002, 0x00000004, 0x00000000,
0x00000003, 0x000200f8, 0x00000005, 0x0004003d, 0x00000010, 0x00000013,
0x00000012, 0x00050051, 0x00000006, 0x00000016, 0x00000013, 0x00000000,
0x00050051, 0x00000006, 0x00000017, 0x00000013, 0x00000001, 0x00070050,
0x00000007, 0x00000018, 0x00000016, 0x00000017, 0x00000014, 0x00000015,
0x00050041, 0x00000019, 0x0000001a, 0x0000000d, 0x0000000f, 0x0003003e,
0x0000001a, 0x00000018, 0x0004003d, 0x0000001b, 0x00000020, 0x0000001f,
0x0003003e, 0x0000001d, 0x00000020, 0x000100fd, 0x00010038
}
{0x07230203, 0x00010000, 0x000d000a, 0x00000021, 0x00000000, 0x00020011,
0x00000001, 0x0006000b, 0x00000001, 0x4c534c47, 0x6474732e, 0x3035342e,
0x00000000, 0x0003000e, 0x00000000, 0x00000001, 0x0009000f, 0x00000000,
0x00000004, 0x6e69616d, 0x00000000, 0x0000000d, 0x00000012, 0x0000001d,
0x0000001f, 0x00030003, 0x00000002, 0x000001cc, 0x000a0004, 0x475f4c47,
0x4c474f4f, 0x70635f45, 0x74735f70, 0x5f656c79, 0x656e696c, 0x7269645f,
0x69746365, 0x00006576, 0x00080004, 0x475f4c47, 0x4c474f4f, 0x6e695f45,
0x64756c63, 0x69645f65, 0x74636572, 0x00657669, 0x00040005, 0x00000004,
0x6e69616d, 0x00000000, 0x00060005, 0x0000000b, 0x505f6c67, 0x65567265,
0x78657472, 0x00000000, 0x00060006, 0x0000000b, 0x00000000, 0x505f6c67,
0x7469736f, 0x006e6f69, 0x00070006, 0x0000000b, 0x00000001, 0x505f6c67,
0x746e696f, 0x657a6953, 0x00000000, 0x00070006, 0x0000000b, 0x00000002,
0x435f6c67, 0x4470696c, 0x61747369, 0x0065636e, 0x00070006, 0x0000000b,
0x00000003, 0x435f6c67, 0x446c6c75, 0x61747369, 0x0065636e, 0x00030005,
0x0000000d, 0x00000000, 0x00050005, 0x00000012, 0x6f705f76, 0x69746973,
0x00006e6f, 0x00040005, 0x0000001d, 0x6f6c6f63, 0x00000072, 0x00040005,
0x0000001f, 0x6f635f76, 0x00726f6c, 0x00050048, 0x0000000b, 0x00000000,
0x0000000b, 0x00000000, 0x00050048, 0x0000000b, 0x00000001, 0x0000000b,
0x00000001, 0x00050048, 0x0000000b, 0x00000002, 0x0000000b, 0x00000003,
0x00050048, 0x0000000b, 0x00000003, 0x0000000b, 0x00000004, 0x00030047,
0x0000000b, 0x00000002, 0x00040047, 0x00000012, 0x0000001e, 0x00000000,
0x00040047, 0x0000001d, 0x0000001e, 0x00000000, 0x00040047, 0x0000001f,
0x0000001e, 0x00000001, 0x00020013, 0x00000002, 0x00030021, 0x00000003,
0x00000002, 0x00030016, 0x00000006, 0x00000020, 0x00040017, 0x00000007,
0x00000006, 0x00000004, 0x00040015, 0x00000008, 0x00000020, 0x00000000,
0x0004002b, 0x00000008, 0x00000009, 0x00000001, 0x0004001c, 0x0000000a,
0x00000006, 0x00000009, 0x0006001e, 0x0000000b, 0x00000007, 0x00000006,
0x0000000a, 0x0000000a, 0x00040020, 0x0000000c, 0x00000003, 0x0000000b,
0x0004003b, 0x0000000c, 0x0000000d, 0x00000003, 0x00040015, 0x0000000e,
0x00000020, 0x00000001, 0x0004002b, 0x0000000e, 0x0000000f, 0x00000000,
0x00040017, 0x00000010, 0x00000006, 0x00000002, 0x00040020, 0x00000011,
0x00000001, 0x00000010, 0x0004003b, 0x00000011, 0x00000012, 0x00000001,
0x0004002b, 0x00000006, 0x00000014, 0x00000000, 0x0004002b, 0x00000006,
0x00000015, 0x3f800000, 0x00040020, 0x00000019, 0x00000003, 0x00000007,
0x00040017, 0x0000001b, 0x00000006, 0x00000003, 0x00040020, 0x0000001c,
0x00000003, 0x0000001b, 0x0004003b, 0x0000001c, 0x0000001d, 0x00000003,
0x00040020, 0x0000001e, 0x00000001, 0x0000001b, 0x0004003b, 0x0000001e,
0x0000001f, 0x00000001, 0x00050036, 0x00000002, 0x00000004, 0x00000000,
0x00000003, 0x000200f8, 0x00000005, 0x0004003d, 0x00000010, 0x00000013,
0x00000012, 0x00050051, 0x00000006, 0x00000016, 0x00000013, 0x00000000,
0x00050051, 0x00000006, 0x00000017, 0x00000013, 0x00000001, 0x00070050,
0x00000007, 0x00000018, 0x00000016, 0x00000017, 0x00000014, 0x00000015,
0x00050041, 0x00000019, 0x0000001a, 0x0000000d, 0x0000000f, 0x0003003e,
0x0000001a, 0x00000018, 0x0004003d, 0x0000001b, 0x00000020, 0x0000001f,
0x0003003e, 0x0000001d, 0x00000020, 0x000100fd, 0x00010038}
80 changes: 39 additions & 41 deletions cpp_examples/rhi_examples/shaders/3_triangle.frag.spv.h
Original file line number Diff line number Diff line change
@@ -1,41 +1,39 @@
{
0x07230203, 0x00010000, 0x000d000b, 0x00000021, 0x00000000, 0x00020011,
0x00000001, 0x0006000b, 0x00000001, 0x4c534c47, 0x6474732e, 0x3035342e,
0x00000000, 0x0003000e, 0x00000000, 0x00000001, 0x0008000f, 0x00000004,
0x00000004, 0x6e69616d, 0x00000000, 0x00000009, 0x0000000c, 0x00000015,
0x00030010, 0x00000004, 0x00000007, 0x00030003, 0x00000002, 0x000001cc,
0x000a0004, 0x475f4c47, 0x4c474f4f, 0x70635f45, 0x74735f70, 0x5f656c79,
0x656e696c, 0x7269645f, 0x69746365, 0x00006576, 0x00080004, 0x475f4c47,
0x4c474f4f, 0x6e695f45, 0x64756c63, 0x69645f65, 0x74636572, 0x00657669,
0x00040005, 0x00000004, 0x6e69616d, 0x00000000, 0x00050005, 0x00000009,
0x67617266, 0x74756f5f, 0x00747570, 0x00040005, 0x0000000c, 0x6f6c6f63,
0x00000072, 0x00050005, 0x00000011, 0x53786574, 0x6c706d61, 0x00007265,
0x00060005, 0x00000015, 0x67617266, 0x7865745f, 0x726f6f63, 0x00000064,
0x00040047, 0x00000009, 0x0000001e, 0x00000000, 0x00040047, 0x0000000c,
0x0000001e, 0x00000000, 0x00040047, 0x00000011, 0x00000022, 0x00000000,
0x00040047, 0x00000011, 0x00000021, 0x00000005, 0x00040047, 0x00000015,
0x0000001e, 0x00000001, 0x00020013, 0x00000002, 0x00030021, 0x00000003,
0x00000002, 0x00030016, 0x00000006, 0x00000020, 0x00040017, 0x00000007,
0x00000006, 0x00000004, 0x00040020, 0x00000008, 0x00000003, 0x00000007,
0x0004003b, 0x00000008, 0x00000009, 0x00000003, 0x00040017, 0x0000000a,
0x00000006, 0x00000003, 0x00040020, 0x0000000b, 0x00000001, 0x0000000a,
0x0004003b, 0x0000000b, 0x0000000c, 0x00000001, 0x00090019, 0x0000000e,
0x00000006, 0x00000001, 0x00000000, 0x00000000, 0x00000000, 0x00000001,
0x00000000, 0x0003001b, 0x0000000f, 0x0000000e, 0x00040020, 0x00000010,
0x00000000, 0x0000000f, 0x0004003b, 0x00000010, 0x00000011, 0x00000000,
0x00040017, 0x00000013, 0x00000006, 0x00000002, 0x00040020, 0x00000014,
0x00000001, 0x00000013, 0x0004003b, 0x00000014, 0x00000015, 0x00000001,
0x00040015, 0x00000018, 0x00000020, 0x00000000, 0x0004002b, 0x00000018,
0x00000019, 0x00000000, 0x0004002b, 0x00000006, 0x0000001c, 0x3f800000,
0x00050036, 0x00000002, 0x00000004, 0x00000000, 0x00000003, 0x000200f8,
0x00000005, 0x0004003d, 0x0000000a, 0x0000000d, 0x0000000c, 0x0004003d,
0x0000000f, 0x00000012, 0x00000011, 0x0004003d, 0x00000013, 0x00000016,
0x00000015, 0x00050057, 0x00000007, 0x00000017, 0x00000012, 0x00000016,
0x00050051, 0x00000006, 0x0000001a, 0x00000017, 0x00000000, 0x0005008e,
0x0000000a, 0x0000001b, 0x0000000d, 0x0000001a, 0x00050051, 0x00000006,
0x0000001d, 0x0000001b, 0x00000000, 0x00050051, 0x00000006, 0x0000001e,
0x0000001b, 0x00000001, 0x00050051, 0x00000006, 0x0000001f, 0x0000001b,
0x00000002, 0x00070050, 0x00000007, 0x00000020, 0x0000001d, 0x0000001e,
0x0000001f, 0x0000001c, 0x0003003e, 0x00000009, 0x00000020, 0x000100fd,
0x00010038
}
{0x07230203, 0x00010000, 0x000d000b, 0x00000021, 0x00000000, 0x00020011,
0x00000001, 0x0006000b, 0x00000001, 0x4c534c47, 0x6474732e, 0x3035342e,
0x00000000, 0x0003000e, 0x00000000, 0x00000001, 0x0008000f, 0x00000004,
0x00000004, 0x6e69616d, 0x00000000, 0x00000009, 0x0000000c, 0x00000015,
0x00030010, 0x00000004, 0x00000007, 0x00030003, 0x00000002, 0x000001cc,
0x000a0004, 0x475f4c47, 0x4c474f4f, 0x70635f45, 0x74735f70, 0x5f656c79,
0x656e696c, 0x7269645f, 0x69746365, 0x00006576, 0x00080004, 0x475f4c47,
0x4c474f4f, 0x6e695f45, 0x64756c63, 0x69645f65, 0x74636572, 0x00657669,
0x00040005, 0x00000004, 0x6e69616d, 0x00000000, 0x00050005, 0x00000009,
0x67617266, 0x74756f5f, 0x00747570, 0x00040005, 0x0000000c, 0x6f6c6f63,
0x00000072, 0x00050005, 0x00000011, 0x53786574, 0x6c706d61, 0x00007265,
0x00060005, 0x00000015, 0x67617266, 0x7865745f, 0x726f6f63, 0x00000064,
0x00040047, 0x00000009, 0x0000001e, 0x00000000, 0x00040047, 0x0000000c,
0x0000001e, 0x00000000, 0x00040047, 0x00000011, 0x00000022, 0x00000000,
0x00040047, 0x00000011, 0x00000021, 0x00000005, 0x00040047, 0x00000015,
0x0000001e, 0x00000001, 0x00020013, 0x00000002, 0x00030021, 0x00000003,
0x00000002, 0x00030016, 0x00000006, 0x00000020, 0x00040017, 0x00000007,
0x00000006, 0x00000004, 0x00040020, 0x00000008, 0x00000003, 0x00000007,
0x0004003b, 0x00000008, 0x00000009, 0x00000003, 0x00040017, 0x0000000a,
0x00000006, 0x00000003, 0x00040020, 0x0000000b, 0x00000001, 0x0000000a,
0x0004003b, 0x0000000b, 0x0000000c, 0x00000001, 0x00090019, 0x0000000e,
0x00000006, 0x00000001, 0x00000000, 0x00000000, 0x00000000, 0x00000001,
0x00000000, 0x0003001b, 0x0000000f, 0x0000000e, 0x00040020, 0x00000010,
0x00000000, 0x0000000f, 0x0004003b, 0x00000010, 0x00000011, 0x00000000,
0x00040017, 0x00000013, 0x00000006, 0x00000002, 0x00040020, 0x00000014,
0x00000001, 0x00000013, 0x0004003b, 0x00000014, 0x00000015, 0x00000001,
0x00040015, 0x00000018, 0x00000020, 0x00000000, 0x0004002b, 0x00000018,
0x00000019, 0x00000000, 0x0004002b, 0x00000006, 0x0000001c, 0x3f800000,
0x00050036, 0x00000002, 0x00000004, 0x00000000, 0x00000003, 0x000200f8,
0x00000005, 0x0004003d, 0x0000000a, 0x0000000d, 0x0000000c, 0x0004003d,
0x0000000f, 0x00000012, 0x00000011, 0x0004003d, 0x00000013, 0x00000016,
0x00000015, 0x00050057, 0x00000007, 0x00000017, 0x00000012, 0x00000016,
0x00050051, 0x00000006, 0x0000001a, 0x00000017, 0x00000000, 0x0005008e,
0x0000000a, 0x0000001b, 0x0000000d, 0x0000001a, 0x00050051, 0x00000006,
0x0000001d, 0x0000001b, 0x00000000, 0x00050051, 0x00000006, 0x0000001e,
0x0000001b, 0x00000001, 0x00050051, 0x00000006, 0x0000001f, 0x0000001b,
0x00000002, 0x00070050, 0x00000007, 0x00000020, 0x0000001d, 0x0000001e,
0x0000001f, 0x0000001c, 0x0003003e, 0x00000009, 0x00000020, 0x000100fd,
0x00010038}
Loading
Loading