summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/pack.h
diff options
context:
space:
mode:
authorJordan Justen <[email protected]>2015-10-13 15:04:54 -0700
committerJordan Justen <[email protected]>2015-11-02 15:25:37 -0800
commit44c399f20af49607c799326ad4dd0f74c5214d4c (patch)
treea03dbb2eadb2ca067625f132dccc99ae5c6544c2 /src/mesa/main/pack.h
parent0b19f651958c3888588190c8c8a9e701173a2aa2 (diff)
mesa: Update DispatchComputeIndirect errors for indirect parameter
There is some discrepancy between the return values for some error cases for the DispatchComputeIndirect call in the ARB_compute_shader specification. Regarding the indirect parameter, in one place the extension spec lists that the error returned for invalid values should be INVALID_OPERATION, while later it specifies INVALID_VALUE. The OpenGL 4.3 and OpenGLES 3.1 specifications appear to be consistent in requiring the INVALID_VALUE error return in this case. Here we update the code to match the main specifications, and update the citations use the main specification rather than the extension specification. v2: * Updates based on review from Iago Signed-off-by: Jordan Justen <[email protected]> Cc: Iago Toral Quiroga <[email protected]> Cc: Marta Lofstedt <[email protected]> Reviewed-by: Marta Lofstedt <[email protected]>
Diffstat (limited to 'src/mesa/main/pack.h')
0 files changed, 0 insertions, 0 deletions