diff options
author | Samuel Pitoiset <[email protected]> | 2017-04-24 14:22:24 +0200 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2017-06-14 10:04:36 +0200 |
commit | 028a9b54c49ee8bf70ef54f2c9dd58ee660291ec (patch) | |
tree | dfcb6b74e13388aade661e9f327dea0bd9b1585c /src/mesa/state_tracker | |
parent | eb9c708ee2f7d676c6428920adbca4d665fb4174 (diff) |
mesa: refuse to change textures when a handle is allocated
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 or image handles."
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Nicolai Hähnle <[email protected]>
Diffstat (limited to 'src/mesa/state_tracker')
0 files changed, 0 insertions, 0 deletions