Merge pull request #16274 from unknownbrackets/gpu-boundingbox
Correct accuracy of bounding box test
This commit is contained in:
commit
a13ab3f76b
7 changed files with 112 additions and 33 deletions
4
test.py
4
test.py
|
@ -139,6 +139,10 @@ tests_good = [
|
|||
"font/optimum",
|
||||
"font/resolution",
|
||||
"font/shadowimagerect",
|
||||
"gpu/bounding/count",
|
||||
"gpu/bounding/planes",
|
||||
"gpu/bounding/vertexaddr",
|
||||
"gpu/bounding/viewport",
|
||||
"gpu/callbacks/ge_callbacks",
|
||||
"gpu/clipping/homogeneous",
|
||||
"gpu/clut/address",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue