committed by
Dave Airlie
parent
795adbbadd
commit
f7f08b2d81
@@ -763,7 +763,7 @@ void radv_GetPhysicalDeviceFeatures(
|
||||
.imageCubeArray = true,
|
||||
.independentBlend = true,
|
||||
.geometryShader = pdevice->rad_info.chip_class < GFX10,
|
||||
.tessellationShader = pdevice->rad_info.chip_class < GFX10,
|
||||
.tessellationShader = true,
|
||||
.sampleRateShading = true,
|
||||
.dualSrcBlend = true,
|
||||
.logicOp = true,
|
||||
|
||||
Reference in New Issue
Block a user