Tests: Add render tests for texture nodes

Enable render tests in the `texture` folder.

Ref #123012
This commit is contained in:
Alaska
2025-01-19 00:52:22 +01:00
committed by Alaska
parent 8953cc5045
commit f85ff21ed0
3 changed files with 4 additions and 1 deletions

View File

@@ -563,6 +563,7 @@ if(WITH_CYCLES OR WITH_GPU_RENDER_TESTS)
shader
shadow_catcher
sss
texture
)
if(WITH_OPENSUBDIV)

View File

@@ -14,6 +14,8 @@ BLOCKLIST_HYDRA = [
"image_half.*.blend",
"image_packed_float.*.blend",
"image_packed_half.*.blend",
# Differences between devices/drivers causing this to fail
"image.blend",
]
BLOCKLIST_USD = [