1
1

Cleanup: fix compiler warning

This commit is contained in:
2022-05-16 18:42:06 +02:00
parent 4301b6c896
commit dbb6016e94

View File

@@ -188,6 +188,7 @@ ccl_device_noinline int svm_node_vector_displacement(
else
{
stack_store_float3(stack, displacement_offset, zero_float3());
(void)data_node;
}
return offset;