mesa: Implement glMemoryBarrierByRegion
authorMarta Lofstedt <marta.lofstedt@intel.com>
Fri, 14 Aug 2015 11:30:45 +0000 (13:30 +0200)
committerTapani Pälli <tapani.palli@intel.com>
Mon, 17 Aug 2015 05:25:04 +0000 (08:25 +0300)
commitf67dde0b0546779e422133f8b896a9b3669320c7
tree7e20e6402f398088b1428268ad37faaec0f7b1a6
parentae5cf4f3f7525c49d1cd012697e8e30db86a8890
mesa: Implement glMemoryBarrierByRegion

The function glMemoryBarrierByRegion is part of OpenGL ES 3.1
and OpenGL 4.5 core and compatibility profiles.

Signed-off-by: Marta Lofstedt <marta.lofstedt@intel.com>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
src/mapi/glapi/gen/GL4x.xml
src/mesa/main/shaderimage.c
src/mesa/main/shaderimage.h
src/mesa/main/tests/dispatch_sanity.cpp