Dave Airlie
|
c098cd852b
|
tests: add a test that engages transform feedback
|
10 years ago |
Dave Airlie
|
052835544f
|
tests: add overlapping id test
|
10 years ago |
Dave Airlie
|
c3fc63ff74
|
tests: add simple geom shader tests
Draws a triangle but engages the geom shader in the process.
|
10 years ago |
Dave Airlie
|
7234a2e25b
|
tests: use proper handle for surface
this fixes the test to use a correct handle.
|
10 years ago |
Dave Airlie
|
ee3abc1fc8
|
tests: destory vbo in simple rendering test
|
10 years ago |
Dave Airlie
|
b76bbe4f22
|
tests: add simple rendering test
This clears a buffer and renders a triangle to it
it just confirms something is drawn
|
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
|
27666d855f
|
tests: add a simple blitter test
this just blits a piece from one resource to another, then
reads back the second one.
|
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
|
31c561de14
|
tests: add a cmdbuf test that verifies a clear on a buffer.
Signed-off-by: Dave Airlie <airlied@redhat.com>
|
10 years ago |