Re: [Mesa-dev] [PATCH v2 08/64] mesa: refuse to change textures when a handle is allocated

2017-06-07 Thread Nicolai Hähnle
Patches 1, 2, and 6-8: Reviewed-by: Nicolai Hähnle On 30.05.2017 22:35, Samuel Pitoiset wrote: The ARB_bindless_texture spec says: "The error INVALID_OPERATION is generated by TexImage*, CopyTexImage*, CompressedTexImage*, TexBuffer*, TexParameter*, as well

[Mesa-dev] [PATCH v2 08/64] mesa: refuse to change textures when a handle is allocated

2017-05-30 Thread Samuel Pitoiset
The ARB_bindless_texture spec says: "The error INVALID_OPERATION is generated by TexImage*, CopyTexImage*, CompressedTexImage*, TexBuffer*, TexParameter*, as well as other functions defined in terms of these, if the texture object to be modified is referenced by one or more texture