cl: add support for global offset

Graphics / Mesa 3D Graphics Library / Piglit - Jan Vesely [rutgers.edu] - 17 May 2016 12:35 UTC

123f007 cl: add support for global offset
tests/cl/api/create-program-with-binary.c | 2 +-
tests/cl/custom/buffer-flags.c | 2 +-
tests/cl/custom/flush-after-enqueue-kernel.c | 2 +-
tests/cl/custom/r600-create-release-buffer-bug.c | 12 ++++----
tests/cl/custom/run-simple-kernel.c | 2 +-
tests/cl/custom/use-sub-buffer-in-kernel.c | 4 +--
tests/cl/program/bitcoin-phatk.c | 2 +-
tests/cl/program/max-work-item-sizes.c | 1 +
tests/cl/program/program-tester.c | 33 ++++++++++++++++++++++
tests/util/piglit-util-cl.c | 7 +++--
tests/util/piglit-util-cl.h | 4 +++
11 files changed, 56 insertions(+), 15 deletions(-)

Upstream: cgit.freedesktop.org


  • Share