diff options
author | Anuj Phogat <anuj.phogat@gmail.com> | 2013-12-12 14:34:27 -0800 |
---|---|---|
committer | Anuj Phogat <anuj.phogat@gmail.com> | 2013-12-13 11:13:25 -0800 |
commit | 7a73c6acb0a4f5f049795f73a54a08a6dbe166ed (patch) | |
tree | abc31f6d5746a112d092ef4f3540704be7db60cc /src/mapi | |
parent | 93e399f64112cad2816780c2fbedccccd175b965 (diff) | |
download | external_mesa3d-7a73c6acb0a4f5f049795f73a54a08a6dbe166ed.zip external_mesa3d-7a73c6acb0a4f5f049795f73a54a08a6dbe166ed.tar.gz external_mesa3d-7a73c6acb0a4f5f049795f73a54a08a6dbe166ed.tar.bz2 |
mesa: Fix error code generation in glBeginConditionalRender()
This patch changes the error condition to satisfy below statement
from OpenGL 4.3 core specification:
"An INVALID_OPERATION error is generated if id is the name of a query
object with a target other SAMPLES_PASSED, ANY_SAMPLES_PASSED, or
ANY_SAMPLES_PASSED_CONSERVATIVE, or if id is the name of a query
currently in progress."
Cc: mesa-stable@lists.freedesktop.org
Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'src/mapi')
0 files changed, 0 insertions, 0 deletions