mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-08 21:30:23 +01:00
Add support for a field which is decoded by a user callback. This will be used for decoding control registers in cread/cwrite by afuc. In order for this to interact well with the align feature, we need to pull print() out of the decode implementation so that the callback can call it and keep track of the line column. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23949> |
||
|---|---|---|
| .. | ||
| clc | ||
| glsl | ||
| isaspec | ||
| nir | ||
| spirv | ||
| builtin_type_macros.h | ||
| glsl_types.cpp | ||
| glsl_types.h | ||
| meson.build | ||
| nir_gl_types.h | ||
| nir_types.cpp | ||
| nir_types.h | ||
| shader_enums.c | ||
| shader_enums.h | ||
| shader_info.h | ||