Skip to content

Commit b981258

Browse files
committed
Enable SM<6.0 for DXD12 compute
1 parent b736eae commit b981258

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

master/master.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -697,6 +697,7 @@ def get_gpu_dsp_targets(builder_type):
697697
yield "host-opencl", False
698698

699699
if builder_type.handles_d3d12():
700+
yield "host-d3d12compute", False
700701
yield "host-d3d12compute-d3d12compute_sm65", False
701702

702703
# If we're running on a capable GPU, add all optional feature flags to the vulkan target

0 commit comments

Comments
 (0)