On Friday, June 26, 2015 05:50:52 PM Topi Pohjolainen wrote: > This is stimulating the shader binary re-use logic in i965 buffer > object uploading. Without relaxing the current constraints there > will be two identical copies in the cache. With the introduced > three patches the logic begins to share only one copy between > two entries in the cache. > > CC: Kenneth Graunke <kenn...@whitecape.org> > Signed-off-by: Topi Pohjolainen <topi.pohjolai...@intel.com> > --- > tests/spec/gl-2.0/CMakeLists.gl.txt | 1 + > tests/spec/gl-2.0/reuse_fragment_shader.c | 105 > ++++++++++++++++++++++++++++++ > 2 files changed, 106 insertions(+) > create mode 100644 tests/spec/gl-2.0/reuse_fragment_shader.c
Assuming you add this to all.py like Ilia mentioned, this is: Reviewed-by: Kenneth Graunke <kenn...@whitecape.org>
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev