Blender Git Loki
Git Commits -> Revision ab6f59f
Revision ab6f59f by Jeroen Bakker (master) September 8, 2020, 11:23 (GMT) |
GPU: Extract GPU Base Test case The draw manager test case initialized ghost, gpu and draw manager. This change splits the base test case to GPU specific and draw manager specific test case. The GPU test base test case will be used for low level GPU tests. |
Commit Details:
Full Hash: ab6f59ff3b8c7e821b4cb486c83ab1faada42e5e
Parent Commit: 0d68f55
Lines Changed: +80, -25
2 Added Paths:
/source/blender/gpu/tests/gpu_testing.cc (+31, -0) (View)
/source/blender/gpu/tests/gpu_testing.hh (+27, -0) (View)
/source/blender/gpu/tests/gpu_testing.hh (+27, -0) (View)