We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91a95ea commit 8ead822Copy full SHA for 8ead822
1 file changed
tests/integration/examples/test_examples.py
@@ -37,6 +37,7 @@
37
"multisample", # Anything requiring multisampling we can't run in unit test
38
"indirect", # Indirect rendering cannot be run in unit test
39
"bindless", # Bindless textures cannot be run in unit test
40
+ "spritelist_interaction", # Currently only works for spritelist buffer backend. Not textures.
41
]
42
43
0 commit comments