mesa/src/intel/vulkan/grl
Caio Oliveira dc93f205c1 meson: Explicitly add "check : false" to a couple instances of run_command
In both cases there's code right after the execution to check the result and
give a proper message.

This gets rid of meson warning

```
WARNING: You should add the boolean check kwarg to the run_command call.
         It currently defaults to false,
         but it will default to true in future releases of meson.
         See also: https://github.com/mesonbuild/meson/issues/9300
```

Reviewed-by: Eric Engestrom <eric@igalia.com>
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23821>
2023-06-23 18:57:31 +00:00
..
gpu
include anv/grl: Use union for reinterpreting integer as float 2023-02-14 12:59:44 +00:00
.gitignore anv: adding parsetab.py to the .gitignore for grl 2022-10-20 02:24:39 +00:00
genX_grl.h anv: compute the largest GRL kernel scratch size 2023-03-31 14:18:58 +00:00
genX_grl_dispatch.c anv: implement EDS2.extendedDynamicState2PatchControlPoints 2023-05-24 18:32:07 +00:00
genX_grl_uuid.cpp intel/vk/grl: genX-ify genX_grl_uuid.cpp 2023-03-03 21:37:19 +00:00
grl_cl_kernel_gen.py intel/vk/grl: genX-ify grl_cl_kernel_name() 2023-03-03 21:37:19 +00:00
grl_metakernel_gen.py intel/genxml: Add genX_rt_pack.h 2022-12-09 01:43:39 +00:00
grl_parser.py
grl_structs.h anv: Build BVHs on the GPU with GRL 2022-09-28 05:38:37 +00:00
meson.build meson: Explicitly add "check : false" to a couple instances of run_command 2023-06-23 18:57:31 +00:00