mesa/src/gallium/frontends/clover/nir
Jason Ekstrand aefa22ddb5 clover: Insert dummy uniform variables for images
Instead of making images have a well-defined size, insert a dummy
variable of the appropriate type which we can use for the parameter
block layout.  This will work much better when we switch over to
nir_var_mem_image.

Acked-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4743>
2021-10-15 14:58:56 +00:00
..
invocation.cpp clover: Insert dummy uniform variables for images 2021-10-15 14:58:56 +00:00
invocation.hpp clover: Rename module -> binary, because C++20 makes module a keyword 2021-09-27 18:50:09 +00:00