Zebediah Figura (@zfigura) commented about tests/shader_runner_d3d12.c:
return blob;
}
+static bool d3d12_runner_check_requirements(struct shader_runner *r) +{
- if (r->maximum_shader_model < SHADER_MODEL_5_0)
return false;
d3d12 should be able to handle 4.0.