mesa/docs/header-stubs
Eric Engestrom 3844c35e0d docs: stub pipe_format & pipe_video_chroma_format
Fixes: fabd0d82db ("util/format: Auto-generate the enum pipe_format definition")
Fixes: 5e01ec4bd0 ("util/format: Auto-generate a bunch of YUV helpers")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36888>
2025-08-20 16:03:51 +00:00
..
compiler/spirv vulkan: add helper to fill out spirv caps automatically 2024-05-09 01:14:22 +00:00
genxml
intel/dev
util/format docs: stub pipe_format & pipe_video_chroma_format 2025-08-20 16:03:51 +00:00
builtin_types.h
nir_intrinsics.h
nir_intrinsics_indices.h
nir_opcodes.h
README.rst
vk_cmd_queue.h
vk_dispatch_table.h
vk_enum_to_str.h docs: add header-stub for vk_enum_to_str 2024-05-10 18:49:38 +00:00
vk_extensions.h
vk_physical_device_features.h
vk_physical_device_properties.h

Mock headers and types used only for building documentation, to avoid a
documentation dependency on generated headers, and to allow documentation of the
generated types.