diff options
author | Ilia Mirkin <[email protected]> | 2016-04-09 13:11:42 -0400 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2016-04-09 20:41:54 -0400 |
commit | 9b5bd20eb2d09e1ec2319b55c83ad7f28b6fefee (patch) | |
tree | 5b50b1ed8b2eac39d1c5c39506958a04b768b6b8 /src/mesa/drivers/dri/i965/brw_clip.c | |
parent | cdb6fa91fa79c0c9a796730e9ecae320bebdb825 (diff) |
glsl: allow usage of the keyword buffer before GLSL 430 / ESSL 310
The GLSL 4.20 and ESSL 3.00 specs don't list 'buffer' as a reserved
keyword. Make the parser ignore it unless GLSL 4.30 / ESSL 3.10 are
used, or ARB_shader_storage_buffer_objects is enabled.
Signed-off-by: Ilia Mirkin <[email protected]>
Reviewed-by: Timothy Arceri <[email protected]>
Cc: [email protected]
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_clip.c')
0 files changed, 0 insertions, 0 deletions