On 6/3/22 14:00, Chip Davis (@cdavis5e) wrote:
On Fri Jun 3 16:30:23 2022 +0000, Jan Sikorski wrote:
For the record, I agree on the first point, to me it's unclear what the motivation is behind this move.
Mostly, it's because my change to implement logic op is on top of these changes, because `D3D11_FORMAT_SUPPORT2_OM_LOGIC_OP` is in the second format support group.
This also felt cleaner, but I concede your point. But in order to do this from `d3d11`, we would need to make the format attribute and capability flags part of the API anyway. Do you have a better idea?
Probably the simplest thing to do in line with the current code is to add a new WINED3D_USAGE_QUERY_* flag. I don't know whether that's a direction we want to move in, though.
Henri, do you have any thoughts on the matter?