mesa/src/gallium/frontends/clover
Marek Olšák fd6b8999d7 gallium: rename PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE->MAX_TEXEL_BUFFER_ELEMENTS_UINT
to allow exposing 4G - 1. The "SIZE" was also a misnomer because it meant
elements. This no longer clamps the size to INT_MAX in st/mesa.

Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16881>
2022-06-07 00:17:58 -04:00
..
api clover/api: fix clGetMemObjectInfo for images 2021-10-19 06:55:38 +10:00
core gallium: rename PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE->MAX_TEXEL_BUFFER_ELEMENTS_UINT 2022-06-07 00:17:58 -04:00
llvm gallium/clover: pass -no-opaque-pointers to Clang 2022-05-08 20:15:10 +00:00
nir clover: Set images/samplers_used when lowering images 2022-05-12 01:32:58 +00:00
spirv clover: Rename module -> binary, because C++20 makes module a keyword 2021-09-27 18:50:09 +00:00
util clover: std::result_of is deprecated in c++17 and removed in c++20 2021-09-27 18:50:09 +00:00
meson.build clover: Rename module -> binary, because C++20 makes module a keyword 2021-09-27 18:50:09 +00:00