Tests: add Cycles image texture colorspace tests

This commit is contained in:
Brecht Van Lommel
2019-05-07 16:14:56 +02:00
parent 109ef278cc
commit f08ee1fc40

View File

@@ -567,6 +567,7 @@ if(OPENIMAGEIO_IDIFF AND EXISTS "${TEST_SRC_DIR}/render/shader")
add_cycles_render_test(denoise_animation)
add_cycles_render_test(displacement)
add_cycles_render_test(hair)
add_cycles_render_test(image_colorspace)
add_cycles_render_test(image_data_types)
add_cycles_render_test(image_mapping)
add_cycles_render_test(image_texture_limit)