summaryrefslogtreecommitdiff
path: root/.pick_status.json
diff options
context:
space:
mode:
authorMarek Olšák <marek.olsak@amd.com>2020-04-27 01:03:38 -0400
committerDylan Baker <dylan.c.baker@intel.com>2020-04-29 16:12:07 -0700
commita0c046f5e7e1f44c55b6bb1a10e76ae1382e8cf4 (patch)
tree9a477b28f654b73c3d651a1e52386ae55c6662f9 /.pick_status.json
parent60c2ae0240ae512966fad22a3a13d6488f0bbc6c (diff)
mesa: report GL_INVALID_OPERATION for invalid glTextureBuffer target
This fixes: KHR-GL46.direct_state_access.textures_buffer_errors KHR-GL46.direct_state_access.textures_buffer_range_errors Fixes: 98e64e538af - main: Added entry point for glTextureBuffer Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4759> (cherry picked from commit a2542deb63adb3b5536947bcf9610c0ceca9da28)
Diffstat (limited to '.pick_status.json')
-rw-r--r--.pick_status.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pick_status.json b/.pick_status.json
index 9eeb623717c..fa281cc4cb9 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -166,7 +166,7 @@
"description": "mesa: report GL_INVALID_OPERATION for invalid glTextureBuffer target",
"nominated": true,
"nomination_type": 1,
- "resolution": 0,
+ "resolution": 1,
"master_sha": null,
"because_sha": "98e64e538afeaa800e1cdcbc7ce5d5093b274fe7"
},