Merge pull request #16274 from unknownbrackets/gpu-boundingbox

Correct accuracy of bounding box test
This commit is contained in:
Henrik Rydgård 2022-10-23 12:53:18 +02:00 committed by GitHub
commit a13ab3f76b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 112 additions and 33 deletions

View file

@ -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",