[PATCH v3 2/2] wined3d: Do not allow resource to be bound as SRV and RTV at the same time.

Paul Gofman gofmanp at gmail.com
Wed Oct 23 09:46:45 CDT 2019


On 10/23/19 17:42, Henri Verbeet wrote:
> On Tue, 22 Oct 2019 at 20:44, Paul Gofman <gofmanp at gmail.com> wrote:
>>      LONG ref;
>>      LONG bind_count;
>> +    LONG bind_count_device_state;
> I don't think "bind_count_device_state" is a great name,
"srv_bind_count"?



More information about the wine-devel mailing list