Dave Airlie
|
60ee9c4457
|
tests: allocate cmd buf to correct size
the value is in dwords, so calloc the correct size.
|
10 years ago |
Dave Airlie
|
c6fd7d55ac
|
tests: add flush callback to test large transfers
|
10 years ago |
Marc-André Lureau
|
0d033a1380
|
tests: add testvirgl_create_backed_simple_1d_res
|
10 years ago |
Dave Airlie
|
fcaeadc4ad
|
tests: add fence handling
This adds a basic fence handling interface.
|
10 years ago |
Dave Airlie
|
bdb49d5636
|
tests: modify some test utility functions
add w/h version for texture 2d
add backed buffer binding fn.
|
10 years ago |
Dave Airlie
|
50ccab6f6c
|
tests: add a simple backed resource creation utility
Then hook the cmd stream test into it to use it.
|
10 years ago |
Dave Airlie
|
94946a6ea6
|
tests: add framework to create a context with a command buffer.
|
10 years ago |
Dave Airlie
|
99ae4f7a89
|
tests: add initial transfer API tests
|
10 years ago |
Dave Airlie
|
2c32b28002
|
tests: add simple buffer test
|
10 years ago |
Dave Airlie
|
4240d2e8f5
|
tests: add simple 2d resource creation helper
|
10 years ago |
Dave Airlie
|
f7f37ee24e
|
tests: add simple ctx init/fini handlers
|
10 years ago |
Dave Airlie
|
c61fbd03ca
|
tests: add license headers
|
10 years ago |
Dave Airlie
|
8e391a0b86
|
tests: start adding a reuseable test library
Initial function is just a simple resource create for a 1D resource
|
10 years ago |