1# Copyright (c) 2025 Huawei Device Co., Ltd. 2 3# Permission is hereby granted, free of charge, to any person obtaining a copy 4# of this software and associated documentation files (the "Software"), to deal 5# in the Software without restriction, including without limitation the rights 6# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 7# copies of the Software, and to permit persons to whom the Software is 8# furnished to do so, subject to the following conditions: 9 10# The above copyright notice and this permission notice shall be included in 11# all copies or substantial portions of the Software. 12 13# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 14# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 15# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 16# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 17# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 18# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 19# SOFTWARE. 20 21declare_args() { 22 mesa3d_feature_upgrade_skia = true 23 24 deps_inputs = [ 25 "./include/drm-uapi/xe_drm.h", 26 "./include/drm-uapi/etnaviv_drm.h", 27 "./include/drm-uapi/virtgpu_drm.h", 28 "./include/drm-uapi/vc4_drm.h", 29 "./include/drm-uapi/dma-buf.h", 30 "./include/drm-uapi/panthor_drm.h", 31 "./include/drm-uapi/drm_fourcc.h", 32 "./include/drm-uapi/radeon_drm.h", 33 "./include/drm-uapi/i915_drm.h", 34 "./include/drm-uapi/pvr_drm.h", 35 "./include/drm-uapi/panfrost_drm.h", 36 "./include/drm-uapi/amdgpu_drm.h", 37 "./include/drm-uapi/tegra_drm.h", 38 "./include/drm-uapi/nouveau_drm.h", 39 "./include/drm-uapi/drm.h", 40 "./include/drm-uapi/gpu_scheduler.h", 41 "./include/drm-uapi/lima_drm.h", 42 "./include/drm-uapi/drm_mode.h", 43 "./include/drm-uapi/d3dkmthk.h", 44 "./include/drm-uapi/msm_drm.h", 45 "./include/drm-uapi/v3d_drm.h", 46 "./include/CL/cl_ext_intel.h", 47 "./include/CL/cl_d3d10.h", 48 "./include/CL/cl_d3d11.h", 49 "./include/CL/cl.h", 50 "./include/CL/cl_egl.h", 51 "./include/CL/cl_version.h", 52 "./include/CL/cl_half.h", 53 "./include/CL/cl_gl_ext.h", 54 "./include/CL/cl_function_types.h", 55 "./include/CL/cl_dx9_media_sharing.h", 56 "./include/CL/cl_platform.h", 57 "./include/CL/cl_va_api_media_sharing_intel.h", 58 "./include/CL/cl_dx9_media_sharing_intel.h", 59 "./include/CL/cl_ext.h", 60 "./include/CL/cl_icd.h", 61 "./include/CL/cl_gl.h", 62 "./include/CL/opencl.h", 63 "./include/CL/cl_layer.h", 64 "./include/pci_ids/vmwgfx_pci_ids.h", 65 "./include/pci_ids/i915_pci_ids.h", 66 "./include/pci_ids/virtio_gpu_pci_ids.h", 67 "./include/pci_ids/r300_pci_ids.h", 68 "./include/pci_ids/iris_pci_ids.h", 69 "./include/pci_ids/crocus_pci_ids.h", 70 "./include/pci_ids/radeonsi_pci_ids.h", 71 "./include/pci_ids/r600_pci_ids.h", 72 "./include/pci_ids/i830_pci_ids.h", 73 "./include/d3dadapter/d3dadapter9.h", 74 "./include/d3dadapter/present.h", 75 "./include/d3dadapter/drm.h", 76 "./include/tensorflow/lite/builtin_ops.h", 77 "./include/tensorflow/lite/core/c/c_api_types.h", 78 "./include/tensorflow/lite/core/c/c_api_opaque.h", 79 "./include/tensorflow/lite/core/c/c_api_experimental.h", 80 "./include/tensorflow/lite/core/c/c_api.h", 81 "./include/tensorflow/lite/core/c/builtin_op_data.h", 82 "./include/tensorflow/lite/core/c/common.h", 83 "./include/tensorflow/lite/core/async/c/types.h", 84 "./include/tensorflow/lite/c/c_api.h", 85 "./include/tensorflow/lite/c/common.h", 86 "./include/no_extern_c.h", 87 "./include/GL/glcorearb.h", 88 "./include/GL/internal/dri_interface.h", 89 "./include/GL/glxext.h", 90 "./include/GL/mesa_glinterop.h", 91 "./include/GL/glext.h", 92 "./include/GL/gl.h", 93 "./include/GL/wglext.h", 94 "./include/GL/glx.h", 95 "./include/GL/osmesa.h", 96 "./include/KHR/khrplatform.h", 97 "./include/EGL/egl.h", 98 "./include/EGL/eglext_angle.h", 99 "./include/EGL/eglext.h", 100 "./include/EGL/eglplatform.h", 101 "./include/EGL/eglmesaext.h", 102 "./include/vulkan/vulkan_directfb.h", 103 "./include/vulkan/vulkan_core.h", 104 "./include/vulkan/vulkan_macos.h", 105 "./include/vulkan/vulkan_ios.h", 106 "./include/vulkan/vulkan_fuchsia.h", 107 "./include/vulkan/vulkan_ggp.h", 108 "./include/vulkan/vulkan_ohos.h", 109 "./include/vulkan/vk_icd.h", 110 "./include/vulkan/vk_layer.h", 111 "./include/vulkan/vulkan_beta.h", 112 "./include/vulkan/vulkan_xcb.h", 113 "./include/vulkan/vulkan_win32.h", 114 "./include/vulkan/vulkan_xlib.h", 115 "./include/vulkan/vulkan_wayland.h", 116 "./include/vulkan/vulkan_screen.h", 117 "./include/vulkan/vulkan.h", 118 "./include/vulkan/vulkan_xlib_xrandr.h", 119 "./include/vulkan/vk_platform.h", 120 "./include/vulkan/vulkan_vi.h", 121 "./include/vulkan/vulkan_metal.h", 122 "./include/winddk/winddk_compat.h", 123 "./include/winddk/README.txt", 124 "./include/GLES/egl.h", 125 "./include/GLES/glext.h", 126 "./include/GLES/glplatform.h", 127 "./include/GLES/gl.h", 128 "./include/renderdoc_app.h", 129 "./include/kopper_interface.h", 130 "./include/GLES3/gl3platform.h", 131 "./include/GLES3/gl32.h", 132 "./include/GLES3/gl31.h", 133 "./include/GLES3/gl3ext.h", 134 "./include/GLES3/gl3.h", 135 "./include/c99_alloca.h", 136 "./include/c99_compat.h", 137 "./include/D3D9/d3d9types.h", 138 "./include/D3D9/d3d9caps.h", 139 "./include/D3D9/d3d9.h", 140 "./include/meson.build", 141 "./include/vk_video/vulkan_video_codec_h265std_decode.h", 142 "./include/vk_video/vulkan_video_codec_h265std.h", 143 "./include/vk_video/vulkan_video_codecs_common.h", 144 "./include/vk_video/vulkan_video_codec_h264std.h", 145 "./include/vk_video/vulkan_video_codec_h264std_encode.h", 146 "./include/vk_video/vulkan_video_codec_av1std.h", 147 "./include/vk_video/vulkan_video_codec_h264std_decode.h", 148 "./include/vk_video/vulkan_video_codec_av1std_encode.h", 149 "./include/vk_video/vulkan_video_codec_av1std_decode.h", 150 "./include/vk_video/vulkan_video_codec_h265std_encode.h", 151 "./include/GLES2/gl2ext.h", 152 "./include/GLES2/gl2platform.h", 153 "./include/GLES2/gl2.h", 154 "./docs/features.txt", 155 "./docs/libGL.txt", 156 "./docs/_exts/nir.py", 157 "./docs/_exts/formatting.py", 158 "./docs/_exts/redirects.py", 159 "./docs/_exts/depfile.py", 160 "./docs/_exts/bootstrap.py", 161 "./docs/_extra/specs/INTEL_shader_atomic_float_minmax.txt", 162 "./docs/_extra/specs/MESA_shader_integer_functions.txt", 163 "./docs/_extra/specs/EGL_MESA_platform_surfaceless.txt", 164 "./docs/_extra/specs/MESA_image_dma_buf_export.txt", 165 "./docs/_extra/specs/MESA_bgra.txt", 166 "./docs/_extra/specs/EGL_MESA_x11_native_visual_id.txt", 167 "./docs/_extra/specs/EGL_MESA_drm_image_formats.txt", 168 "./docs/_extra/specs/EGL_MESA_device_software.txt", 169 "./docs/_extra/specs/EXT_shader_samples_identical.txt", 170 "./docs/_extra/specs/OLD/EGL_MESA_screen_surface.txt", 171 "./docs/_extra/specs/EGL_MESA_query_driver.txt", 172 "./docs/_extra/specs/MESA_framebuffer_flip_y.txt", 173 "./docs/_extra/specs/enums.txt", 174 "./docs/conf.py", 175 "./docs/gallium/pipeline.txt", 176 "./docs/header-stubs/vk_physical_device_features.h", 177 "./docs/header-stubs/vk_cmd_queue.h", 178 "./docs/header-stubs/util/format/u_format_gen.h", 179 "./docs/header-stubs/vk_physical_device_properties.h", 180 "./docs/header-stubs/vk_enum_to_str.h", 181 "./docs/header-stubs/vk_dispatch_table.h", 182 "./docs/header-stubs/vk_extensions.h", 183 "./docs/header-stubs/nir_intrinsics.h", 184 "./docs/header-stubs/intel/dev/intel_wa.h", 185 "./docs/header-stubs/intel/dev/intel_device_info_gen.h", 186 "./docs/header-stubs/genxml/genX_bits.h", 187 "./docs/header-stubs/nir_intrinsics_indices.h", 188 "./docs/header-stubs/compiler/spirv/spirv_info.h", 189 "./docs/header-stubs/builtin_types.h", 190 "./docs/header-stubs/nir_opcodes.h", 191 "./docs/ARB_color_buffer_float.txt", 192 "./docs/meson.build", 193 "./.gitlab-ci/tests/test_lava_job_submitter.py", 194 "./.gitlab-ci/tests/__init__.py", 195 "./.gitlab-ci/tests/lava/__init__.py", 196 "./.gitlab-ci/tests/lava/helpers.py", 197 "./.gitlab-ci/tests/utils/__init__.py", 198 "./.gitlab-ci/tests/utils/test_lava_log.py", 199 "./.gitlab-ci/tests/utils/test_lava_job_definition.py", 200 "./.gitlab-ci/tests/utils/test_lava_farm.py", 201 "./.gitlab-ci/tests/conftest.py", 202 "./.gitlab-ci/all-skips.txt", 203 "./.gitlab-ci/angle-skips.txt", 204 "./.gitlab-ci/lava/__init__.py", 205 "./.gitlab-ci/lava/lava_job_submitter.py", 206 "./.gitlab-ci/lava/utils/lava_farm.py", 207 "./.gitlab-ci/lava/utils/log_section.py", 208 "./.gitlab-ci/lava/utils/constants.py", 209 "./.gitlab-ci/lava/utils/lava_job_definition.py", 210 "./.gitlab-ci/lava/utils/gitlab_section.py", 211 "./.gitlab-ci/lava/utils/log_follower.py", 212 "./.gitlab-ci/lava/utils/__init__.py", 213 "./.gitlab-ci/lava/utils/lava_job.py", 214 "./.gitlab-ci/lava/utils/lava_proxy.py", 215 "./.gitlab-ci/lava/utils/ssh_job_definition.py", 216 "./.gitlab-ci/lava/utils/console_format.py", 217 "./.gitlab-ci/lava/utils/uart_job_definition.py", 218 "./.gitlab-ci/lava/utils/lava_log_hints.py", 219 "./.gitlab-ci/lava/exceptions.py", 220 "./.gitlab-ci/x11-skips.txt", 221 "./.gitlab-ci/gbm-skips.txt", 222 "./.gitlab-ci/bare-metal/telnet-buffer.py", 223 "./.gitlab-ci/bare-metal/fastboot_run.py", 224 "./.gitlab-ci/bare-metal/serial_buffer.py", 225 "./.gitlab-ci/bare-metal/eth008-power-relay.py", 226 "./.gitlab-ci/bare-metal/poe_run.py", 227 "./.gitlab-ci/bare-metal/cros_servo_run.py", 228 "./.gitlab-ci/bare-metal/mkbootimg.py", 229 "./.gitlab-ci/report-flakes.py", 230 "./.gitlab-ci/fossils/query_fossils_yaml.py", 231 "./.gitlab-ci/b2c/generate_b2c.py", 232 "./src/tool/meson.build", 233 "./src/tool/dlclose-skip/meson.build", 234 "./src/tool/dlclose-skip/dlclose-skip.c", 235 "./src/tool/pps/pps_counter.cc", 236 "./src/tool/pps/pps_driver.cc", 237 "./src/tool/pps/pps_producer.cc", 238 "./src/tool/pps/pps_device.h", 239 "./src/tool/pps/pps.cc", 240 "./src/tool/pps/pps_driver.h", 241 "./src/tool/pps/pps_datasource.h", 242 "./src/tool/pps/pps_device.cc", 243 "./src/tool/pps/pps_counter.h", 244 "./src/tool/pps/pps.h", 245 "./src/tool/pps/pps_algorithm.h", 246 "./src/tool/pps/meson.build", 247 "./src/tool/pps/pps_datasource.cc", 248 "./src/tool/pps/pps_config.cc", 249 "./src/loader/loader_wayland_helper.c", 250 "./src/loader/loader.h", 251 "./src/loader/pci_id_driver_map.h", 252 "./src/loader/loader_dri_helper.c", 253 "./src/loader/loader_dri_helper.h", 254 "./src/loader/meson.build", 255 "./src/loader/loader_wayland_helper.h", 256 "./src/loader/loader.c", 257 "./src/broadcom/clif/clif_dump.c", 258 "./src/broadcom/clif/clif_private.h", 259 "./src/broadcom/clif/v3dx_dump.c", 260 "./src/broadcom/clif/clif_dump.h", 261 "./src/broadcom/drm-shim/vc4_noop.c", 262 "./src/broadcom/drm-shim/v3d_noop.c", 263 "./src/broadcom/drm-shim/meson.build", 264 "./src/broadcom/perfcntrs/v3d_perfcntrs.h", 265 "./src/broadcom/perfcntrs/v3dx_counter.c", 266 "./src/broadcom/perfcntrs/v3d_perfcntrs.c", 267 "./src/broadcom/perfcntrs/v3dx_counter.h", 268 "./src/broadcom/perfcntrs/meson.build", 269 "./src/broadcom/vulkan/v3dv_formats.c", 270 "./src/broadcom/vulkan/v3dv_cl.h", 271 "./src/broadcom/vulkan/v3dv_limits.h", 272 "./src/broadcom/vulkan/v3dvx_meta_common.c", 273 "./src/broadcom/vulkan/v3dvx_private.h", 274 "./src/broadcom/vulkan/v3dv_image.c", 275 "./src/broadcom/vulkan/v3dv_query.c", 276 "./src/broadcom/vulkan/v3dv_cmd_buffer.c", 277 "./src/broadcom/vulkan/v3dvx_formats.c", 278 "./src/broadcom/vulkan/v3dv_pipeline.c", 279 "./src/broadcom/vulkan/v3dv_queue.c", 280 "./src/broadcom/vulkan/v3dv_pass.c", 281 "./src/broadcom/vulkan/v3dvx_device.c", 282 "./src/broadcom/vulkan/v3dvx_image.c", 283 "./src/broadcom/vulkan/v3dv_device.c", 284 "./src/broadcom/vulkan/v3dvx_queue.c", 285 "./src/broadcom/vulkan/v3dv_descriptor_set.c", 286 "./src/broadcom/vulkan/v3dv_private.h", 287 "./src/broadcom/vulkan/v3dv_meta_common.h", 288 "./src/broadcom/vulkan/v3dv_meta_copy.c", 289 "./src/broadcom/vulkan/v3dv_cl.c", 290 "./src/broadcom/vulkan/v3dvx_cmd_buffer.c", 291 "./src/broadcom/vulkan/v3dv_pipeline_cache.c", 292 "./src/broadcom/vulkan/v3dvx_descriptor_set.c", 293 "./src/broadcom/vulkan/v3dv_bo.h", 294 "./src/broadcom/vulkan/meson.build", 295 "./src/broadcom/vulkan/v3dv_meta_clear.c", 296 "./src/broadcom/vulkan/v3dv_event.c", 297 "./src/broadcom/vulkan/v3dvx_pipeline.c", 298 "./src/broadcom/vulkan/v3dv_uniforms.c", 299 "./src/broadcom/vulkan/v3dv_wsi.c", 300 "./src/broadcom/vulkan/v3dv_bo.c", 301 "./src/broadcom/common/v3d_util.h", 302 "./src/broadcom/common/v3d_util.c", 303 "./src/broadcom/common/v3d_tfu.h", 304 "./src/broadcom/common/v3d_debug.c", 305 "./src/broadcom/common/v3d_device_info.c", 306 "./src/broadcom/common/v3d_tiling.h", 307 "./src/broadcom/common/v3d_performance_counters.h", 308 "./src/broadcom/common/v3d_macros.h", 309 "./src/broadcom/common/v3d_tiling.c", 310 "./src/broadcom/common/v3d_debug.h", 311 "./src/broadcom/common/v3d_limits.h", 312 "./src/broadcom/common/v3d_csd.h", 313 "./src/broadcom/common/v3d_device_info.h", 314 "./src/broadcom/common/v3d_cpu_tiling.h", 315 "./src/broadcom/meson.build", 316 "./src/broadcom/qpu/qpu_instr.c", 317 "./src/broadcom/qpu/tests/qpu_disasm.c", 318 "./src/broadcom/qpu/qpu_instr.h", 319 "./src/broadcom/qpu/qpu_validate.c", 320 "./src/broadcom/qpu/meson.build", 321 "./src/broadcom/qpu/qpu_disasm.h", 322 "./src/broadcom/qpu/qpu_disasm.c", 323 "./src/broadcom/qpu/qpu_pack.c", 324 "./src/broadcom/simulator/v3d_simulator.c", 325 "./src/broadcom/simulator/v3d_simulator_wrapper.h", 326 "./src/broadcom/simulator/v3d_simulator_wrapper.cpp", 327 "./src/broadcom/simulator/v3d_simulator.h", 328 "./src/broadcom/simulator/v3dx_simulator.c", 329 "./src/broadcom/simulator/meson.build", 330 "./src/broadcom/simulator/v3dx_simulator.h", 331 "./src/broadcom/ds/v3d_pps_driver.cc", 332 "./src/broadcom/ds/meson.build", 333 "./src/broadcom/ds/v3d_pps_driver.h", 334 "./src/broadcom/compiler/v3d_nir_lower_load_store_bitsize.c", 335 "./src/broadcom/compiler/nir_to_vir.c", 336 "./src/broadcom/compiler/v3d_nir_lower_txf_ms.c", 337 "./src/broadcom/compiler/vir.c", 338 "./src/broadcom/compiler/vir_to_qpu.c", 339 "./src/broadcom/compiler/qpu_validate.c", 340 "./src/broadcom/compiler/v3d_nir_lower_scratch.c", 341 "./src/broadcom/compiler/qpu_schedule.c", 342 "./src/broadcom/compiler/vir_opt_redundant_flags.c", 343 "./src/broadcom/compiler/v3d_nir_lower_logic_ops.c", 344 "./src/broadcom/compiler/vir_live_variables.c", 345 "./src/broadcom/compiler/vir_register_allocate.c", 346 "./src/broadcom/compiler/vir_opt_small_immediates.c", 347 "./src/broadcom/compiler/vir_opt_copy_propagate.c", 348 "./src/broadcom/compiler/v3d_nir_lower_io.c", 349 "./src/broadcom/compiler/v3d_nir_lower_image_load_store.c", 350 "./src/broadcom/compiler/v3d_compiler.h", 351 "./src/broadcom/compiler/v3d_packing.c", 352 "./src/broadcom/compiler/vir_dump.c", 353 "./src/broadcom/compiler/v3d_nir_lower_line_smooth.c", 354 "./src/broadcom/compiler/v3d_tex.c", 355 "./src/broadcom/compiler/meson.build", 356 "./src/broadcom/compiler/vir_opt_constant_alu.c", 357 "./src/broadcom/compiler/vir_opt_dead_code.c", 358 "./src/broadcom/compiler/v3d_nir_lower_algebraic.py", 359 "./src/broadcom/cle/vc4_packet.xml", 360 "./src/broadcom/cle/v3d_packet_helpers.h", 361 "./src/broadcom/cle/v3d_decoder.c", 362 "./src/broadcom/cle/v3dx_pack.h", 363 "./src/broadcom/cle/meson.build", 364 "./src/broadcom/cle/v3d_packet.xml", 365 "./src/broadcom/cle/gen_pack_header.py", 366 "./src/broadcom/cle/v3d_decoder.h", 367 "./src/broadcom/ci/broadcom-rpi3-flakes.txt", 368 "./src/broadcom/ci/broadcom-rpi5-flakes.txt", 369 "./src/broadcom/ci/broadcom-rpi4-fails.txt", 370 "./src/broadcom/ci/broadcom-rpi4-skips.txt", 371 "./src/broadcom/ci/broadcom-rpi5-skips.txt", 372 "./src/broadcom/ci/broadcom-rpi3-fails.txt", 373 "./src/broadcom/ci/broadcom-rpi3-skips.txt", 374 "./src/broadcom/ci/broadcom-rpi5-fails.txt", 375 "./src/broadcom/ci/broadcom-rpi4-flakes.txt", 376 "./src/drm-shim/drm_shim.c", 377 "./src/drm-shim/drm_shim.h", 378 "./src/drm-shim/device.c", 379 "./src/drm-shim/meson.build", 380 "./src/util/u_debug_memory.c", 381 "./src/util/ralloc.c", 382 "./src/util/u_hash_table.h", 383 "./src/util/tests/os_mman_test.cpp", 384 "./src/util/tests/u_atomic_test.cpp", 385 "./src/util/tests/u_memstream_test.cpp", 386 "./src/util/tests/int_min_max.cpp", 387 "./src/util/tests/fast_idiv_by_const_test.cpp", 388 "./src/util/tests/u_debug_test.cpp", 389 "./src/util/tests/u_qsort_test.cpp", 390 "./src/util/tests/xmlconfig.cpp", 391 "./src/util/tests/sparse_array_test.cpp", 392 "./src/util/tests/perf/u_trace_test.cpp", 393 "./src/util/tests/rb_tree_test.cpp", 394 "./src/util/tests/mesa-sha1_test.cpp", 395 "./src/util/tests/string_buffer_test.cpp", 396 "./src/util/tests/fast_urem_by_const_test.cpp", 397 "./src/util/tests/u_debug_stack_test.cpp", 398 "./src/util/tests/vma/vma_random_test.cpp", 399 "./src/util/tests/vma/meson.build", 400 "./src/util/tests/hash_table/destroy_callback.c", 401 "./src/util/tests/hash_table/random_entry.c", 402 "./src/util/tests/hash_table/remove_key.c", 403 "./src/util/tests/hash_table/delete_and_lookup.c", 404 "./src/util/tests/hash_table/clear.c", 405 "./src/util/tests/hash_table/replacement.c", 406 "./src/util/tests/hash_table/meson.build", 407 "./src/util/tests/hash_table/insert_many.c", 408 "./src/util/tests/hash_table/remove_null.c", 409 "./src/util/tests/hash_table/delete_management.c", 410 "./src/util/tests/hash_table/insert_and_lookup.c", 411 "./src/util/tests/hash_table/null_destroy.c", 412 "./src/util/tests/hash_table/collision.c", 413 "./src/util/tests/timespec_test.cpp", 414 "./src/util/tests/half_float_test.cpp", 415 "./src/util/tests/register_allocate_test.cpp", 416 "./src/util/tests/u_printf_test.cpp", 417 "./src/util/tests/roundeven_test.cpp", 418 "./src/util/tests/gc_alloc_tests.cpp", 419 "./src/util/tests/process_test.c", 420 "./src/util/tests/bitset_test.cpp", 421 "./src/util/tests/set_test.cpp", 422 "./src/util/tests/cache_test.cpp", 423 "./src/util/tests/blob_test.cpp", 424 "./src/util/tests/vector_test.cpp", 425 "./src/util/tests/linear_test.cpp", 426 "./src/util/tests/format/srgb.c", 427 "./src/util/tests/format/u_format_test.c", 428 "./src/util/tests/format/meson.build", 429 "./src/util/tests/format/u_format_compatible_test.c", 430 "./src/util/tests/dag_test.cpp", 431 "./src/util/tests/u_call_once_test.cpp", 432 "./src/util/u_queue.c", 433 "./src/util/rgtc.h", 434 "./src/util/build_id.h", 435 "./src/util/half_float.c", 436 "./src/util/slab.h", 437 "./src/util/u_call_once.c", 438 "./src/util/u_debug.c", 439 "./src/util/vma.c", 440 "./src/util/u_thread.c", 441 "./src/util/rand_xor.h", 442 "./src/util/mesa-blake3.h", 443 "./src/util/u_string.h", 444 "./src/util/bigmath.h", 445 "./src/util/os_file_notify.c", 446 "./src/util/futex.c", 447 "./src/util/log.h", 448 "./src/util/sparse_array.h", 449 "./src/util/xmlconfig.h", 450 "./src/util/disk_cache.h", 451 "./src/util/tools/find_hash_func.c", 452 "./src/util/rb_tree.c", 453 "./src/util/bitpack_helpers.h", 454 "./src/util/memstream.c", 455 "./src/util/sparse_array.c", 456 "./src/util/mesa-sha1.h", 457 "./src/util/os_socket.c", 458 "./src/util/os_file.c", 459 "./src/util/register_allocate_internal.h", 460 "./src/util/format_rgb9e5.h", 461 "./src/util/mesa_cache_db.h", 462 "./src/util/fossilize_db.c", 463 "./src/util/string_buffer.h", 464 "./src/util/softfloat.h", 465 "./src/util/u_call_once.h", 466 "./src/util/disk_cache_os.c", 467 "./src/util/blob.c", 468 "./src/util/parson.h", 469 "./src/util/blend.h", 470 "./src/util/mesa_cache_db.c", 471 "./src/util/u_debug_symbol.c", 472 "./src/util/detect_arch.h", 473 "./src/util/disk_cache.c", 474 "./src/util/mesa-blake3.c", 475 "./src/util/texcompress_rgtc_tmp.h", 476 "./src/util/u_hexdump.h", 477 "./src/util/xmlconfig.c", 478 "./src/util/os_mman.h", 479 "./src/util/register_allocate.c", 480 "./src/util/box.h", 481 "./src/util/list.h", 482 "./src/util/os_time.c", 483 "./src/util/u_queue.h", 484 "./src/util/mesa-sha1.c", 485 "./src/util/u_math.h", 486 "./src/util/glheader.h", 487 "./src/util/reallocarray.h", 488 "./src/util/format_srgb.h", 489 "./src/util/u_mm.h", 490 "./src/util/compress.c", 491 "./src/util/u_debug_stack.h", 492 "./src/util/u_atomic.c", 493 "./src/util/perf/u_trace_priv.h", 494 "./src/util/perf/u_trace.h", 495 "./src/util/perf/u_perfetto.cc", 496 "./src/util/perf/u_gpuvis.h", 497 "./src/util/perf/u_perfetto.h", 498 "./src/util/perf/u_gpuvis.c", 499 "./src/util/perf/u_trace.py", 500 "./src/util/perf/u_perfetto_renderpass.h", 501 "./src/util/perf/u_trace.c", 502 "./src/util/perf/cpu_trace.h", 503 "./src/util/string_buffer.c", 504 "./src/util/u_dynarray.c", 505 "./src/util/libsync.h", 506 "./src/util/cnd_monotonic.c", 507 "./src/util/u_vector.h", 508 "./src/util/hash_table.c", 509 "./src/util/crc32.h", 510 "./src/util/compress.h", 511 "./src/util/u_worklist.c", 512 "./src/util/u_debug_stack.c", 513 "./src/util/timespec.h", 514 "./src/util/ptralloc.h", 515 "./src/util/anon_file.h", 516 "./src/util/blob.h", 517 "./src/util/vl_zscan_data.c", 518 "./src/util/xxd.py", 519 "./src/util/u_atomic.h", 520 "./src/util/bitset.h", 521 "./src/util/hash_table.h", 522 "./src/util/rwlock.h", 523 "./src/util/os_memory.h", 524 "./src/util/thread_sched.c", 525 "./src/util/disk_cache_os.h", 526 "./src/util/vl_zscan_data.h", 527 "./src/util/vl_bitstream.h", 528 "./src/util/vl_rbsp.h", 529 "./src/util/helpers.c", 530 "./src/util/u_process.c", 531 "./src/util/mesa_cache_db_multipart.c", 532 "./src/util/detect_cc.h", 533 "./src/util/dag.c", 534 "./src/util/compiler.h", 535 "./src/util/half_float.h", 536 "./src/util/os_socket.h", 537 "./src/util/slab.c", 538 "./src/util/os_memory_aligned.h", 539 "./src/util/streaming-load-memcpy.c", 540 "./src/util/glsl2spirv.py", 541 "./src/util/os_file.h", 542 "./src/util/u_drm.h", 543 "./src/util/u_debug_symbol.h", 544 "./src/util/anon_file.c", 545 "./src/util/fast_urem_by_const.h", 546 "./src/util/rwlock.c", 547 "./src/util/u_vector.c", 548 "./src/util/u_pack_color.h", 549 "./src/util/crc32.c", 550 "./src/util/texcompress_astc_luts_wrap.cpp", 551 "./src/util/hex.h", 552 "./src/util/log.c", 553 "./src/util/bitscan.c", 554 "./src/util/dbghelp.h", 555 "./src/util/format_srgb.py", 556 "./src/util/u_mm.c", 557 "./src/util/xxhash.h", 558 "./src/util/detect.h", 559 "./src/util/mesa_cache_db_multipart.h", 560 "./src/util/u_worklist.h", 561 "./src/util/fast_idiv_by_const.c", 562 "./src/util/double.h", 563 "./src/util/rgtc.c", 564 "./src/util/os_misc.h", 565 "./src/util/u_tristate.h", 566 "./src/util/u_dynarray.h", 567 "./src/util/double.c", 568 "./src/util/os_memory_debug.h", 569 "./src/util/build_id.c", 570 "./src/util/streaming-load-memcpy.h", 571 "./src/util/strtod.c", 572 "./src/util/driconf.h", 573 "./src/util/parson.c", 574 "./src/util/os_memory_fd.h", 575 "./src/util/softfloat.c", 576 "./src/util/set.c", 577 "./src/util/gen_zipped_xml_file.py", 578 "./src/util/simple_mtx.c", 579 "./src/util/rounding.h", 580 "./src/util/vma.h", 581 "./src/util/macros.h", 582 "./src/util/ralloc.h", 583 "./src/util/u_idalloc.c", 584 "./src/util/u_printf.h", 585 "./src/util/thread_sched.h", 586 "./src/util/u_math.c", 587 "./src/util/u_debug.h", 588 "./src/util/u_memset.h", 589 "./src/util/meson.build", 590 "./src/util/u_printf.c", 591 "./src/util/detect_os.h", 592 "./src/util/os_file_notify.h", 593 "./src/util/format_r11g11b10f.h", 594 "./src/util/rand_xor.c", 595 "./src/util/os_memory_stdc.h", 596 "./src/util/driconf_static.py", 597 "./src/util/os_drm.h", 598 "./src/util/os_memory_fd.c", 599 "./src/util/set.h", 600 "./src/util/u_pointer.h", 601 "./src/util/fast_idiv_by_const.h", 602 "./src/util/bitscan.h", 603 "./src/util/texcompress_astc_luts_wrap.h", 604 "./src/util/memstream.h", 605 "./src/util/u_endian.h", 606 "./src/util/register_allocate.h", 607 "./src/util/u_process.h", 608 "./src/util/u_qsort.cpp", 609 "./src/util/libdrm.h", 610 "./src/util/blake3/blake3_sse41.c", 611 "./src/util/blake3/blake3.h", 612 "./src/util/blake3/blake3_avx2.c", 613 "./src/util/blake3/blake3_dispatch.c", 614 "./src/util/blake3/blake3_neon.c", 615 "./src/util/blake3/blake3_sse2.c", 616 "./src/util/blake3/blake3_avx512.c", 617 "./src/util/blake3/blake3_portable.c", 618 "./src/util/blake3/meson.build", 619 "./src/util/blake3/blake3_impl.h", 620 "./src/util/blake3/mesa_blake3_visibility.h", 621 "./src/util/blake3/blake3.c", 622 "./src/util/helpers.h", 623 "./src/util/vl_vlc.h", 624 "./src/util/texcompress_astc_luts.h", 625 "./src/util/rb_tree.h", 626 "./src/util/u_cpu_detect.h", 627 "./src/util/u_dl.h", 628 "./src/util/dag.h", 629 "./src/util/u_memory.h", 630 "./src/util/u_thread.h", 631 "./src/util/futex.h", 632 "./src/util/u_dl.c", 633 "./src/util/format/u_formats.h", 634 "./src/util/format/texcompress_s3tc_tmp.h", 635 "./src/util/format/u_format.c", 636 "./src/util/format/u_format_other.c", 637 "./src/util/format/u_format_etc.h", 638 "./src/util/format/u_format_other.h", 639 "./src/util/format/u_format_zs.h", 640 "./src/util/format/u_format_zs.c", 641 "./src/util/format/u_format_fxt1.h", 642 "./src/util/format/u_format_latc.c", 643 "./src/util/format/u_format_etc.c", 644 "./src/util/format/u_format_s3tc.h", 645 "./src/util/format/u_format_unpack_neon.c", 646 "./src/util/format/u_format_pack.py", 647 "./src/util/format/u_format.h", 648 "./src/util/format/u_format_yuv.h", 649 "./src/util/format/u_format_yuv.c", 650 "./src/util/format/u_format_table.py", 651 "./src/util/format/u_format_latc.h", 652 "./src/util/format/u_format_s3tc.c", 653 "./src/util/format/u_format_fxt1.c", 654 "./src/util/format/u_format_rgtc.h", 655 "./src/util/format/u_format_tests.c", 656 "./src/util/format/texcompress_etc_tmp.h", 657 "./src/util/format/u_format_parse.py", 658 "./src/util/format/u_format_rgtc.c", 659 "./src/util/format/format_utils.h", 660 "./src/util/format/u_format_tests.h", 661 "./src/util/format/u_format_bptc.h", 662 "./src/util/format/meson.build", 663 "./src/util/format/u_format_bptc.c", 664 "./src/util/format/texcompress_bptc_tmp.h", 665 "./src/util/strtod.h", 666 "./src/util/u_idalloc.h", 667 "./src/util/sha1/sha1.c", 668 "./src/util/sha1/sha1.h", 669 "./src/util/u_cpu_detect.c", 670 "./src/util/simple_mtx.h", 671 "./src/util/cnd_monotonic.h", 672 "./src/util/os_misc.c", 673 "./src/util/enum_operators.h", 674 "./src/util/os_time.h", 675 "./src/util/texcompress_astc_luts.cpp", 676 "./src/util/fossilize_db.h", 677 "./src/util/u_hash_table.c", 678 "./src/util/strndup.h", 679 "./src/util/u_qsort.h", 680 "./src/util/u_gralloc/u_gralloc_imapper5_api.cpp", 681 "./src/util/u_gralloc/u_gralloc_libdrm.h", 682 "./src/util/u_gralloc/u_gralloc_imapper4_api.cpp", 683 "./src/util/u_gralloc/u_gralloc_qcom.c", 684 "./src/util/u_gralloc/u_gralloc_fallback.c", 685 "./src/util/u_gralloc/u_gralloc_libdrm.c", 686 "./src/util/u_gralloc/u_gralloc_internal.c", 687 "./src/util/u_gralloc/u_gralloc_cros_api.c", 688 "./src/util/u_gralloc/u_gralloc.c", 689 "./src/util/u_gralloc/meson.build", 690 "./src/util/u_gralloc/u_gralloc.h", 691 "./src/util/u_gralloc/u_gralloc_internal.h", 692 "./src/amd/addrlib/src/addrinterface.cpp", 693 "./src/amd/addrlib/src/amdgpu_asic_addr.h", 694 "./src/amd/addrlib/src/r800/siaddrlib.h", 695 "./src/amd/addrlib/src/r800/egbaddrlib.cpp", 696 "./src/amd/addrlib/src/r800/egbaddrlib.h", 697 "./src/amd/addrlib/src/r800/ciaddrlib.h", 698 "./src/amd/addrlib/src/r800/siaddrlib.cpp", 699 "./src/amd/addrlib/src/r800/ciaddrlib.cpp", 700 "./src/amd/addrlib/src/gfx10/gfx10SwizzlePattern.h", 701 "./src/amd/addrlib/src/gfx10/gfx10addrlib.cpp", 702 "./src/amd/addrlib/src/gfx10/gfx10addrlib.h", 703 "./src/amd/addrlib/src/gfx12/gfx12addrlib.h", 704 "./src/amd/addrlib/src/gfx12/gfx12addrlib.cpp", 705 "./src/amd/addrlib/src/gfx12/gfx12SwizzlePattern.h", 706 "./src/amd/addrlib/src/core/addrobject.cpp", 707 "./src/amd/addrlib/src/core/addrobject.h", 708 "./src/amd/addrlib/src/core/addrswizzler.h", 709 "./src/amd/addrlib/src/core/addrelemlib.h", 710 "./src/amd/addrlib/src/core/addrlib2.cpp", 711 "./src/amd/addrlib/src/core/addrlib2.h", 712 "./src/amd/addrlib/src/core/addrelemlib.cpp", 713 "./src/amd/addrlib/src/core/addrlib.h", 714 "./src/amd/addrlib/src/core/coord.h", 715 "./src/amd/addrlib/src/core/addrlib3.h", 716 "./src/amd/addrlib/src/core/coord.cpp", 717 "./src/amd/addrlib/src/core/addrlib1.h", 718 "./src/amd/addrlib/src/core/addrlib.cpp", 719 "./src/amd/addrlib/src/core/addrcommon.h", 720 "./src/amd/addrlib/src/core/addrlib3.cpp", 721 "./src/amd/addrlib/src/core/addrlib1.cpp", 722 "./src/amd/addrlib/src/core/addrswizzler.cpp", 723 "./src/amd/addrlib/src/chip/r800/si_gb_reg.h", 724 "./src/amd/addrlib/src/chip/gfx10/gfx10_gb_reg.h", 725 "./src/amd/addrlib/src/chip/gfx12/gfx12_gb_reg.h", 726 "./src/amd/addrlib/src/chip/gfx9/gfx9_gb_reg.h", 727 "./src/amd/addrlib/src/chip/gfx11/gfx11_gb_reg.h", 728 "./src/amd/addrlib/src/gfx9/gfx9addrlib.h", 729 "./src/amd/addrlib/src/gfx9/gfx9addrlib.cpp", 730 "./src/amd/addrlib/src/gfx11/gfx11addrlib.cpp", 731 "./src/amd/addrlib/src/gfx11/gfx11addrlib.h", 732 "./src/amd/addrlib/src/gfx11/gfx11SwizzlePattern.h", 733 "./src/amd/addrlib/meson.build", 734 "./src/amd/addrlib/inc/addrinterface.h", 735 "./src/amd/addrlib/inc/addrtypes.h", 736 "./src/amd/registers/canonicalize.py", 737 "./src/amd/registers/makeregheader.py", 738 "./src/amd/registers/regdb.py", 739 "./src/amd/registers/parseheader.py", 740 "./src/amd/registers/parse_kernel_headers.py", 741 "./src/amd/registers/mergedbs.py", 742 "./src/amd/drm-shim/amdgpu_devices.c", 743 "./src/amd/drm-shim/amdgpu_noop_drm_shim.c", 744 "./src/amd/drm-shim/amdgpu_devices.h", 745 "./src/amd/drm-shim/amdgpu_dump_states.c", 746 "./src/amd/drm-shim/meson.build", 747 "./src/amd/drm-shim/radeon_noop_drm_shim.c", 748 "./src/amd/vulkan/radv_rra.h", 749 "./src/amd/vulkan/radv_printf.h", 750 "./src/amd/vulkan/tests/radv_nir_lower_hit_attrib_derefs_tests.cpp", 751 "./src/amd/vulkan/radv_debug.h", 752 "./src/amd/vulkan/radv_cp_dma.h", 753 "./src/amd/vulkan/radv_formats.h", 754 "./src/amd/vulkan/radv_sdma.c", 755 "./src/amd/vulkan/radv_buffer_view.h", 756 "./src/amd/vulkan/radv_wsi.c", 757 "./src/amd/vulkan/layers/radv_ctx_roll_layer.c", 758 "./src/amd/vulkan/layers/radv_rmv_layer.c", 759 "./src/amd/vulkan/layers/radv_quantic_dream.c", 760 "./src/amd/vulkan/layers/radv_annotate_layer_gen.py", 761 "./src/amd/vulkan/layers/radv_rra_layer.c", 762 "./src/amd/vulkan/layers/meson.build", 763 "./src/amd/vulkan/layers/radv_sqtt_layer.c", 764 "./src/amd/vulkan/layers/radv_metro_exodus.c", 765 "./src/amd/vulkan/layers/radv_rage2.c", 766 "./src/amd/vulkan/meta/radv_meta.c", 767 "./src/amd/vulkan/meta/radv_meta_fmask_copy.c", 768 "./src/amd/vulkan/meta/radv_meta_blit.c", 769 "./src/amd/vulkan/meta/radv_meta_resolve_cs.c", 770 "./src/amd/vulkan/meta/radv_meta_copy.c", 771 "./src/amd/vulkan/meta/radv_meta_resolve.c", 772 "./src/amd/vulkan/meta/radv_meta_blit2d.c", 773 "./src/amd/vulkan/meta/radv_meta_bufimage.c", 774 "./src/amd/vulkan/meta/radv_meta_dcc_retile.c", 775 "./src/amd/vulkan/meta/radv_meta_fmask_expand.c", 776 "./src/amd/vulkan/meta/radv_meta_copy_vrs_htile.c", 777 "./src/amd/vulkan/meta/radv_meta_resolve_fs.c", 778 "./src/amd/vulkan/meta/radv_meta_decompress.c", 779 "./src/amd/vulkan/meta/radv_meta_clear.c", 780 "./src/amd/vulkan/meta/radv_meta_astc_decode.c", 781 "./src/amd/vulkan/meta/radv_meta_etc_decode.c", 782 "./src/amd/vulkan/meta/radv_meta_buffer.c", 783 "./src/amd/vulkan/meta/radv_meta.h", 784 "./src/amd/vulkan/meta/radv_meta_fast_clear.c", 785 "./src/amd/vulkan/radv_pipeline_compute.c", 786 "./src/amd/vulkan/radv_device_memory.h", 787 "./src/amd/vulkan/radv_buffer.h", 788 "./src/amd/vulkan/radv_pipeline_cache.h", 789 "./src/amd/vulkan/radv_video.c", 790 "./src/amd/vulkan/radv_pipeline_binary.h", 791 "./src/amd/vulkan/radv_cmd_buffer.h", 792 "./src/amd/vulkan/radv_pipeline_rt.h", 793 "./src/amd/vulkan/radv_shader.c", 794 "./src/amd/vulkan/radv_physical_device.c", 795 "./src/amd/vulkan/radv_pipeline_compute.h", 796 "./src/amd/vulkan/radv_shader_object.c", 797 "./src/amd/vulkan/radv_cmd_buffer.c", 798 "./src/amd/vulkan/radv_sampler.h", 799 "./src/amd/vulkan/radv_instance.h", 800 "./src/amd/vulkan/radv_event.h", 801 "./src/amd/vulkan/radv_shader_info.h", 802 "./src/amd/vulkan/radv_sdma.h", 803 "./src/amd/vulkan/radv_queue.h", 804 "./src/amd/vulkan/radv_perfcounter.c", 805 "./src/amd/vulkan/radv_acceleration_structure.c", 806 "./src/amd/vulkan/radv_sampler.c", 807 "./src/amd/vulkan/radv_pipeline_graphics.c", 808 "./src/amd/vulkan/radv_wsi.h", 809 "./src/amd/vulkan/radv_sqtt.c", 810 "./src/amd/vulkan/radv_spm.c", 811 "./src/amd/vulkan/radv_formats.c", 812 "./src/amd/vulkan/radv_debug.c", 813 "./src/amd/vulkan/radv_buffer.c", 814 "./src/amd/vulkan/radv_cp_dma.c", 815 "./src/amd/vulkan/radv_spm.h", 816 "./src/amd/vulkan/radv_dgc.h", 817 "./src/amd/vulkan/radv_shader_args.c", 818 "./src/amd/vulkan/radv_queue.c", 819 "./src/amd/vulkan/radv_descriptor_set.h", 820 "./src/amd/vulkan/radv_pipeline_cache.c", 821 "./src/amd/vulkan/radv_shader_args.h", 822 "./src/amd/vulkan/radv_video_enc.c", 823 "./src/amd/vulkan/radv_query.c", 824 "./src/amd/vulkan/radv_cp_reg_shadowing.c", 825 "./src/amd/vulkan/radv_cs.c", 826 "./src/amd/vulkan/winsys/amdgpu/radv_amdgpu_cs.c", 827 "./src/amd/vulkan/winsys/amdgpu/radv_amdgpu_bo.h", 828 "./src/amd/vulkan/winsys/amdgpu/radv_amdgpu_bo.c", 829 "./src/amd/vulkan/winsys/amdgpu/radv_amdgpu_winsys.c", 830 "./src/amd/vulkan/winsys/amdgpu/radv_amdgpu_cs.h", 831 "./src/amd/vulkan/winsys/amdgpu/radv_amdgpu_winsys_public.h", 832 "./src/amd/vulkan/winsys/amdgpu/radv_amdgpu_winsys.h", 833 "./src/amd/vulkan/winsys/null/radv_null_winsys.h", 834 "./src/amd/vulkan/winsys/null/radv_null_bo.c", 835 "./src/amd/vulkan/winsys/null/radv_null_cs.c", 836 "./src/amd/vulkan/winsys/null/radv_null_bo.h", 837 "./src/amd/vulkan/winsys/null/radv_null_winsys_public.h", 838 "./src/amd/vulkan/winsys/null/radv_null_cs.h", 839 "./src/amd/vulkan/winsys/null/radv_null_winsys.c", 840 "./src/amd/vulkan/radv_rra.c", 841 "./src/amd/vulkan/radv_rmv.c", 842 "./src/amd/vulkan/radv_rmv.h", 843 "./src/amd/vulkan/radv_image_view.c", 844 "./src/amd/vulkan/radv_device.h", 845 "./src/amd/vulkan/radv_event.c", 846 "./src/amd/vulkan/radv_aco_shader_info.h", 847 "./src/amd/vulkan/radv_constants.h", 848 "./src/amd/vulkan/radv_pipeline.c", 849 "./src/amd/vulkan/radv_llvm_helper.cpp", 850 "./src/amd/vulkan/radv_pipeline_rt.c", 851 "./src/amd/vulkan/radv_instance.c", 852 "./src/amd/vulkan/radv_image.h", 853 "./src/amd/vulkan/radv_query.h", 854 "./src/amd/vulkan/meson.build", 855 "./src/amd/vulkan/nir/radv_nir_lower_fs_intrinsics.c", 856 "./src/amd/vulkan/nir/radv_nir.h", 857 "./src/amd/vulkan/nir/radv_nir_remap_color_attachment.c", 858 "./src/amd/vulkan/nir/radv_nir_rt_shader.c", 859 "./src/amd/vulkan/nir/radv_nir_lower_fs_barycentric.c", 860 "./src/amd/vulkan/nir/radv_nir_rt_common.c", 861 "./src/amd/vulkan/nir/radv_nir_export_multiview.c", 862 "./src/amd/vulkan/nir/radv_nir_lower_abi.c", 863 "./src/amd/vulkan/nir/radv_nir_lower_cooperative_matrix.c", 864 "./src/amd/vulkan/nir/radv_nir_lower_hit_attrib_derefs.c", 865 "./src/amd/vulkan/nir/radv_nir_apply_pipeline_layout.c", 866 "./src/amd/vulkan/nir/radv_nir_lower_viewport_to_zero.c", 867 "./src/amd/vulkan/nir/radv_nir_lower_primitive_shading_rate.c", 868 "./src/amd/vulkan/nir/radv_nir_opt_tid_function.c", 869 "./src/amd/vulkan/nir/radv_nir_lower_io.c", 870 "./src/amd/vulkan/nir/radv_nir_lower_poly_line_smooth.c", 871 "./src/amd/vulkan/nir/radv_nir_lower_ray_queries.c", 872 "./src/amd/vulkan/nir/radv_nir_lower_view_index.c", 873 "./src/amd/vulkan/nir/radv_nir_rt_common.h", 874 "./src/amd/vulkan/nir/radv_nir_lower_vs_inputs.c", 875 "./src/amd/vulkan/nir/radv_nir_lower_intrinsics_early.c", 876 "./src/amd/vulkan/radv_device.c", 877 "./src/amd/vulkan/radv_check_va.py", 878 "./src/amd/vulkan/radv_shader_object.h", 879 "./src/amd/vulkan/radv_llvm_helper.h", 880 "./src/amd/vulkan/radv_cs.h", 881 "./src/amd/vulkan/radv_pipeline_binary.c", 882 "./src/amd/vulkan/radv_image.c", 883 "./src/amd/vulkan/radv_radeon_winsys.h", 884 "./src/amd/vulkan/radv_shader.h", 885 "./src/amd/vulkan/radv_cp_reg_shadowing.h", 886 "./src/amd/vulkan/radv_nir_to_llvm.h", 887 "./src/amd/vulkan/radv_buffer_view.c", 888 "./src/amd/vulkan/radv_shader_info.c", 889 "./src/amd/vulkan/radv_pipeline_graphics.h", 890 "./src/amd/vulkan/radv_video.h", 891 "./src/amd/vulkan/radv_dgc.c", 892 "./src/amd/vulkan/radv_image_view.h", 893 "./src/amd/vulkan/bvh/bvh.h", 894 "./src/amd/vulkan/bvh/build_interface.h", 895 "./src/amd/vulkan/bvh/build_helpers.h", 896 "./src/amd/vulkan/bvh/meson.build", 897 "./src/amd/vulkan/radv_descriptor_set.c", 898 "./src/amd/vulkan/radv_perfcounter.h", 899 "./src/amd/vulkan/radv_sqtt.h", 900 "./src/amd/vulkan/radv_nir_to_llvm.c", 901 "./src/amd/vulkan/radv_printf.c", 902 "./src/amd/vulkan/radv_device_memory.c", 903 "./src/amd/vulkan/radv_pipeline.h", 904 "./src/amd/vulkan/radv_physical_device.h", 905 "./src/amd/common/ac_surface_modifier_test.c", 906 "./src/amd/common/ac_perfcounter.h", 907 "./src/amd/common/ac_rtld.h", 908 "./src/amd/common/gfx10_format_table.h", 909 "./src/amd/common/ac_binary.h", 910 "./src/amd/common/ac_cmdbuf.h", 911 "./src/amd/common/ac_ib_parser.c", 912 "./src/amd/common/ac_sqtt.c", 913 "./src/amd/common/ac_linux_drm.h", 914 "./src/amd/common/ac_debug.h", 915 "./src/amd/common/ac_vcn_enc_av1_default_cdf.h", 916 "./src/amd/common/gfx10_format_table.py", 917 "./src/amd/common/ac_cmdbuf.c", 918 "./src/amd/common/sid_tables.py", 919 "./src/amd/common/ac_linux_drm.c", 920 "./src/amd/common/amd_family.c", 921 "./src/amd/common/ac_rtld.c", 922 "./src/amd/common/virtio/amdgpu_virtio_device.c", 923 "./src/amd/common/virtio/amdgpu_virtio.h", 924 "./src/amd/common/virtio/amdgpu_virtio_bo.c", 925 "./src/amd/common/virtio/amdgpu_virtio.c", 926 "./src/amd/common/virtio/amdgpu_virtio_private.h", 927 "./src/amd/common/virtio/amdgpu_virtio_proto.h", 928 "./src/amd/common/ac_formats.h", 929 "./src/amd/common/ac_sqtt.h", 930 "./src/amd/common/ac_perfcounter.c", 931 "./src/amd/common/ac_rgp.h", 932 "./src/amd/common/ac_vcn_dec.h", 933 "./src/amd/common/sid.h", 934 "./src/amd/common/ac_msgpack.h", 935 "./src/amd/common/ac_fake_hw_db.h", 936 "./src/amd/common/ac_parse_ib.c", 937 "./src/amd/common/ac_vcn_av1_default.h", 938 "./src/amd/common/ac_spm.h", 939 "./src/amd/common/ac_pm4.c", 940 "./src/amd/common/ac_shader_args.h", 941 "./src/amd/common/ac_shader_args.c", 942 "./src/amd/common/ac_vcn_enc.c", 943 "./src/amd/common/ac_vcn.h", 944 "./src/amd/common/ac_vcn_dec.c", 945 "./src/amd/common/ac_gpu_info.h", 946 "./src/amd/common/ac_shader_util.c", 947 "./src/amd/common/ac_descriptors.h", 948 "./src/amd/common/ac_rgp_elf_object_pack.c", 949 "./src/amd/common/ac_formats.c", 950 "./src/amd/common/ac_surface_meta_address_test.c", 951 "./src/amd/common/ac_descriptors.c", 952 "./src/amd/common/ac_pm4.h", 953 "./src/amd/common/ac_surface.c", 954 "./src/amd/common/meson.build", 955 "./src/amd/common/ac_vcn_enc.h", 956 "./src/amd/common/ac_shader_util.h", 957 "./src/amd/common/ac_binary.c", 958 "./src/amd/common/ac_gpu_info.c", 959 "./src/amd/common/nir/ac_nir_lower_sin_cos.c", 960 "./src/amd/common/nir/ac_nir_lower_resinfo.c", 961 "./src/amd/common/nir/ac_nir_lower_ngg.c", 962 "./src/amd/common/nir/ac_nir_opt_outputs.c", 963 "./src/amd/common/nir/ac_nir_lower_intrinsics_to_args.c", 964 "./src/amd/common/nir/ac_nir_meta_ps_resolve.c", 965 "./src/amd/common/nir/ac_nir_meta.h", 966 "./src/amd/common/nir/ac_nir_lower_ngg_gs.c", 967 "./src/amd/common/nir/ac_nir_create_gs_copy_shader.c", 968 "./src/amd/common/nir/ac_nir_lower_global_access.c", 969 "./src/amd/common/nir/ac_nir_meta_cs_blit.c", 970 "./src/amd/common/nir/ac_nir_opt_pack_half.c", 971 "./src/amd/common/nir/ac_nir.c", 972 "./src/amd/common/nir/ac_nir_lower_legacy_vs.c", 973 "./src/amd/common/nir/ac_nir_cull.c", 974 "./src/amd/common/nir/ac_nir_lower_tex.c", 975 "./src/amd/common/nir/ac_nir_lower_image_opcodes_cdna.c", 976 "./src/amd/common/nir/ac_nir_lower_tess_io_to_mem.c", 977 "./src/amd/common/nir/ac_nir_lower_mem_access_bit_sizes.c", 978 "./src/amd/common/nir/ac_nir_opt_shared_append.c", 979 "./src/amd/common/nir/ac_nir_lower_ngg_mesh.c", 980 "./src/amd/common/nir/ac_nir_prerast_utils.c", 981 "./src/amd/common/nir/ac_nir_lower_ps_early.c", 982 "./src/amd/common/nir/ac_nir_meta_cs_clear_copy_buffer.c", 983 "./src/amd/common/nir/ac_nir_lower_ps_late.c", 984 "./src/amd/common/nir/ac_nir.h", 985 "./src/amd/common/nir/ac_nir_lower_esgs_io_to_mem.c", 986 "./src/amd/common/nir/ac_nir_lower_legacy_gs.c", 987 "./src/amd/common/nir/ac_nir_helpers.h", 988 "./src/amd/common/nir/ac_nir_lower_taskmesh_io_to_mem.c", 989 "./src/amd/common/ac_spm.c", 990 "./src/amd/common/ac_drm_fourcc.h", 991 "./src/amd/common/ac_hw_stage.h", 992 "./src/amd/common/ac_rgp.c", 993 "./src/amd/common/ac_gather_context_rolls.c", 994 "./src/amd/common/ac_shader_debug_info.h", 995 "./src/amd/common/amd_kernel_code_t.h", 996 "./src/amd/common/ac_shadowed_regs.h", 997 "./src/amd/common/ac_debug.c", 998 "./src/amd/common/amd_family.h", 999 "./src/amd/common/ac_uvd_dec.h", 1000 "./src/amd/common/ac_msgpack.c", 1001 "./src/amd/common/ac_surface.h", 1002 "./src/amd/common/ac_shadowed_regs.c", 1003 "./src/amd/vpelib/src/core/mpc.c", 1004 "./src/amd/vpelib/src/core/shaper_builder.c", 1005 "./src/amd/vpelib/src/core/color_gamma.c", 1006 "./src/amd/vpelib/src/core/vpe_visual_confirm.c", 1007 "./src/amd/vpelib/src/core/color_bg.c", 1008 "./src/amd/vpelib/src/core/color_table.c", 1009 "./src/amd/vpelib/src/core/resource.c", 1010 "./src/amd/vpelib/src/core/background.c", 1011 "./src/amd/vpelib/src/core/color_test_values.c", 1012 "./src/amd/vpelib/src/core/color.c", 1013 "./src/amd/vpelib/src/core/vpe_scl_filters.c", 1014 "./src/amd/vpelib/src/core/common.c", 1015 "./src/amd/vpelib/src/core/color_cs.c", 1016 "./src/amd/vpelib/src/core/config_writer.c", 1017 "./src/amd/vpelib/src/core/vpelib.c", 1018 "./src/amd/vpelib/src/core/color_gamut.c", 1019 "./src/amd/vpelib/src/core/inc/reg_helper.h", 1020 "./src/amd/vpelib/src/core/inc/cdc.h", 1021 "./src/amd/vpelib/src/core/inc/opp.h", 1022 "./src/amd/vpelib/src/core/inc/plane_desc_writer.h", 1023 "./src/amd/vpelib/src/core/inc/vpec.h", 1024 "./src/amd/vpelib/src/core/inc/cmd_builder.h", 1025 "./src/amd/vpelib/src/core/inc/resource.h", 1026 "./src/amd/vpelib/src/core/inc/mpc.h", 1027 "./src/amd/vpelib/src/core/inc/hw_shared.h", 1028 "./src/amd/vpelib/src/core/inc/color_table.h", 1029 "./src/amd/vpelib/src/core/inc/shaper_builder.h", 1030 "./src/amd/vpelib/src/core/inc/background.h", 1031 "./src/amd/vpelib/src/core/inc/vpe_command.h", 1032 "./src/amd/vpelib/src/core/inc/vpe_visual_confirm.h", 1033 "./src/amd/vpelib/src/core/inc/transform.h", 1034 "./src/amd/vpelib/src/core/inc/3dlut_builder.h", 1035 "./src/amd/vpelib/src/core/inc/vpe_desc_writer.h", 1036 "./src/amd/vpelib/src/core/inc/color_gamma.h", 1037 "./src/amd/vpelib/src/core/inc/geometric_scaling.h", 1038 "./src/amd/vpelib/src/core/inc/color_bg.h", 1039 "./src/amd/vpelib/src/core/inc/config_cache.h", 1040 "./src/amd/vpelib/src/core/inc/dpp.h", 1041 "./src/amd/vpelib/src/core/inc/color_test_values.h", 1042 "./src/amd/vpelib/src/core/inc/vpe_priv.h", 1043 "./src/amd/vpelib/src/core/inc/color_gamut.h", 1044 "./src/amd/vpelib/src/core/inc/color.h", 1045 "./src/amd/vpelib/src/core/inc/config_writer.h", 1046 "./src/amd/vpelib/src/core/inc/common.h", 1047 "./src/amd/vpelib/src/core/inc/color_cs.h", 1048 "./src/amd/vpelib/src/core/inc/vpe_assert.h", 1049 "./src/amd/vpelib/src/core/3dlut_builder.c", 1050 "./src/amd/vpelib/src/utils/vector.c", 1051 "./src/amd/vpelib/src/utils/custom_fp16.c", 1052 "./src/amd/vpelib/src/utils/conversion.c", 1053 "./src/amd/vpelib/src/utils/fixpt31_32.c", 1054 "./src/amd/vpelib/src/utils/custom_float.c", 1055 "./src/amd/vpelib/src/utils/inc/calc_u64.h", 1056 "./src/amd/vpelib/src/utils/inc/custom_fp16.h", 1057 "./src/amd/vpelib/src/utils/inc/fixed31_32.h", 1058 "./src/amd/vpelib/src/utils/inc/vector.h", 1059 "./src/amd/vpelib/src/utils/inc/custom_float.h", 1060 "./src/amd/vpelib/src/utils/inc/conversion.h", 1061 "./src/amd/vpelib/src/chip/vpe10/vpe10_resource.c", 1062 "./src/amd/vpelib/src/chip/vpe10/vpe10_vpec.c", 1063 "./src/amd/vpelib/src/chip/vpe10/vpe10_cdc_be.c", 1064 "./src/amd/vpelib/src/chip/vpe10/vpe10_config_writer.c", 1065 "./src/amd/vpelib/src/chip/vpe10/vpe10_dpp_dscl.c", 1066 "./src/amd/vpelib/src/chip/vpe10/vpe10_cm_common.c", 1067 "./src/amd/vpelib/src/chip/vpe10/vpe10_cdc_fe.c", 1068 "./src/amd/vpelib/src/chip/vpe10/vpe10_plane_desc_writer.c", 1069 "./src/amd/vpelib/src/chip/vpe10/vpe10_vpe_desc_writer.c", 1070 "./src/amd/vpelib/src/chip/vpe10/vpe10_cmd_builder.c", 1071 "./src/amd/vpelib/src/chip/vpe10/vpe10_dpp_cm.c", 1072 "./src/amd/vpelib/src/chip/vpe10/vpe10_background.c", 1073 "./src/amd/vpelib/src/chip/vpe10/vpe10_mpc.c", 1074 "./src/amd/vpelib/src/chip/vpe10/inc/vpe10_cdc_fe.h", 1075 "./src/amd/vpelib/src/chip/vpe10/inc/vpe10_command.h", 1076 "./src/amd/vpelib/src/chip/vpe10/inc/vpe10_plane_desc_writer.h", 1077 "./src/amd/vpelib/src/chip/vpe10/inc/vpe10_config_writer.h", 1078 "./src/amd/vpelib/src/chip/vpe10/inc/asic/bringup_vpe_6_1_0_default.h", 1079 "./src/amd/vpelib/src/chip/vpe10/inc/asic/bringup_vpe_6_1_0_offset.h", 1080 "./src/amd/vpelib/src/chip/vpe10/inc/asic/vpe_1_0_offset.h", 1081 "./src/amd/vpelib/src/chip/vpe10/inc/asic/bringup_vpe_6_1_0_sh_mask.h", 1082 "./src/amd/vpelib/src/chip/vpe10/inc/vpe10_background.h", 1083 "./src/amd/vpelib/src/chip/vpe10/inc/vpe10_resource.h", 1084 "./src/amd/vpelib/src/chip/vpe10/inc/vpe10_cmd_builder.h", 1085 "./src/amd/vpelib/src/chip/vpe10/inc/vpe10_opp.h", 1086 "./src/amd/vpelib/src/chip/vpe10/inc/vpe10_cdc_be.h", 1087 "./src/amd/vpelib/src/chip/vpe10/inc/vpe10_cm_common.h", 1088 "./src/amd/vpelib/src/chip/vpe10/inc/vpe10_mpc.h", 1089 "./src/amd/vpelib/src/chip/vpe10/inc/vpe10_vpec.h", 1090 "./src/amd/vpelib/src/chip/vpe10/inc/vpe10_dpp.h", 1091 "./src/amd/vpelib/src/chip/vpe10/inc/vpe10_vpe_desc_writer.h", 1092 "./src/amd/vpelib/src/chip/vpe10/vpe10_opp.c", 1093 "./src/amd/vpelib/src/chip/vpe10/vpe10_dpp.c", 1094 "./src/amd/vpelib/src/chip/vpe11/vpe11_cmd_builder.c", 1095 "./src/amd/vpelib/src/chip/vpe11/vpe11_resource.c", 1096 "./src/amd/vpelib/src/chip/vpe11/inc/vpe11_command.h", 1097 "./src/amd/vpelib/src/chip/vpe11/inc/vpe11_cmd_builder.h", 1098 "./src/amd/vpelib/src/chip/vpe11/inc/vpe11_vpe_desc_writer.h", 1099 "./src/amd/vpelib/src/chip/vpe11/inc/vpe11_resource.h", 1100 "./src/amd/vpelib/src/chip/vpe11/vpe11_vpe_desc_writer.c", 1101 "./src/amd/vpelib/meson.build", 1102 "./src/amd/vpelib/inc/vpelib.h", 1103 "./src/amd/vpelib/inc/vpe_types.h", 1104 "./src/amd/vpelib/inc/vpe_hw_types.h", 1105 "./src/amd/vpelib/inc/vpe_version.h", 1106 "./src/amd/meson.build", 1107 "./src/amd/llvm/ac_llvm_build.c", 1108 "./src/amd/llvm/ac_llvm_util.c", 1109 "./src/amd/llvm/ac_llvm_helper.cpp", 1110 "./src/amd/llvm/ac_nir_to_llvm.c", 1111 "./src/amd/llvm/ac_llvm_util.h", 1112 "./src/amd/llvm/ac_llvm_build.h", 1113 "./src/amd/llvm/meson.build", 1114 "./src/amd/llvm/ac_nir_to_llvm.h", 1115 "./src/amd/llvm/ac_shader_abi.h", 1116 "./src/amd/compiler/aco_opcodes_cpp.py", 1117 "./src/amd/compiler/tests/test_insert_waitcnt.cpp", 1118 "./src/amd/compiler/tests/test_builder.cpp", 1119 "./src/amd/compiler/tests/test_to_hw_instr.cpp", 1120 "./src/amd/compiler/tests/test_tests.cpp", 1121 "./src/amd/compiler/tests/glsl_scraper.py", 1122 "./src/amd/compiler/tests/test_assembler.cpp", 1123 "./src/amd/compiler/tests/test_hard_clause.cpp", 1124 "./src/amd/compiler/tests/test_reduce_assign.cpp", 1125 "./src/amd/compiler/tests/helpers.cpp", 1126 "./src/amd/compiler/tests/test_lower_subdword.cpp", 1127 "./src/amd/compiler/tests/test_insert_nops.cpp", 1128 "./src/amd/compiler/tests/test_scheduler.cpp", 1129 "./src/amd/compiler/tests/test_regalloc.cpp", 1130 "./src/amd/compiler/tests/test_optimizer.cpp", 1131 "./src/amd/compiler/tests/framework.h", 1132 "./src/amd/compiler/tests/check_output.py", 1133 "./src/amd/compiler/tests/test_sdwa.cpp", 1134 "./src/amd/compiler/tests/meson.build", 1135 "./src/amd/compiler/tests/test_optimizer_postRA.cpp", 1136 "./src/amd/compiler/tests/main.cpp", 1137 "./src/amd/compiler/tests/test_d3d11_derivs.cpp", 1138 "./src/amd/compiler/tests/test_isel.cpp", 1139 "./src/amd/compiler/tests/helpers.h", 1140 "./src/amd/compiler/aco_dead_code_analysis.cpp", 1141 "./src/amd/compiler/aco_ir.h", 1142 "./src/amd/compiler/aco_repair_ssa.cpp", 1143 "./src/amd/compiler/aco_optimizer_postRA.cpp", 1144 "./src/amd/compiler/aco_scheduler.cpp", 1145 "./src/amd/compiler/aco_assembler.cpp", 1146 "./src/amd/compiler/aco_scheduler_ilp.cpp", 1147 "./src/amd/compiler/aco_ir.cpp", 1148 "./src/amd/compiler/aco_lower_to_cssa.cpp", 1149 "./src/amd/compiler/aco_dominance.cpp", 1150 "./src/amd/compiler/aco_lower_branches.cpp", 1151 "./src/amd/compiler/aco_form_hard_clauses.cpp", 1152 "./src/amd/compiler/aco_opt_value_numbering.cpp", 1153 "./src/amd/compiler/aco_lower_subdword.cpp", 1154 "./src/amd/compiler/aco_validate.cpp", 1155 "./src/amd/compiler/aco_instruction_selection.h", 1156 "./src/amd/compiler/aco_insert_delay_alu.cpp", 1157 "./src/amd/compiler/aco_print_ir.cpp", 1158 "./src/amd/compiler/aco_lower_phis.cpp", 1159 "./src/amd/compiler/aco_shader_info.h", 1160 "./src/amd/compiler/aco_reduce_assign.cpp", 1161 "./src/amd/compiler/aco_interface.h", 1162 "./src/amd/compiler/aco_reindex_ssa.cpp", 1163 "./src/amd/compiler/aco_opcodes.py", 1164 "./src/amd/compiler/aco_builder_h.py", 1165 "./src/amd/compiler/aco_insert_NOPs.cpp", 1166 "./src/amd/compiler/aco_util.h", 1167 "./src/amd/compiler/aco_ssa_elimination.cpp", 1168 "./src/amd/compiler/aco_interface.cpp", 1169 "./src/amd/compiler/aco_print_asm.cpp", 1170 "./src/amd/compiler/aco_spill.cpp", 1171 "./src/amd/compiler/meson.build", 1172 "./src/amd/compiler/aco_lower_to_hw_instr.cpp", 1173 "./src/amd/compiler/aco_optimizer.cpp", 1174 "./src/amd/compiler/aco_opcodes_h.py", 1175 "./src/amd/compiler/aco_insert_waitcnt.cpp", 1176 "./src/amd/compiler/aco_statistics.cpp", 1177 "./src/amd/compiler/aco_insert_exec_mask.cpp", 1178 "./src/amd/compiler/aco_instruction_selection_setup.cpp", 1179 "./src/amd/compiler/aco_live_var_analysis.cpp", 1180 "./src/amd/compiler/aco_register_allocation.cpp", 1181 "./src/amd/compiler/aco_instruction_selection.cpp", 1182 "./src/amd/ci/radv-navi31-aco-fails.txt", 1183 "./src/amd/ci/radv-navi21-aco-fails.txt", 1184 "./src/amd/ci/radv-tahiti-vkd3d-fails.txt", 1185 "./src/amd/ci/radeonsi-raven-fluster-fails.txt", 1186 "./src/amd/ci/radv-skips.txt", 1187 "./src/amd/ci/radv-vega10-aco-fails.txt", 1188 "./src/amd/ci/radv-raven-flakes.txt", 1189 "./src/amd/ci/radv-vega10-aco-flakes.txt", 1190 "./src/amd/ci/amd-raven-fails.txt", 1191 "./src/amd/ci/radv-raven-skips.txt", 1192 "./src/amd/ci/radv-vangogh-aco-fails.txt", 1193 "./src/amd/ci/radeonsi-vangogh-fails.txt", 1194 "./src/amd/ci/radeonsi-stoney-fails.txt", 1195 "./src/amd/ci/radeonsi-stoney-flakes.txt", 1196 "./src/amd/ci/radeonsi-raven-slow-skips.txt", 1197 "./src/amd/ci/radv-stoney-flakes.txt", 1198 "./src/amd/ci/radv-tahiti-vkd3d-skips.txt", 1199 "./src/amd/ci/radv-polaris10-aco-fails.txt", 1200 "./src/amd/ci/radv-navi10-aco-flakes.txt", 1201 "./src/amd/ci/radv-vangogh-aco-flakes.txt", 1202 "./src/amd/ci/angle-radv-stoney-aco-fails.txt", 1203 "./src/amd/ci/radeonsi-raven-cdna-skips.txt", 1204 "./src/amd/ci/radv-navi31-aco-skips.txt", 1205 "./src/amd/ci/radeonsi-vangogh-flakes.txt", 1206 "./src/amd/ci/angle-radv-stoney-aco-skips.txt", 1207 "./src/amd/ci/radv-polaris10-aco-flakes.txt", 1208 "./src/amd/ci/radeonsi-raven-fluster-flakes.txt", 1209 "./src/amd/ci/radv-stoney-aco-fails.txt", 1210 "./src/amd/ci/external/radv-kabini-aco-flakes.txt", 1211 "./src/amd/ci/external/radv-kabini-aco-skips.txt", 1212 "./src/amd/ci/external/radv-hawaii-aco-skips.txt", 1213 "./src/amd/ci/external/radv-navi14-aco-fails.txt", 1214 "./src/amd/ci/external/radv-bonaire-aco-fails.txt", 1215 "./src/amd/ci/external/radv-raven-aco-skips.txt", 1216 "./src/amd/ci/external/radv-raven-aco-fails.txt", 1217 "./src/amd/ci/external/radv-fiji-aco-fails.txt", 1218 "./src/amd/ci/external/radv-kabini-aco-fails.txt", 1219 "./src/amd/ci/external/radv-pitcairn-aco-fails.txt", 1220 "./src/amd/ci/external/radv-navi22-aco-flakes.txt", 1221 "./src/amd/ci/external/radv-navi22-aco-fails.txt", 1222 "./src/amd/ci/external/radv-bonaire-aco-skips.txt", 1223 "./src/amd/ci/radv-navi21-llvm-flakes.txt", 1224 "./src/amd/ci/radeonsi-raven-fails.txt", 1225 "./src/amd/ci/radv-navi10-aco-fails.txt", 1226 "./src/amd/ci/radv-gfx1200-aco-fails.txt", 1227 "./src/amd/ci/radeonsi-raven-flakes.txt", 1228 "./src/amd/ci/radv-renoir-aco-fails.txt", 1229 "./src/amd/ci/radeonsi-raven-skips.txt", 1230 "./src/amd/ci/radeonsi-vangogh-skips.txt", 1231 "./src/amd/ci/angle-radv-stoney-aco-flakes.txt", 1232 "./src/amd/ci/radv-navi21-llvm-fails.txt", 1233 "./src/amd/ci/radv-tahiti-aco-flakes.txt", 1234 "./src/amd/ci/radv-tahiti-aco-fails.txt", 1235 "./src/amd/ci/radv-stoney-aco-skips.txt", 1236 "./src/amd/ci/radv-renoir-aco-flakes.txt", 1237 "./src/amd/ci/radeonsi-stoney-skips.txt", 1238 "./src/amd/ci/radv-renoir-aco-skips.txt", 1239 "./src/amd/ci/radv-stoney-aco-flakes.txt", 1240 "./src/amd/ci/radv-raven-fails.txt", 1241 "./src/amd/ci/radv-navi21-aco-flakes.txt", 1242 "./src/amd/ci/radv-navi31-aco-flakes.txt", 1243 "./src/amd/ci/radv-vega10-aco-skips.txt", 1244 "./src/amd/ci/radeonsi-raven-fluster-skips.txt", 1245 "./src/getopt/getopt_long.c", 1246 "./src/getopt/getopt.h", 1247 "./src/getopt/meson.build", 1248 "./src/virtio/venus-protocol/vn_protocol_driver_command_pool.h", 1249 "./src/virtio/venus-protocol/vn_protocol_driver_pipeline.h", 1250 "./src/virtio/venus-protocol/vn_protocol_driver_pipeline_layout.h", 1251 "./src/virtio/venus-protocol/vn_protocol_driver_instance.h", 1252 "./src/virtio/venus-protocol/vn_protocol_driver_private_data_slot.h", 1253 "./src/virtio/venus-protocol/vn_protocol_driver_command_buffer.h", 1254 "./src/virtio/venus-protocol/vn_protocol_driver_descriptor_set_layout.h", 1255 "./src/virtio/venus-protocol/vn_protocol_driver_handles.h", 1256 "./src/virtio/venus-protocol/vn_protocol_driver_transport.h", 1257 "./src/virtio/venus-protocol/vn_protocol_driver_query_pool.h", 1258 "./src/virtio/venus-protocol/vn_protocol_driver_image.h", 1259 "./src/virtio/venus-protocol/vn_protocol_driver_descriptor_update_template.h", 1260 "./src/virtio/venus-protocol/vn_protocol_driver_fence.h", 1261 "./src/virtio/venus-protocol/vn_protocol_driver_device.h", 1262 "./src/virtio/venus-protocol/vn_protocol_driver_descriptor_pool.h", 1263 "./src/virtio/venus-protocol/vn_protocol_driver_info.h", 1264 "./src/virtio/venus-protocol/vn_protocol_driver_framebuffer.h", 1265 "./src/virtio/venus-protocol/vn_protocol_driver_sampler_ycbcr_conversion.h", 1266 "./src/virtio/venus-protocol/vn_protocol_driver_cs.h", 1267 "./src/virtio/venus-protocol/vn_protocol_driver_buffer.h", 1268 "./src/virtio/venus-protocol/vn_protocol_driver_descriptor_set.h", 1269 "./src/virtio/venus-protocol/vn_protocol_driver_image_view.h", 1270 "./src/virtio/venus-protocol/vn_protocol_driver_defines.h", 1271 "./src/virtio/venus-protocol/vn_protocol_driver_types.h", 1272 "./src/virtio/venus-protocol/vn_protocol_driver_structs.h", 1273 "./src/virtio/venus-protocol/vn_protocol_driver_device_memory.h", 1274 "./src/virtio/venus-protocol/vn_protocol_driver_shader_module.h", 1275 "./src/virtio/venus-protocol/vn_protocol_driver_queue.h", 1276 "./src/virtio/venus-protocol/vn_protocol_driver_buffer_view.h", 1277 "./src/virtio/venus-protocol/vn_protocol_driver_render_pass.h", 1278 "./src/virtio/venus-protocol/vn_protocol_driver_semaphore.h", 1279 "./src/virtio/venus-protocol/vn_protocol_driver_event.h", 1280 "./src/virtio/venus-protocol/vn_protocol_driver.h", 1281 "./src/virtio/venus-protocol/vn_protocol_driver_sampler.h", 1282 "./src/virtio/venus-protocol/vn_protocol_driver_pipeline_cache.h", 1283 "./src/virtio/vulkan/vn_image.c", 1284 "./src/virtio/vulkan/vn_descriptor_set.c", 1285 "./src/virtio/vulkan/vn_pipeline.h", 1286 "./src/virtio/vulkan/vn_feedback.h", 1287 "./src/virtio/vulkan/vn_renderer_internal.c", 1288 "./src/virtio/vulkan/vn_queue.c", 1289 "./src/virtio/vulkan/vn_query_pool.h", 1290 "./src/virtio/vulkan/vn_device_memory.h", 1291 "./src/virtio/vulkan/vn_device_memory.c", 1292 "./src/virtio/vulkan/vn_renderer_virtgpu.c", 1293 "./src/virtio/vulkan/vn_instance.h", 1294 "./src/virtio/vulkan/vn_common.h", 1295 "./src/virtio/vulkan/vn_renderer_util.h", 1296 "./src/virtio/vulkan/vn_buffer.h", 1297 "./src/virtio/vulkan/vn_cs.c", 1298 "./src/virtio/vulkan/vn_render_pass.c", 1299 "./src/virtio/vulkan/vn_cs.h", 1300 "./src/virtio/vulkan/vn_renderer_util.c", 1301 "./src/virtio/vulkan/vn_ring.h", 1302 "./src/virtio/vulkan/vn_feedback.c", 1303 "./src/virtio/vulkan/vn_buffer.c", 1304 "./src/virtio/vulkan/vn_physical_device.h", 1305 "./src/virtio/vulkan/vn_renderer.h", 1306 "./src/virtio/vulkan/vn_icd.h", 1307 "./src/virtio/vulkan/vn_icd.c", 1308 "./src/virtio/vulkan/vn_common.c", 1309 "./src/virtio/vulkan/vn_command_buffer.c", 1310 "./src/virtio/vulkan/vn_descriptor_set.h", 1311 "./src/virtio/vulkan/vn_pipeline.c", 1312 "./src/virtio/vulkan/vn_instance.c", 1313 "./src/virtio/vulkan/vn_command_buffer.h", 1314 "./src/virtio/vulkan/meson.build", 1315 "./src/virtio/vulkan/vn_ring.c", 1316 "./src/virtio/vulkan/vn_render_pass.h", 1317 "./src/virtio/vulkan/vn_wsi.h", 1318 "./src/virtio/vulkan/vn_device.c", 1319 "./src/virtio/vulkan/vn_wsi.c", 1320 "./src/virtio/vulkan/vn_physical_device.c", 1321 "./src/virtio/vulkan/vn_device.h", 1322 "./src/virtio/vulkan/vn_renderer_vtest.c", 1323 "./src/virtio/vulkan/vn_image.h", 1324 "./src/virtio/vulkan/vn_renderer_internal.h", 1325 "./src/virtio/vulkan/vn_query_pool.c", 1326 "./src/virtio/vulkan/vn_queue.h", 1327 "./src/virtio/vdrm/vdrm.h", 1328 "./src/virtio/vdrm/vdrm_virtgpu.c", 1329 "./src/virtio/vdrm/meson.build", 1330 "./src/virtio/vdrm/vdrm.c", 1331 "./src/virtio/meson.build", 1332 "./src/virtio/virtio-gpu/virgl_protocol.h", 1333 "./src/virtio/virtio-gpu/virglrenderer_hw.h", 1334 "./src/virtio/virtio-gpu/virgl_hw.h", 1335 "./src/virtio/virtio-gpu/venus_hw.h", 1336 "./src/virtio/virtio-gpu/drm_hw.h", 1337 "./src/virtio/virtio-gpu/virgl_video_hw.h", 1338 "./src/virtio/vtest/vtest_protocol.h", 1339 "./src/virtio/ci/venus-fails.txt", 1340 "./src/virtio/ci/venus-flakes.txt", 1341 "./src/virtio/ci/venus-skips.txt", 1342 "./src/asahi/drm-shim/asahi_noop.c", 1343 "./src/asahi/drm-shim/meson.build", 1344 "./src/asahi/layout/tests/comp-twiddled.txt", 1345 "./src/asahi/layout/tests/test-twiddling.cpp", 1346 "./src/asahi/layout/tests/msaa.txt", 1347 "./src/asahi/layout/tests/miptree.txt", 1348 "./src/asahi/layout/tests/test-generated.cpp", 1349 "./src/asahi/layout/tests/uncomp-twiddled.txt", 1350 "./src/asahi/layout/tests/test-layout.cpp", 1351 "./src/asahi/layout/layout.c", 1352 "./src/asahi/layout/formats.c", 1353 "./src/asahi/layout/layout.h", 1354 "./src/asahi/layout/meson.build", 1355 "./src/asahi/layout/tiling.cc", 1356 "./src/asahi/lib/agx_device_virtio.c", 1357 "./src/asahi/lib/agx_device.c", 1358 "./src/asahi/lib/agx_scratch.h", 1359 "./src/asahi/lib/tests/test-packing.cpp", 1360 "./src/asahi/lib/tests/test-tilebuffer.cpp", 1361 "./src/asahi/lib/agx_usc.h", 1362 "./src/asahi/lib/agx_uvs.h", 1363 "./src/asahi/lib/agx_nir_lower_alpha.c", 1364 "./src/asahi/lib/agx_nir_lower_sample_intrinsics.c", 1365 "./src/asahi/lib/agx_nir_lower_vbo.c", 1366 "./src/asahi/lib/agx_device_virtio.h", 1367 "./src/asahi/lib/agx_bo.h", 1368 "./src/asahi/lib/unstable_asahi_drm.h", 1369 "./src/asahi/lib/agx_bg_eot.c", 1370 "./src/asahi/lib/agx_linker.h", 1371 "./src/asahi/lib/agx_bg_eot.h", 1372 "./src/asahi/lib/agx_nir_lower_gs.c", 1373 "./src/asahi/lib/agx_nir_format_helpers.h", 1374 "./src/asahi/lib/asahi_proto.h", 1375 "./src/asahi/lib/agx_nir_prolog_epilog.c", 1376 "./src/asahi/lib/decode.h", 1377 "./src/asahi/lib/agx_nir_lower_vbo.h", 1378 "./src/asahi/lib/agx_device.h", 1379 "./src/asahi/lib/wrap.c", 1380 "./src/asahi/lib/agx_nir_lower_msaa.c", 1381 "./src/asahi/lib/agx_nir_lower_tilebuffer.c", 1382 "./src/asahi/lib/agx_scratch.c", 1383 "./src/asahi/lib/dyld_interpose.h", 1384 "./src/asahi/lib/pool.h", 1385 "./src/asahi/lib/agx_nir_lower_ia.c", 1386 "./src/asahi/lib/pool.c", 1387 "./src/asahi/lib/agx_nir_lower_tess.c", 1388 "./src/asahi/lib/agx_nir_lower_gs.h", 1389 "./src/asahi/lib/meson.build", 1390 "./src/asahi/lib/agx_iokit.h", 1391 "./src/asahi/lib/agx_bo.c", 1392 "./src/asahi/lib/agx_linker.c", 1393 "./src/asahi/lib/agx_border.c", 1394 "./src/asahi/lib/decode.c", 1395 "./src/asahi/lib/agx_nir_lower_uvs.c", 1396 "./src/asahi/lib/agx_abi.h", 1397 "./src/asahi/lib/agx_ppp.h", 1398 "./src/asahi/lib/agx_tilebuffer.h", 1399 "./src/asahi/lib/agx_tilebuffer.c", 1400 "./src/asahi/lib/agx_va.c", 1401 "./src/asahi/lib/agx_helpers.h", 1402 "./src/asahi/vulkan/hk_descriptor_table.c", 1403 "./src/asahi/vulkan/hk_device_memory.h", 1404 "./src/asahi/vulkan/hk_image_view.c", 1405 "./src/asahi/vulkan/hk_buffer.c", 1406 "./src/asahi/vulkan/hk_queue.h", 1407 "./src/asahi/vulkan/hk_physical_device.h", 1408 "./src/asahi/vulkan/hk_buffer_view.h", 1409 "./src/asahi/vulkan/hk_descriptor_set.c", 1410 "./src/asahi/vulkan/hk_cmd_buffer.c", 1411 "./src/asahi/vulkan/hk_private.h", 1412 "./src/asahi/vulkan/hk_event.h", 1413 "./src/asahi/vulkan/hk_shader.c", 1414 "./src/asahi/vulkan/hk_cmd_clear.c", 1415 "./src/asahi/vulkan/hk_sampler.c", 1416 "./src/asahi/vulkan/hk_cmd_pool.c", 1417 "./src/asahi/vulkan/hk_cmd_draw.c", 1418 "./src/asahi/vulkan/hk_queue.c", 1419 "./src/asahi/vulkan/hk_nir_passthrough_gs.c", 1420 "./src/asahi/vulkan/hk_format.c", 1421 "./src/asahi/vulkan/hk_wsi.h", 1422 "./src/asahi/vulkan/hk_instance.h", 1423 "./src/asahi/vulkan/hk_image_view.h", 1424 "./src/asahi/vulkan/hk_query_pool.h", 1425 "./src/asahi/vulkan/hk_shader.h", 1426 "./src/asahi/vulkan/hk_buffer_view.c", 1427 "./src/asahi/vulkan/hk_cmd_dispatch.c", 1428 "./src/asahi/vulkan/hk_buffer.h", 1429 "./src/asahi/vulkan/hk_cmd_meta.c", 1430 "./src/asahi/vulkan/hk_descriptor_table.h", 1431 "./src/asahi/vulkan/hk_image.h", 1432 "./src/asahi/vulkan/hk_event.c", 1433 "./src/asahi/vulkan/hk_query_pool.c", 1434 "./src/asahi/vulkan/hk_device.h", 1435 "./src/asahi/vulkan/hk_wsi.c", 1436 "./src/asahi/vulkan/meson.build", 1437 "./src/asahi/vulkan/hk_device_memory.c", 1438 "./src/asahi/vulkan/hk_descriptor_set_layout.c", 1439 "./src/asahi/vulkan/hk_nir_lower_descriptors.c", 1440 "./src/asahi/vulkan/hk_descriptor_set.h", 1441 "./src/asahi/vulkan/hk_physical_device.c", 1442 "./src/asahi/vulkan/hk_image.c", 1443 "./src/asahi/vulkan/hk_instance.c", 1444 "./src/asahi/vulkan/hk_sampler.h", 1445 "./src/asahi/vulkan/hk_cmd_buffer.h", 1446 "./src/asahi/vulkan/hk_descriptor_set_layout.h", 1447 "./src/asahi/vulkan/hk_device.c", 1448 "./src/asahi/vulkan/hk_cmd_pool.h", 1449 "./src/asahi/libagx/libagx_intrinsics.h", 1450 "./src/asahi/libagx/helper.h", 1451 "./src/asahi/libagx/tessellator.h", 1452 "./src/asahi/libagx/query.h", 1453 "./src/asahi/libagx/compression.h", 1454 "./src/asahi/libagx/libagx_dgc.h", 1455 "./src/asahi/libagx/geometry.h", 1456 "./src/asahi/libagx/meson.build", 1457 "./src/asahi/genxml/cmdbuf.xml", 1458 "./src/asahi/genxml/agx_pack_header.h", 1459 "./src/asahi/genxml/meson.build", 1460 "./src/asahi/genxml/gen_pack.py", 1461 "./src/asahi/meson.build", 1462 "./src/asahi/compiler/agx_nir_lower_cull_distance.c", 1463 "./src/asahi/compiler/agx_nir_lower_address.c", 1464 "./src/asahi/compiler/agx_ir.c", 1465 "./src/asahi/compiler/agx_nir_lower_discard_zs_emit.c", 1466 "./src/asahi/compiler/agx_nir_texture.h", 1467 "./src/asahi/compiler/agx_lower_parallel_copy.c", 1468 "./src/asahi/compiler/agx_opt_empty_else.c", 1469 "./src/asahi/compiler/agx_liveness.c", 1470 "./src/asahi/compiler/agx_validate.c", 1471 "./src/asahi/compiler/agx_opt_compact_constants.c", 1472 "./src/asahi/compiler/agx_validate_ra.c", 1473 "./src/asahi/compiler/agx_opt_cse.c", 1474 "./src/asahi/compiler/agx_dce.c", 1475 "./src/asahi/compiler/agx_nir.h", 1476 "./src/asahi/compiler/agx_opcodes.c.py", 1477 "./src/asahi/compiler/test/test-compact-constants.cpp", 1478 "./src/asahi/compiler/test/agx_test.h", 1479 "./src/asahi/compiler/test/test-lower-spill.cpp", 1480 "./src/asahi/compiler/test/test-optimizer.cpp", 1481 "./src/asahi/compiler/test/test-lower-parallel-copy.cpp", 1482 "./src/asahi/compiler/test/test-lower-pseudo.cpp", 1483 "./src/asahi/compiler/test/test-repair-ssa.cpp", 1484 "./src/asahi/compiler/test/test-minifloat.cpp", 1485 "./src/asahi/compiler/agx_opt_jmp_none.c", 1486 "./src/asahi/compiler/agx_compile.c", 1487 "./src/asahi/compiler/agx_nir_lower_sample_mask.c", 1488 "./src/asahi/compiler/agx_pack.c", 1489 "./src/asahi/compiler/agx_reindex_ssa.c", 1490 "./src/asahi/compiler/agx_opcodes.h.py", 1491 "./src/asahi/compiler/agx_nir_lower_fminmax.c", 1492 "./src/asahi/compiler/agx_lower_uniform_sources.c", 1493 "./src/asahi/compiler/agx_opt_break_if.c", 1494 "./src/asahi/compiler/agx_pressure_schedule.c", 1495 "./src/asahi/compiler/agx_minifloat.h", 1496 "./src/asahi/compiler/agx_performance.c", 1497 "./src/asahi/compiler/agx_print.c", 1498 "./src/asahi/compiler/agx_register_allocate.c", 1499 "./src/asahi/compiler/agx_compiler.h", 1500 "./src/asahi/compiler/agx_spill.c", 1501 "./src/asahi/compiler/meson.build", 1502 "./src/asahi/compiler/agx_nir_lower_shared_bitsize.c", 1503 "./src/asahi/compiler/agx_opt_promote_constants.c", 1504 "./src/asahi/compiler/agx_nir_lower_frag_sidefx.c", 1505 "./src/asahi/compiler/agx_compile.h", 1506 "./src/asahi/compiler/agx_opcodes.py", 1507 "./src/asahi/compiler/agx_builder.h.py", 1508 "./src/asahi/compiler/agx_optimizer.c", 1509 "./src/asahi/compiler/agx_lower_pseudo.c", 1510 "./src/asahi/compiler/agx_lower_spill.c", 1511 "./src/asahi/compiler/agx_debug.h", 1512 "./src/asahi/compiler/agx_nir_lower_texture.c", 1513 "./src/asahi/compiler/agx_nir_lower_subgroups.c", 1514 "./src/asahi/compiler/agx_repair_ssa.c", 1515 "./src/asahi/compiler/agx_lower_divergent_shuffle.c", 1516 "./src/asahi/compiler/agx_insert_waits.c", 1517 "./src/asahi/compiler/agx_nir_lower_interpolation.c", 1518 "./src/asahi/compiler/agx_nir_algebraic.py", 1519 "./src/asahi/compiler/agx_lower_64bit.c", 1520 "./src/asahi/compiler/agx_nir_opt_preamble.c", 1521 "./src/asahi/clc/asahi_clc.h", 1522 "./src/asahi/clc/meson.build", 1523 "./src/asahi/clc/asahi_clc.c", 1524 "./src/etnaviv/isa/tests/meson.build", 1525 "./src/etnaviv/isa/tests/disasm.cpp", 1526 "./src/etnaviv/isa/encode.c", 1527 "./src/etnaviv/isa/etnaviv.xml", 1528 "./src/etnaviv/isa/asm.h", 1529 "./src/etnaviv/isa/bindings.h", 1530 "./src/etnaviv/isa/isa.h", 1531 "./src/etnaviv/isa/assembler.c", 1532 "./src/etnaviv/isa/disasm.c", 1533 "./src/etnaviv/isa/meson.build", 1534 "./src/etnaviv/isa/enums.h.py", 1535 "./src/etnaviv/drm-shim/etnaviv_noop.c", 1536 "./src/etnaviv/drm-shim/meson.build", 1537 "./src/etnaviv/hwdb/etna_hwdb.h", 1538 "./src/etnaviv/hwdb/hwdb.h.py", 1539 "./src/etnaviv/hwdb/etna_hwdb.c", 1540 "./src/etnaviv/hwdb/meson.build", 1541 "./src/etnaviv/common/etna_core_info.h", 1542 "./src/etnaviv/common/meson.build", 1543 "./src/etnaviv/common/scripts/parse_huffman.py", 1544 "./src/etnaviv/hw/texdesc_3d.xml.h", 1545 "./src/etnaviv/hw/cmdstream.xml.h", 1546 "./src/etnaviv/hw/state_3d.xml.h", 1547 "./src/etnaviv/hw/state_blt.xml.h", 1548 "./src/etnaviv/hw/state.xml.h", 1549 "./src/etnaviv/hw/common.xml.h", 1550 "./src/etnaviv/hw/common_3d.xml.h", 1551 "./src/etnaviv/meson.build", 1552 "./src/etnaviv/drm/tests/etnaviv_bo_cache_test.c", 1553 "./src/etnaviv/drm/tests/etnaviv_cmd_stream_test.c", 1554 "./src/etnaviv/drm/tests/meson.build", 1555 "./src/etnaviv/drm/etnaviv_gpu.c", 1556 "./src/etnaviv/drm/etnaviv_bo.c", 1557 "./src/etnaviv/drm/etnaviv_perfmon.c", 1558 "./src/etnaviv/drm/etnaviv_device.c", 1559 "./src/etnaviv/drm/etnaviv_priv.h", 1560 "./src/etnaviv/drm/etnaviv_bo_cache.c", 1561 "./src/etnaviv/drm/meson.build", 1562 "./src/etnaviv/drm/etnaviv_pipe.c", 1563 "./src/etnaviv/drm/etnaviv_drmif.h", 1564 "./src/etnaviv/drm/etnaviv_cmd_stream.c", 1565 "./src/etnaviv/ci/etnaviv-vipnano-si-plus-fails.txt", 1566 "./src/etnaviv/ci/etnaviv-vipnano-si-plus-flakes.txt", 1567 "./src/etnaviv/ci/etnaviv-gc2000-fails.txt", 1568 "./src/etnaviv/ci/etnaviv-gc7000-flakes.txt", 1569 "./src/etnaviv/ci/etnaviv-vipnano-si-plus-skips.txt", 1570 "./src/etnaviv/ci/etnaviv-vipnano-fails.txt", 1571 "./src/etnaviv/ci/etnaviv-vipnano-flakes.txt", 1572 "./src/etnaviv/ci/etnaviv-gc7000-fails.txt", 1573 "./src/etnaviv/ci/etnaviv-gc2000-flakes.txt", 1574 "./src/etnaviv/ci/etnaviv-vipnano-skips.txt", 1575 "./src/etnaviv/ci/etnaviv-gc2000-skips.txt", 1576 "./src/mesa/math/m_matrix.h", 1577 "./src/mesa/math/m_matrix.c", 1578 "./src/mesa/math/m_eval.h", 1579 "./src/mesa/math/m_eval.c", 1580 "./src/mesa/main/hint.h", 1581 "./src/mesa/main/menums.h", 1582 "./src/mesa/main/draw.h", 1583 "./src/mesa/main/framebuffer.h", 1584 "./src/mesa/main/context.h", 1585 "./src/mesa/main/texcompress_fxt1.c", 1586 "./src/mesa/main/errors.c", 1587 "./src/mesa/main/syncobj.c", 1588 "./src/mesa/main/version.c", 1589 "./src/mesa/main/lines.h", 1590 "./src/mesa/main/tests/program_state_string.cpp", 1591 "./src/mesa/main/tests/enum_strings.cpp", 1592 "./src/mesa/main/tests/stubs.cpp", 1593 "./src/mesa/main/tests/mesa_formats.cpp", 1594 "./src/mesa/main/tests/meson.build", 1595 "./src/mesa/main/tests/mesa_extensions.cpp", 1596 "./src/mesa/main/glthread.h", 1597 "./src/mesa/main/texcompress_rgtc.c", 1598 "./src/mesa/main/genmipmap.h", 1599 "./src/mesa/main/texcompress_s3tc.c", 1600 "./src/mesa/main/clip.h", 1601 "./src/mesa/main/uniforms.c", 1602 "./src/mesa/main/dlist.c", 1603 "./src/mesa/main/light.h", 1604 "./src/mesa/main/samplerobj.h", 1605 "./src/mesa/main/shaderapi.c", 1606 "./src/mesa/main/syncobj.h", 1607 "./src/mesa/main/texobj.c", 1608 "./src/mesa/main/glthread_get.c", 1609 "./src/mesa/main/state.c", 1610 "./src/mesa/main/shaderapi.h", 1611 "./src/mesa/main/fog.h", 1612 "./src/mesa/main/matrix.c", 1613 "./src/mesa/main/lines.c", 1614 "./src/mesa/main/image.c", 1615 "./src/mesa/main/shader_types.h", 1616 "./src/mesa/main/conservativeraster.h", 1617 "./src/mesa/main/texstate.h", 1618 "./src/mesa/main/enable.c", 1619 "./src/mesa/main/format_utils.c", 1620 "./src/mesa/main/feedback.h", 1621 "./src/mesa/main/bbox.h", 1622 "./src/mesa/main/debug.h", 1623 "./src/mesa/main/blend.h", 1624 "./src/mesa/main/format_pack.h", 1625 "./src/mesa/main/debug_output.h", 1626 "./src/mesa/main/texcompress_s3tc.h", 1627 "./src/mesa/main/colormac.h", 1628 "./src/mesa/main/points.h", 1629 "./src/mesa/main/format_unpack.h", 1630 "./src/mesa/main/shader_query.cpp", 1631 "./src/mesa/main/spirv_extensions.c", 1632 "./src/mesa/main/errors.h", 1633 "./src/mesa/main/debug.c", 1634 "./src/mesa/main/api_arrayelt.c", 1635 "./src/mesa/main/vdpau.c", 1636 "./src/mesa/main/glthread_marshal.h", 1637 "./src/mesa/main/context.c", 1638 "./src/mesa/main/uniforms.h", 1639 "./src/mesa/main/fbobject.h", 1640 "./src/mesa/main/rastpos.h", 1641 "./src/mesa/main/texcompress_rgtc.h", 1642 "./src/mesa/main/attrib.c", 1643 "./src/mesa/main/glthread_draw_unroll.c", 1644 "./src/mesa/main/consts_exts.h", 1645 "./src/mesa/main/light.c", 1646 "./src/mesa/main/conservativeraster.c", 1647 "./src/mesa/main/texstore.c", 1648 "./src/mesa/main/queryobj.c", 1649 "./src/mesa/main/buffers.h", 1650 "./src/mesa/main/extensions_table.c", 1651 "./src/mesa/main/extensions.h", 1652 "./src/mesa/main/accum.c", 1653 "./src/mesa/main/spirv_capabilities.c", 1654 "./src/mesa/main/uniform_query.cpp", 1655 "./src/mesa/main/copyimage.c", 1656 "./src/mesa/main/formats.h", 1657 "./src/mesa/main/getstring.c", 1658 "./src/mesa/main/program_resource.c", 1659 "./src/mesa/main/texcompress_cpal.c", 1660 "./src/mesa/main/enums.h", 1661 "./src/mesa/main/drawtex.c", 1662 "./src/mesa/main/texobj.h", 1663 "./src/mesa/main/glformats.c", 1664 "./src/mesa/main/hash.c", 1665 "./src/mesa/main/texstore.h", 1666 "./src/mesa/main/performance_query.c", 1667 "./src/mesa/main/varray.h", 1668 "./src/mesa/main/texcompress_bptc.c", 1669 "./src/mesa/main/mesa_private.h", 1670 "./src/mesa/main/barrier.c", 1671 "./src/mesa/main/samplerobj.c", 1672 "./src/mesa/main/glspirv.h", 1673 "./src/mesa/main/pipelineobj.h", 1674 "./src/mesa/main/state.h", 1675 "./src/mesa/main/arrayobj.c", 1676 "./src/mesa/main/pixeltransfer.c", 1677 "./src/mesa/main/condrender.h", 1678 "./src/mesa/main/texparam.c", 1679 "./src/mesa/main/sse_minmax.h", 1680 "./src/mesa/main/texturebindless.h", 1681 "./src/mesa/main/formatquery.c", 1682 "./src/mesa/main/texenvprogram.h", 1683 "./src/mesa/main/extensions.c", 1684 "./src/mesa/main/program_binary.c", 1685 "./src/mesa/main/format_info.py", 1686 "./src/mesa/main/performance_monitor.c", 1687 "./src/mesa/main/genmipmap.c", 1688 "./src/mesa/main/version.h", 1689 "./src/mesa/main/spirv_extensions.h", 1690 "./src/mesa/main/texstorage.h", 1691 "./src/mesa/main/clip.c", 1692 "./src/mesa/main/glformats.h", 1693 "./src/mesa/main/shaderobj.h", 1694 "./src/mesa/main/feedback.c", 1695 "./src/mesa/main/readpix.h", 1696 "./src/mesa/main/bufferobj.c", 1697 "./src/mesa/main/shaderimage.c", 1698 "./src/mesa/main/mipmap.c", 1699 "./src/mesa/main/scissor.c", 1700 "./src/mesa/main/framebuffer.c", 1701 "./src/mesa/main/pbo.h", 1702 "./src/mesa/main/arbprogram.c", 1703 "./src/mesa/main/transformfeedback.c", 1704 "./src/mesa/main/texcompress_etc.h", 1705 "./src/mesa/main/textureview.c", 1706 "./src/mesa/main/texcompress_bptc.h", 1707 "./src/mesa/main/atifragshader.c", 1708 "./src/mesa/main/viewport.h", 1709 "./src/mesa/main/readpix.c", 1710 "./src/mesa/main/viewport.c", 1711 "./src/mesa/main/formats.c", 1712 "./src/mesa/main/texcompress_astc.h", 1713 "./src/mesa/main/glthread_shaderobj.c", 1714 "./src/mesa/main/glthread_bufferobj.c", 1715 "./src/mesa/main/depth.c", 1716 "./src/mesa/main/debug_output.c", 1717 "./src/mesa/main/clear.c", 1718 "./src/mesa/main/shaderimage.h", 1719 "./src/mesa/main/draw.c", 1720 "./src/mesa/main/teximage.h", 1721 "./src/mesa/main/sse_minmax.c", 1722 "./src/mesa/main/queryobj.h", 1723 "./src/mesa/main/eval.h", 1724 "./src/mesa/main/bbox.c", 1725 "./src/mesa/main/depth.h", 1726 "./src/mesa/main/enable.h", 1727 "./src/mesa/main/config.h", 1728 "./src/mesa/main/compute.c", 1729 "./src/mesa/main/bufferobj.h", 1730 "./src/mesa/main/buffers.c", 1731 "./src/mesa/main/eval.c", 1732 "./src/mesa/main/blit.h", 1733 "./src/mesa/main/fog.c", 1734 "./src/mesa/main/glthread_pixels.c", 1735 "./src/mesa/main/atifragshader.h", 1736 "./src/mesa/main/mipmap.h", 1737 "./src/mesa/main/pixelstore.c", 1738 "./src/mesa/main/condrender.c", 1739 "./src/mesa/main/glspirv.c", 1740 "./src/mesa/main/transformfeedback.h", 1741 "./src/mesa/main/pixel.h", 1742 "./src/mesa/main/pbo.c", 1743 "./src/mesa/main/drawpix.c", 1744 "./src/mesa/main/hash.h", 1745 "./src/mesa/main/texenv.c", 1746 "./src/mesa/main/multisample.h", 1747 "./src/mesa/main/performance_monitor.h", 1748 "./src/mesa/main/externalobjects.h", 1749 "./src/mesa/main/textureview.h", 1750 "./src/mesa/main/matrix.h", 1751 "./src/mesa/main/hint.c", 1752 "./src/mesa/main/dd.h", 1753 "./src/mesa/main/macros.h", 1754 "./src/mesa/main/spirv_capabilities.h", 1755 "./src/mesa/main/glthread_list.c", 1756 "./src/mesa/main/shared.c", 1757 "./src/mesa/main/stencil.c", 1758 "./src/mesa/main/format_utils.h", 1759 "./src/mesa/main/texstate.c", 1760 "./src/mesa/main/ffvertex_prog.h", 1761 "./src/mesa/main/texturebindless.c", 1762 "./src/mesa/main/image.h", 1763 "./src/mesa/main/meson.build", 1764 "./src/mesa/main/attrib.h", 1765 "./src/mesa/main/texgen.c", 1766 "./src/mesa/main/get_hash_generator.py", 1767 "./src/mesa/main/get.c", 1768 "./src/mesa/main/robustness.c", 1769 "./src/mesa/main/ff_fragment_shader.c", 1770 "./src/mesa/main/mtypes.h", 1771 "./src/mesa/main/scissor.h", 1772 "./src/mesa/main/pack.c", 1773 "./src/mesa/main/externalobjects.c", 1774 "./src/mesa/main/pipelineobj.c", 1775 "./src/mesa/main/texcompress_etc.c", 1776 "./src/mesa/main/texparam.h", 1777 "./src/mesa/main/pixelstore.h", 1778 "./src/mesa/main/accum.h", 1779 "./src/mesa/main/varray.c", 1780 "./src/mesa/main/arrayobj.h", 1781 "./src/mesa/main/texstorage.c", 1782 "./src/mesa/main/get.h", 1783 "./src/mesa/main/rastpos.c", 1784 "./src/mesa/main/texgetimage.c", 1785 "./src/mesa/main/blend.c", 1786 "./src/mesa/main/texcompress.h", 1787 "./src/mesa/main/format_parser.py", 1788 "./src/mesa/main/draw_validate.h", 1789 "./src/mesa/main/performance_query.h", 1790 "./src/mesa/main/texcompress.c", 1791 "./src/mesa/main/format_fallback.py", 1792 "./src/mesa/main/points.c", 1793 "./src/mesa/main/stencil.h", 1794 "./src/mesa/main/fbobject.c", 1795 "./src/mesa/main/pack.h", 1796 "./src/mesa/main/shared.h", 1797 "./src/mesa/main/texgetimage.h", 1798 "./src/mesa/main/api_arrayelt.h", 1799 "./src/mesa/main/glthread_draw.c", 1800 "./src/mesa/main/glthread_varray.c", 1801 "./src/mesa/main/ffvertex_prog.c", 1802 "./src/mesa/main/texcompress_fxt1.h", 1803 "./src/mesa/main/pixel.c", 1804 "./src/mesa/main/texcompress_cpal.h", 1805 "./src/mesa/main/polygon.h", 1806 "./src/mesa/main/es1_conversion.c", 1807 "./src/mesa/main/renderbuffer.h", 1808 "./src/mesa/main/teximage.c", 1809 "./src/mesa/main/texcompress_astc.cpp", 1810 "./src/mesa/main/program_binary.h", 1811 "./src/mesa/main/formatquery.h", 1812 "./src/mesa/main/extensions_table.h", 1813 "./src/mesa/main/querymatrix.c", 1814 "./src/mesa/main/renderbuffer.c", 1815 "./src/mesa/main/objectlabel.c", 1816 "./src/mesa/main/polygon.c", 1817 "./src/mesa/main/blit.c", 1818 "./src/mesa/main/draw_validate.c", 1819 "./src/mesa/main/shaderobj.c", 1820 "./src/mesa/main/dlist.h", 1821 "./src/mesa/main/glthread.c", 1822 "./src/mesa/main/pixeltransfer.h", 1823 "./src/mesa/main/glconfig.h", 1824 "./src/mesa/main/multisample.c", 1825 "./src/mesa/main/get_hash_params.py", 1826 "./src/mesa/program/prog_cache.c", 1827 "./src/mesa/program/program.c", 1828 "./src/mesa/program/arbprogparse.h", 1829 "./src/mesa/program/prog_instruction.c", 1830 "./src/mesa/program/prog_statevars.c", 1831 "./src/mesa/program/program_parse_extra.c", 1832 "./src/mesa/program/prog_statevars.h", 1833 "./src/mesa/program/prog_cache.h", 1834 "./src/mesa/program/program_parser.h", 1835 "./src/mesa/program/prog_print.h", 1836 "./src/mesa/program/program.h", 1837 "./src/mesa/program/prog_print.c", 1838 "./src/mesa/program/prog_parameter.h", 1839 "./src/mesa/program/prog_parameter.c", 1840 "./src/mesa/program/meson.build", 1841 "./src/mesa/program/prog_to_nir.c", 1842 "./src/mesa/program/symbol_table.h", 1843 "./src/mesa/program/symbol_table.c", 1844 "./src/mesa/program/prog_parameter_layout.c", 1845 "./src/mesa/program/prog_instruction.h", 1846 "./src/mesa/program/prog_to_nir.h", 1847 "./src/mesa/program/prog_parameter_layout.h", 1848 "./src/mesa/program/arbprogparse.c", 1849 "./src/mesa/program/dummy_errors.c", 1850 "./src/mesa/vbo/vbo_exec_api.c", 1851 "./src/mesa/vbo/vbo_context.c", 1852 "./src/mesa/vbo/vbo_save_draw.c", 1853 "./src/mesa/vbo/vbo_save_loopback.c", 1854 "./src/mesa/vbo/vbo_save_api.c", 1855 "./src/mesa/vbo/vbo_exec_draw.c", 1856 "./src/mesa/vbo/vbo.h", 1857 "./src/mesa/vbo/vbo_save.h", 1858 "./src/mesa/vbo/vbo_attrib.h", 1859 "./src/mesa/vbo/vbo_noop.c", 1860 "./src/mesa/vbo/vbo_private.h", 1861 "./src/mesa/vbo/vbo_attrib_tmp.h", 1862 "./src/mesa/vbo/vbo_minmax_index.c", 1863 "./src/mesa/vbo/vbo_exec.h", 1864 "./src/mesa/vbo/vbo_save.c", 1865 "./src/mesa/vbo/vbo_util.h", 1866 "./src/mesa/vbo/vbo_exec_eval.c", 1867 "./src/mesa/vbo/vbo_exec.c", 1868 "./src/mesa/x86/assyntax.h", 1869 "./src/mesa/meson.build", 1870 "./src/mesa/state_tracker/st_atom.h", 1871 "./src/mesa/state_tracker/st_atom_scissor.c", 1872 "./src/mesa/state_tracker/st_cb_flush.c", 1873 "./src/mesa/state_tracker/tests/st_format.c", 1874 "./src/mesa/state_tracker/tests/meson.build", 1875 "./src/mesa/state_tracker/st_atom_tess.c", 1876 "./src/mesa/state_tracker/st_cb_copyimage.h", 1877 "./src/mesa/state_tracker/st_cb_drawtex.h", 1878 "./src/mesa/state_tracker/st_cb_drawpixels.h", 1879 "./src/mesa/state_tracker/st_shader_cache.h", 1880 "./src/mesa/state_tracker/st_context.h", 1881 "./src/mesa/state_tracker/st_vdpau.c", 1882 "./src/mesa/state_tracker/st_debug.h", 1883 "./src/mesa/state_tracker/st_atom_clip.c", 1884 "./src/mesa/state_tracker/st_atom_rasterizer.c", 1885 "./src/mesa/state_tracker/st_texcompress_compute.h", 1886 "./src/mesa/state_tracker/st_format.c", 1887 "./src/mesa/state_tracker/st_atom_texture.c", 1888 "./src/mesa/state_tracker/st_atom_array.cpp", 1889 "./src/mesa/state_tracker/st_extensions.h", 1890 "./src/mesa/state_tracker/st_nir_lower_fog.c", 1891 "./src/mesa/state_tracker/st_pbo_compute.c", 1892 "./src/mesa/state_tracker/st_cb_readpixels.c", 1893 "./src/mesa/state_tracker/st_atom_constbuf.c", 1894 "./src/mesa/state_tracker/st_pbo.c", 1895 "./src/mesa/state_tracker/st_cb_feedback.c", 1896 "./src/mesa/state_tracker/st_nir_builtins.c", 1897 "./src/mesa/state_tracker/st_sampler_view.h", 1898 "./src/mesa/state_tracker/st_cb_clear.c", 1899 "./src/mesa/state_tracker/st_nir_unlower_io_to_vars.c", 1900 "./src/mesa/state_tracker/st_manager.c", 1901 "./src/mesa/state_tracker/st_draw.c", 1902 "./src/mesa/state_tracker/st_manager.h", 1903 "./src/mesa/state_tracker/st_cb_drawtex.c", 1904 "./src/mesa/state_tracker/st_atom_storagebuf.c", 1905 "./src/mesa/state_tracker/st_program.h", 1906 "./src/mesa/state_tracker/st_atom_sampler.c", 1907 "./src/mesa/state_tracker/st_cb_readpixels.h", 1908 "./src/mesa/state_tracker/st_atom_image.c", 1909 "./src/mesa/state_tracker/st_debug.c", 1910 "./src/mesa/state_tracker/st_atom_depth.c", 1911 "./src/mesa/state_tracker/st_extensions.c", 1912 "./src/mesa/state_tracker/st_interop.c", 1913 "./src/mesa/state_tracker/st_cb_bitmap.h", 1914 "./src/mesa/state_tracker/st_program.c", 1915 "./src/mesa/state_tracker/st_glsl_to_nir.cpp", 1916 "./src/mesa/state_tracker/st_draw_hw_select.c", 1917 "./src/mesa/state_tracker/st_scissor.c", 1918 "./src/mesa/state_tracker/st_cb_rasterpos.h", 1919 "./src/mesa/state_tracker/st_cb_flush.h", 1920 "./src/mesa/state_tracker/st_atom_framebuffer.c", 1921 "./src/mesa/state_tracker/st_atifs_to_nir.c", 1922 "./src/mesa/state_tracker/st_cb_drawpixels.c", 1923 "./src/mesa/state_tracker/st_atom_constbuf.h", 1924 "./src/mesa/state_tracker/st_bc1_tables.h", 1925 "./src/mesa/state_tracker/st_nir_lower_tex_src_plane.c", 1926 "./src/mesa/state_tracker/st_shader_cache.c", 1927 "./src/mesa/state_tracker/st_atom_list.h", 1928 "./src/mesa/state_tracker/st_pbo.h", 1929 "./src/mesa/state_tracker/st_atom_msaa.c", 1930 "./src/mesa/state_tracker/st_glsl_to_nir.h", 1931 "./src/mesa/state_tracker/st_atom_shader.c", 1932 "./src/mesa/state_tracker/st_cb_feedback.h", 1933 "./src/mesa/state_tracker/st_util.h", 1934 "./src/mesa/state_tracker/st_copytex.c", 1935 "./src/mesa/state_tracker/st_format.h", 1936 "./src/mesa/state_tracker/st_scissor.h", 1937 "./src/mesa/state_tracker/st_atom_atomicbuf.c", 1938 "./src/mesa/state_tracker/st_atifs_to_nir.h", 1939 "./src/mesa/state_tracker/st_gen_mipmap.h", 1940 "./src/mesa/state_tracker/st_atom_pixeltransfer.c", 1941 "./src/mesa/state_tracker/st_atom_blend.c", 1942 "./src/mesa/state_tracker/st_cb_texture.h", 1943 "./src/mesa/state_tracker/st_cb_eglimage.c", 1944 "./src/mesa/state_tracker/st_sampler_view.c", 1945 "./src/mesa/state_tracker/st_texture.h", 1946 "./src/mesa/state_tracker/st_cb_rasterpos.c", 1947 "./src/mesa/state_tracker/st_atom_viewport.c", 1948 "./src/mesa/state_tracker/st_texcompress_compute.c", 1949 "./src/mesa/state_tracker/st_gen_mipmap.c", 1950 "./src/mesa/state_tracker/st_texture.c", 1951 "./src/mesa/state_tracker/st_context.c", 1952 "./src/mesa/state_tracker/st_atom_stipple.c", 1953 "./src/mesa/state_tracker/st_cb_copyimage.c", 1954 "./src/mesa/state_tracker/st_draw.h", 1955 "./src/mesa/state_tracker/st_vdpau.h", 1956 "./src/mesa/state_tracker/st_nir.h", 1957 "./src/mesa/state_tracker/st_copytex.h", 1958 "./src/mesa/state_tracker/st_nir_lower_builtin.c", 1959 "./src/mesa/state_tracker/st_cb_clear.h", 1960 "./src/mesa/state_tracker/st_cb_texture.c", 1961 "./src/mesa/state_tracker/st_interop.h", 1962 "./src/mesa/state_tracker/st_cb_eglimage.h", 1963 "./src/mesa/state_tracker/st_nir_lower_position_invariant.c", 1964 "./src/mesa/state_tracker/st_cb_bitmap.c", 1965 "./src/mesa/state_tracker/st_draw_feedback.c", 1966 "./src/x11/loader_x11.c", 1967 "./src/x11/loader_x11.h", 1968 "./src/x11/meson.build", 1969 "./src/gbm/main/gbmint.h", 1970 "./src/gbm/main/backend.h", 1971 "./src/gbm/main/gbm_abi_check.c", 1972 "./src/gbm/main/gbm_backend_abi.h", 1973 "./src/gbm/main/backend.c", 1974 "./src/gbm/main/gbm.c", 1975 "./src/gbm/main/gbm.h", 1976 "./src/gbm/gbm-symbols.txt", 1977 "./src/gbm/meson.build", 1978 "./src/gbm/backends/dri/gbm_dri.c", 1979 "./src/gbm/backends/dri/meson.build", 1980 "./src/gbm/backends/dri/gbm_driint.h", 1981 "./src/egl/main/eglglobals.h", 1982 "./src/egl/main/egllog.c", 1983 "./src/egl/main/eglarray.h", 1984 "./src/egl/main/eglsurface.c", 1985 "./src/egl/main/eglconfig.h", 1986 "./src/egl/main/egldevice.c", 1987 "./src/egl/main/egltypedefs.h", 1988 "./src/egl/main/eglimage.h", 1989 "./src/egl/main/eglglvnd.c", 1990 "./src/egl/main/eglsync.h", 1991 "./src/egl/main/eglcurrent.c", 1992 "./src/egl/main/eglconfigdebug.h", 1993 "./src/egl/main/eglconfig.c", 1994 "./src/egl/main/egldispatchstubs.h", 1995 "./src/egl/main/egldisplay.c", 1996 "./src/egl/main/eglarray.c", 1997 "./src/egl/main/eglcurrent.h", 1998 "./src/egl/main/eglcontext.h", 1999 "./src/egl/main/eglentrypoint.h", 2000 "./src/egl/main/eglsurface.h", 2001 "./src/egl/main/eglapi.c", 2002 "./src/egl/main/egldisplay.h", 2003 "./src/egl/main/egldefines.h", 2004 "./src/egl/main/eglconfigdebug.c", 2005 "./src/egl/main/egldriver.h", 2006 "./src/egl/main/egldispatchstubs.c", 2007 "./src/egl/main/eglsync.c", 2008 "./src/egl/main/eglimage.c", 2009 "./src/egl/main/egldevice.h", 2010 "./src/egl/main/eglglobals.c", 2011 "./src/egl/main/egllog.h", 2012 "./src/egl/main/eglcontext.c", 2013 "./src/egl/wayland/wayland-drm/wayland-drm.h", 2014 "./src/egl/wayland/wayland-drm/wayland-drm.xml", 2015 "./src/egl/wayland/wayland-drm/wayland-drm.c", 2016 "./src/egl/wayland/wayland-drm/meson.build", 2017 "./src/egl/drivers/wgl/egl_wgl.h", 2018 "./src/egl/drivers/wgl/egl_wgl.c", 2019 "./src/egl/drivers/dri2/platform_ohos.c", 2020 "./src/egl/drivers/dri2/platform_wayland.c", 2021 "./src/egl/drivers/dri2/platform_x11_dri3.h", 2022 "./src/egl/drivers/dri2/platform_x11.h", 2023 "./src/egl/drivers/dri2/egl_dri2.h", 2024 "./src/egl/drivers/dri2/egl_dri2.c", 2025 "./src/egl/drivers/dri2/platform_device.c", 2026 "./src/egl/drivers/dri2/platform_x11_dri3.c", 2027 "./src/egl/drivers/dri2/platform_drm.c", 2028 "./src/egl/drivers/dri2/platform_surfaceless.c", 2029 "./src/egl/drivers/dri2/platform_x11.c", 2030 "./src/egl/drivers/haiku/egl_haiku.cpp", 2031 "./src/egl/egl-entrypoint-check.py", 2032 "./src/egl/egl-glvnd-symbols.txt", 2033 "./src/egl/meson.build", 2034 "./src/egl/egl-symbols.txt", 2035 "./src/egl/generate/eglFunctionList.py", 2036 "./src/egl/generate/egl.xml", 2037 "./src/egl/generate/egl_other.xml", 2038 "./src/egl/generate/gen_egl_dispatch.py", 2039 "./src/vulkan/registry/vk.xml", 2040 "./src/vulkan/registry/update-aliases.py", 2041 "./src/vulkan/util/vk_struct_type_cast_gen.py", 2042 "./src/vulkan/util/vk_entrypoints.py", 2043 "./src/vulkan/util/vk_util.c", 2044 "./src/vulkan/util/vk_cmd_queue_gen.py", 2045 "./src/vulkan/util/vk_physical_device_properties_gen.py", 2046 "./src/vulkan/util/vk_util.h", 2047 "./src/vulkan/util/vk_physical_device_features_gen.py", 2048 "./src/vulkan/util/vk_dispatch_trampolines_gen.py", 2049 "./src/vulkan/util/vk_entrypoints_gen.py", 2050 "./src/vulkan/util/vk_extensions_gen.py", 2051 "./src/vulkan/util/vk_format.h", 2052 "./src/vulkan/util/vk_physical_device_spirv_caps_gen.py", 2053 "./src/vulkan/util/meson.build", 2054 "./src/vulkan/util/vk_format.c", 2055 "./src/vulkan/util/vk_extensions.py", 2056 "./src/vulkan/util/gen_enum_to_str.py", 2057 "./src/vulkan/util/vk_icd_gen.py", 2058 "./src/vulkan/util/vk_alloc.h", 2059 "./src/vulkan/util/vk_synchronization_helpers_gen.py", 2060 "./src/vulkan/util/vk_alloc.c", 2061 "./src/vulkan/util/vk_dispatch_table_gen.py", 2062 "./src/vulkan/wsi/wsi_common_private.h", 2063 "./src/vulkan/wsi/wsi_common_metal.c", 2064 "./src/vulkan/wsi/wsi_common_display.h", 2065 "./src/vulkan/wsi/wsi_common_wayland.c", 2066 "./src/vulkan/wsi/wsi_common_queue.h", 2067 "./src/vulkan/wsi/wsi_common_metal_layer.h", 2068 "./src/vulkan/wsi/wsi_common_x11.c", 2069 "./src/vulkan/wsi/wsi_common.c", 2070 "./src/vulkan/wsi/meson.build", 2071 "./src/vulkan/wsi/wsi_common.h", 2072 "./src/vulkan/wsi/wsi_common_headless.c", 2073 "./src/vulkan/wsi/wsi_common_drm.c", 2074 "./src/vulkan/wsi/wsi_common_drm.h", 2075 "./src/vulkan/wsi/wsi_common_win32.cpp", 2076 "./src/vulkan/wsi/wsi_common_display.c", 2077 "./src/vulkan/screenshot-layer/LICENSE.txt", 2078 "./src/vulkan/screenshot-layer/mesa-screenshot-control.py", 2079 "./src/vulkan/screenshot-layer/screenshot_params.c", 2080 "./src/vulkan/screenshot-layer/screenshot_params.h", 2081 "./src/vulkan/screenshot-layer/screenshot.cpp", 2082 "./src/vulkan/screenshot-layer/meson.build", 2083 "./src/vulkan/device-select-layer/device_select_layer.c", 2084 "./src/vulkan/device-select-layer/device_select.h", 2085 "./src/vulkan/device-select-layer/device_select_x11.c", 2086 "./src/vulkan/device-select-layer/device_select_wayland.c", 2087 "./src/vulkan/device-select-layer/meson.build", 2088 "./src/vulkan/overlay-layer/mesa-overlay-control.py", 2089 "./src/vulkan/overlay-layer/overlay.cpp", 2090 "./src/vulkan/overlay-layer/overlay_params.h", 2091 "./src/vulkan/overlay-layer/overlay_params.c", 2092 "./src/vulkan/overlay-layer/meson.build", 2093 "./src/vulkan/vulkan-icd-symbols.txt", 2094 "./src/vulkan/meson.build", 2095 "./src/vulkan/runtime/vk_meta.h", 2096 "./src/vulkan/runtime/vk_command_buffer.c", 2097 "./src/vulkan/runtime/vk_log.h", 2098 "./src/vulkan/runtime/vk_command_pool.c", 2099 "./src/vulkan/runtime/vk_sampler.h", 2100 "./src/vulkan/runtime/vk_fence.c", 2101 "./src/vulkan/runtime/vk_blend.c", 2102 "./src/vulkan/runtime/vk_limits.h", 2103 "./src/vulkan/runtime/vk_shader_module.c", 2104 "./src/vulkan/runtime/vk_device_generated_commands.h", 2105 "./src/vulkan/runtime/vk_deferred_operation.c", 2106 "./src/vulkan/runtime/vk_format_info_gen.py", 2107 "./src/vulkan/runtime/vk_buffer.h", 2108 "./src/vulkan/runtime/vk_buffer_view.h", 2109 "./src/vulkan/runtime/vk_descriptor_update_template.c", 2110 "./src/vulkan/runtime/vk_command_buffer.h", 2111 "./src/vulkan/runtime/vk_instance.c", 2112 "./src/vulkan/runtime/vk_semaphore.h", 2113 "./src/vulkan/runtime/vk_device_memory.c", 2114 "./src/vulkan/runtime/vk_framebuffer.c", 2115 "./src/vulkan/runtime/vk_nir_convert_ycbcr.h", 2116 "./src/vulkan/runtime/rmv/vk_rmv_exporter.c", 2117 "./src/vulkan/runtime/rmv/vk_rmv_tokens.h", 2118 "./src/vulkan/runtime/rmv/vk_rmv_common.h", 2119 "./src/vulkan/runtime/rmv/vk_rmv_common.c", 2120 "./src/vulkan/runtime/vk_graphics_state.h", 2121 "./src/vulkan/runtime/vk_object.c", 2122 "./src/vulkan/runtime/vk_pipeline_cache.h", 2123 "./src/vulkan/runtime/vk_sync_binary.h", 2124 "./src/vulkan/runtime/vk_meta_draw_rects.c", 2125 "./src/vulkan/runtime/vk_shader.c", 2126 "./src/vulkan/runtime/vk_debug_utils.c", 2127 "./src/vulkan/runtime/vk_meta_blit_resolve.c", 2128 "./src/vulkan/runtime/vk_meta_object_list.h", 2129 "./src/vulkan/runtime/vk_texcompress_astc.h", 2130 "./src/vulkan/runtime/vk_acceleration_structure.c", 2131 "./src/vulkan/runtime/vk_query_pool.c", 2132 "./src/vulkan/runtime/vk_device_generated_commands.c", 2133 "./src/vulkan/runtime/vk_sync_timeline.h", 2134 "./src/vulkan/runtime/vk_meta_object_list.c", 2135 "./src/vulkan/runtime/vk_device.h", 2136 "./src/vulkan/runtime/vk_cmd_copy.c", 2137 "./src/vulkan/runtime/vk_instance.h", 2138 "./src/vulkan/runtime/vk_descriptors.c", 2139 "./src/vulkan/runtime/vk_descriptor_set_layout.h", 2140 "./src/vulkan/runtime/vk_render_pass.c", 2141 "./src/vulkan/runtime/vk_nir_convert_ycbcr.c", 2142 "./src/vulkan/runtime/vk_sampler.c", 2143 "./src/vulkan/runtime/vk_drm_syncobj.h", 2144 "./src/vulkan/runtime/vk_shader_module.h", 2145 "./src/vulkan/runtime/vk_debug_report.c", 2146 "./src/vulkan/runtime/vk_physical_device.h", 2147 "./src/vulkan/runtime/vk_meta_copy_fill_update.c", 2148 "./src/vulkan/runtime/vk_physical_device.c", 2149 "./src/vulkan/runtime/vk_cmd_enqueue.c", 2150 "./src/vulkan/runtime/vk_image.c", 2151 "./src/vulkan/runtime/vk_pipeline_layout.c", 2152 "./src/vulkan/runtime/vk_fence.h", 2153 "./src/vulkan/runtime/vk_meta_clear.c", 2154 "./src/vulkan/runtime/vk_blend.h", 2155 "./src/vulkan/runtime/vk_texcompress_etc2.h", 2156 "./src/vulkan/runtime/vk_shader.h", 2157 "./src/vulkan/runtime/vk_texcompress_etc2.c", 2158 "./src/vulkan/runtime/vk_log.c", 2159 "./src/vulkan/runtime/vk_sync.c", 2160 "./src/vulkan/runtime/vk_texcompress_astc.c", 2161 "./src/vulkan/runtime/vk_sync_dummy.c", 2162 "./src/vulkan/runtime/vk_drm_syncobj.c", 2163 "./src/vulkan/runtime/vk_device_memory.h", 2164 "./src/vulkan/runtime/vk_video.c", 2165 "./src/vulkan/runtime/vk_meta.c", 2166 "./src/vulkan/runtime/vk_debug_report.h", 2167 "./src/vulkan/runtime/vk_synchronization.c", 2168 "./src/vulkan/runtime/vk_sync_dummy.h", 2169 "./src/vulkan/runtime/vk_device.c", 2170 "./src/vulkan/runtime/vk_queue.h", 2171 "./src/vulkan/runtime/vk_standard_sample_locations.h", 2172 "./src/vulkan/runtime/meson.build", 2173 "./src/vulkan/runtime/vk_synchronization.h", 2174 "./src/vulkan/runtime/vk_descriptor_set_layout.c", 2175 "./src/vulkan/runtime/vk_descriptor_update_template.h", 2176 "./src/vulkan/runtime/vk_debug_utils.h", 2177 "./src/vulkan/runtime/vk_pipeline.h", 2178 "./src/vulkan/runtime/vk_ycbcr_conversion.c", 2179 "./src/vulkan/runtime/vk_nir.c", 2180 "./src/vulkan/runtime/vk_descriptors.h", 2181 "./src/vulkan/runtime/vk_semaphore.c", 2182 "./src/vulkan/runtime/vk_query_pool.h", 2183 "./src/vulkan/runtime/vk_pipeline_layout.h", 2184 "./src/vulkan/runtime/vk_object.h", 2185 "./src/vulkan/runtime/vk_image.h", 2186 "./src/vulkan/runtime/vk_render_pass.h", 2187 "./src/vulkan/runtime/vk_sync.h", 2188 "./src/vulkan/runtime/vk_pipeline_cache.c", 2189 "./src/vulkan/runtime/vk_pipeline.c", 2190 "./src/vulkan/runtime/vk_deferred_operation.h", 2191 "./src/vulkan/runtime/vk_framebuffer.h", 2192 "./src/vulkan/runtime/radix_sort/radix_sort_vk_ext.h", 2193 "./src/vulkan/runtime/radix_sort/shaders/prefix.h", 2194 "./src/vulkan/runtime/radix_sort/shaders/prefix_limits.h", 2195 "./src/vulkan/runtime/radix_sort/shaders/bufref.h", 2196 "./src/vulkan/runtime/radix_sort/shaders/config.h", 2197 "./src/vulkan/runtime/radix_sort/shaders/push.h", 2198 "./src/vulkan/runtime/radix_sort/shaders/meson.build", 2199 "./src/vulkan/runtime/radix_sort/radix_sort_vk.c", 2200 "./src/vulkan/runtime/radix_sort/radix_sort_vk.h", 2201 "./src/vulkan/runtime/radix_sort/target.h", 2202 "./src/vulkan/runtime/radix_sort/radix_sort_vk_devaddr.h", 2203 "./src/vulkan/runtime/radix_sort/common/vk/barrier.h", 2204 "./src/vulkan/runtime/radix_sort/common/vk/barrier.c", 2205 "./src/vulkan/runtime/radix_sort/common/util.h", 2206 "./src/vulkan/runtime/radix_sort/common/util.c", 2207 "./src/vulkan/runtime/radix_sort/common/macros.h", 2208 "./src/vulkan/runtime/radix_sort/radix_sort_u64.h", 2209 "./src/vulkan/runtime/radix_sort/radix_sort_u64.c", 2210 "./src/vulkan/runtime/radix_sort/meson.build", 2211 "./src/vulkan/runtime/bvh/vk_bvh.h", 2212 "./src/vulkan/runtime/bvh/vk_build_interface.h", 2213 "./src/vulkan/runtime/bvh/meson.build", 2214 "./src/vulkan/runtime/bvh/vk_build_helpers.h", 2215 "./src/vulkan/runtime/vk_video.h", 2216 "./src/vulkan/runtime/vk_nir.h", 2217 "./src/vulkan/runtime/vk_queue.c", 2218 "./src/vulkan/runtime/vk_standard_sample_locations.c", 2219 "./src/vulkan/runtime/vk_graphics_state.c", 2220 "./src/vulkan/runtime/vk_command_pool.h", 2221 "./src/vulkan/runtime/vk_sync_timeline.c", 2222 "./src/vulkan/runtime/vk_acceleration_structure.h", 2223 "./src/vulkan/runtime/vk_buffer.c", 2224 "./src/vulkan/runtime/vk_sync_binary.c", 2225 "./src/vulkan/runtime/vk_ycbcr_conversion.h", 2226 "./src/vulkan/runtime/vk_meta_private.h", 2227 "./src/vulkan/runtime/vk_buffer_view.c", 2228 "./src/vulkan/vram-report-limit-layer/vram_report_limit_layer.c", 2229 "./src/vulkan/vram-report-limit-layer/meson.build", 2230 "./src/gallium/tests/trivial/meson.build", 2231 "./src/gallium/tests/trivial/quad-tex.c", 2232 "./src/gallium/tests/trivial/tri.c", 2233 "./src/gallium/tests/unit/u_cache_test.c", 2234 "./src/gallium/tests/unit/u_half_test.c", 2235 "./src/gallium/tests/unit/pipe_barrier_test.c", 2236 "./src/gallium/tests/unit/u_prim_verts_test.c", 2237 "./src/gallium/tests/unit/meson.build", 2238 "./src/gallium/tests/unit/translate_test.c", 2239 "./src/gallium/tests/meson.build", 2240 "./src/gallium/include/pipe/p_video_state.h", 2241 "./src/gallium/include/pipe/p_context.h", 2242 "./src/gallium/include/pipe/p_video_enums.h", 2243 "./src/gallium/include/pipe/p_shader_tokens.h", 2244 "./src/gallium/include/pipe/p_video_codec.h", 2245 "./src/gallium/include/pipe/p_state.h", 2246 "./src/gallium/include/pipe/p_screen.h", 2247 "./src/gallium/include/pipe/p_defines.h", 2248 "./src/gallium/include/mesa_interface.h", 2249 "./src/gallium/include/winsys/radeon_winsys.h", 2250 "./src/gallium/include/frontend/sw_winsys.h", 2251 "./src/gallium/include/frontend/drisw_api.h", 2252 "./src/gallium/include/frontend/vdpau_dmabuf.h", 2253 "./src/gallium/include/frontend/vdpau_funcs.h", 2254 "./src/gallium/include/frontend/api.h", 2255 "./src/gallium/include/frontend/xlibsw_api.h", 2256 "./src/gallium/include/frontend/sw_driver.h", 2257 "./src/gallium/include/frontend/opencl_interop.h", 2258 "./src/gallium/include/frontend/winsys_handle.h", 2259 "./src/gallium/include/frontend/drm_driver.h", 2260 "./src/gallium/include/frontend/vdpau_interop.h", 2261 "./src/gallium/tools/trace/TODO.txt", 2262 "./src/gallium/tools/trace/parse.py", 2263 "./src/gallium/tools/trace/pytracediff.py", 2264 "./src/gallium/tools/trace/diff_state.py", 2265 "./src/gallium/tools/trace/README.txt", 2266 "./src/gallium/tools/trace/model.py", 2267 "./src/gallium/tools/trace/dump.py", 2268 "./src/gallium/tools/trace/format.py", 2269 "./src/gallium/tools/trace/dump_state.py", 2270 "./src/gallium/drivers/zink/zink_kopper.h", 2271 "./src/gallium/drivers/zink/zink_state.h", 2272 "./src/gallium/drivers/zink/zink_clear.c", 2273 "./src/gallium/drivers/zink/zink_context.h", 2274 "./src/gallium/drivers/zink/zink_format_test.c", 2275 "./src/gallium/drivers/zink/zink_descriptors.h", 2276 "./src/gallium/drivers/zink/zink_query.c", 2277 "./src/gallium/drivers/zink/zink_framebuffer.h", 2278 "./src/gallium/drivers/zink/zink_draw.cpp", 2279 "./src/gallium/drivers/zink/zink_public.h", 2280 "./src/gallium/drivers/zink/zink_shader_keys.h", 2281 "./src/gallium/drivers/zink/zink_compiler.c", 2282 "./src/gallium/drivers/zink/zink_types.h", 2283 "./src/gallium/drivers/zink/zink_bo.c", 2284 "./src/gallium/drivers/zink/zink_program.c", 2285 "./src/gallium/drivers/zink/zink_program.h", 2286 "./src/gallium/drivers/zink/zink_render_pass.h", 2287 "./src/gallium/drivers/zink/zink_batch.h", 2288 "./src/gallium/drivers/zink/zink_batch.c", 2289 "./src/gallium/drivers/zink/zink_blit.c", 2290 "./src/gallium/drivers/zink/zink_framebuffer.c", 2291 "./src/gallium/drivers/zink/nir_to_spirv/zink_nir_algebraic.py", 2292 "./src/gallium/drivers/zink/nir_to_spirv/spirv_builder.c", 2293 "./src/gallium/drivers/zink/nir_to_spirv/spirv_builder.h", 2294 "./src/gallium/drivers/zink/nir_to_spirv/nir_to_spirv.h", 2295 "./src/gallium/drivers/zink/nir_to_spirv/nir_to_spirv.c", 2296 "./src/gallium/drivers/zink/zink_fence.c", 2297 "./src/gallium/drivers/zink/zink_helpers.h", 2298 "./src/gallium/drivers/zink/zink_query.h", 2299 "./src/gallium/drivers/zink/zink_format.c", 2300 "./src/gallium/drivers/zink/zink_device_info.py", 2301 "./src/gallium/drivers/zink/zink_inlines.h", 2302 "./src/gallium/drivers/zink/zink_screen.c", 2303 "./src/gallium/drivers/zink/zink_fence.h", 2304 "./src/gallium/drivers/zink/zink_kopper.c", 2305 "./src/gallium/drivers/zink/zink_state.c", 2306 "./src/gallium/drivers/zink/driinfo_zink.h", 2307 "./src/gallium/drivers/zink/zink_resource.c", 2308 "./src/gallium/drivers/zink/zink_pipeline.c", 2309 "./src/gallium/drivers/zink/zink_render_pass.c", 2310 "./src/gallium/drivers/zink/zink_compiler.h", 2311 "./src/gallium/drivers/zink/zink_screen.h", 2312 "./src/gallium/drivers/zink/meson.build", 2313 "./src/gallium/drivers/zink/zink_lower_cubemap_to_array.c", 2314 "./src/gallium/drivers/zink/zink_format.h", 2315 "./src/gallium/drivers/zink/zink_instance.py", 2316 "./src/gallium/drivers/zink/zink_pipeline.h", 2317 "./src/gallium/drivers/zink/zink_surface.c", 2318 "./src/gallium/drivers/zink/zink_synchronization.cpp", 2319 "./src/gallium/drivers/zink/zink_descriptors.c", 2320 "./src/gallium/drivers/zink/zink_surface.h", 2321 "./src/gallium/drivers/zink/zink_clear.h", 2322 "./src/gallium/drivers/zink/zink_resource.h", 2323 "./src/gallium/drivers/zink/zink_bo.h", 2324 "./src/gallium/drivers/zink/zink_context.c", 2325 "./src/gallium/drivers/zink/zink_extensions.py", 2326 "./src/gallium/drivers/zink/ci/zink-tu-a630-skips.txt", 2327 "./src/gallium/drivers/zink/ci/zink-radv-vangogh-flakes.txt", 2328 "./src/gallium/drivers/zink/ci/zink-nv-flakes.txt", 2329 "./src/gallium/drivers/zink/ci/zink-tu-a750-skips.txt", 2330 "./src/gallium/drivers/zink/ci/zink-radv-polaris10-fails.txt", 2331 "./src/gallium/drivers/zink/ci/zink-radv-navi31-skips.txt", 2332 "./src/gallium/drivers/zink/ci/zink-tu-a750-fails.txt", 2333 "./src/gallium/drivers/zink/ci/zink-anv-tgl-fails.txt", 2334 "./src/gallium/drivers/zink/ci/zink-anv-icl-skips.txt", 2335 "./src/gallium/drivers/zink/ci/zink-radv-gfx1200-skips.txt", 2336 "./src/gallium/drivers/zink/ci/zink-anv-icl-fails.txt", 2337 "./src/gallium/drivers/zink/ci/zink-anv-tgl-skips.txt", 2338 "./src/gallium/drivers/zink/ci/zink-nv-fails.txt", 2339 "./src/gallium/drivers/zink/ci/zink-nvk-ga106-flakes.txt", 2340 "./src/gallium/drivers/zink/ci/zink-radv-vangogh-skips.txt", 2341 "./src/gallium/drivers/zink/ci/zink-freedreno-a618-fails.txt", 2342 "./src/gallium/drivers/zink/ci/zink-anv-tgl-validation-settings.txt", 2343 "./src/gallium/drivers/zink/ci/zink-anv-adl-slow-skips.txt", 2344 "./src/gallium/drivers/zink/ci/zink-radv-navi10-skips.txt", 2345 "./src/gallium/drivers/zink/ci/zink-anv-adl-skips.txt", 2346 "./src/gallium/drivers/zink/ci/zink-anv-tgl-slow-skips.txt", 2347 "./src/gallium/drivers/zink/ci/zink-freedreno-a618-skips.txt", 2348 "./src/gallium/drivers/zink/ci/zink-radv-navi10-flakes.txt", 2349 "./src/gallium/drivers/zink/ci/zink-venus-lvp-skips.txt", 2350 "./src/gallium/drivers/zink/ci/zink-radv-validation-settings.txt", 2351 "./src/gallium/drivers/zink/ci/zink-tu-a630-fails.txt", 2352 "./src/gallium/drivers/zink/ci/zink-nv-skips.txt", 2353 "./src/gallium/drivers/zink/ci/zink-lvp-fails.txt", 2354 "./src/gallium/drivers/zink/ci/zink-amdpro-fails.txt", 2355 "./src/gallium/drivers/zink/ci/zink-tu-a750-flakes.txt", 2356 "./src/gallium/drivers/zink/ci/zink-radv-navi10-fails.txt", 2357 "./src/gallium/drivers/zink/ci/zink-radv-vangogh-fails.txt", 2358 "./src/gallium/drivers/zink/ci/zink-radv-navi31-fails.txt", 2359 "./src/gallium/drivers/zink/ci/zink-radv-polaris10-skips.txt", 2360 "./src/gallium/drivers/zink/ci/zink-lvp-skips.txt", 2361 "./src/gallium/drivers/zink/ci/zink-anv-adl-flakes.txt", 2362 "./src/gallium/drivers/zink/ci/zink-anv-adl-fails.txt", 2363 "./src/gallium/drivers/zink/ci/zink-freedreno-a618-flakes.txt", 2364 "./src/gallium/drivers/zink/ci/zink-radv-gfx1200-flakes.txt", 2365 "./src/gallium/drivers/zink/ci/zink-anv-tgl-flakes.txt", 2366 "./src/gallium/drivers/zink/ci/zink-nvk-ga106-skips.txt", 2367 "./src/gallium/drivers/zink/ci/zink-tu-a630-flakes.txt", 2368 "./src/gallium/drivers/zink/ci/zink-lvp-flakes.txt", 2369 "./src/gallium/drivers/zink/ci/zink-lvp-validation-settings.txt", 2370 "./src/gallium/drivers/zink/ci/zink-venus-lvp-flakes.txt", 2371 "./src/gallium/drivers/zink/ci/zink-radv-polaris10-flakes.txt", 2372 "./src/gallium/drivers/zink/ci/zink-radv-gfx1200-fails.txt", 2373 "./src/gallium/drivers/zink/ci/zink-radv-navi31-flakes.txt", 2374 "./src/gallium/drivers/zink/ci/zink-venus-lvp-fails.txt", 2375 "./src/gallium/drivers/zink/ci/zink-nvk-ga106-fails.txt", 2376 "./src/gallium/drivers/r600/compute_memory_pool.h", 2377 "./src/gallium/drivers/r600/radeon_vce.c", 2378 "./src/gallium/drivers/r600/r600_sq.h", 2379 "./src/gallium/drivers/r600/evergreen_compute_internal.h", 2380 "./src/gallium/drivers/r600/r700_asm.c", 2381 "./src/gallium/drivers/r600/r600_viewport.c", 2382 "./src/gallium/drivers/r600/compute_memory_pool.c", 2383 "./src/gallium/drivers/r600/r600_state_common.c", 2384 "./src/gallium/drivers/r600/eg_sq.h", 2385 "./src/gallium/drivers/r600/r600d_common.h", 2386 "./src/gallium/drivers/r600/r600_public.h", 2387 "./src/gallium/drivers/r600/r600_test_dma.c", 2388 "./src/gallium/drivers/r600/eg_asm.c", 2389 "./src/gallium/drivers/r600/radeon_uvd.h", 2390 "./src/gallium/drivers/r600/eg_debug.c", 2391 "./src/gallium/drivers/r600/r600_formats.h", 2392 "./src/gallium/drivers/r600/r600_isa.c", 2393 "./src/gallium/drivers/r600/r600_pipe.c", 2394 "./src/gallium/drivers/r600/r600_opcodes.h", 2395 "./src/gallium/drivers/r600/r600_state.c", 2396 "./src/gallium/drivers/r600/evergreend.h", 2397 "./src/gallium/drivers/r600/r600_query.c", 2398 "./src/gallium/drivers/r600/r600_asm.c", 2399 "./src/gallium/drivers/r600/r600_shader.c", 2400 "./src/gallium/drivers/r600/sfn/sfn_scheduler.cpp", 2401 "./src/gallium/drivers/r600/sfn/sfn_nir_lower_alu.cpp", 2402 "./src/gallium/drivers/r600/sfn/sfn_nir_lower_alu.h", 2403 "./src/gallium/drivers/r600/sfn/sfn_nir_lower_tess_io.cpp", 2404 "./src/gallium/drivers/r600/sfn/sfn_callstack.h", 2405 "./src/gallium/drivers/r600/sfn/sfn_memorypool.h", 2406 "./src/gallium/drivers/r600/sfn/tests/sfn_value_test.cpp", 2407 "./src/gallium/drivers/r600/sfn/tests/sfn_optimizer_test.cpp", 2408 "./src/gallium/drivers/r600/sfn/tests/sfn_split_address_loads_test.cpp", 2409 "./src/gallium/drivers/r600/sfn/tests/sfn_liverange_test.cpp", 2410 "./src/gallium/drivers/r600/sfn/tests/sfn_instr_test.cpp", 2411 "./src/gallium/drivers/r600/sfn/tests/meson.build", 2412 "./src/gallium/drivers/r600/sfn/tests/sfn_test_shaders.h", 2413 "./src/gallium/drivers/r600/sfn/tests/sfn_valuefactory_test.cpp", 2414 "./src/gallium/drivers/r600/sfn/tests/sfn_shaderfromstring_test.cpp", 2415 "./src/gallium/drivers/r600/sfn/tests/sfn_test_shaders.cpp", 2416 "./src/gallium/drivers/r600/sfn/tests/sfn_instrfromstring_test.cpp", 2417 "./src/gallium/drivers/r600/sfn/sfn_instr_mem.h", 2418 "./src/gallium/drivers/r600/sfn/sfn_instr_lds.cpp", 2419 "./src/gallium/drivers/r600/sfn/sfn_valuefactory.h", 2420 "./src/gallium/drivers/r600/sfn/sfn_docu.txt", 2421 "./src/gallium/drivers/r600/sfn/sfn_optimizer.cpp", 2422 "./src/gallium/drivers/r600/sfn/sfn_scheduler.h", 2423 "./src/gallium/drivers/r600/sfn/sfn_liverangeevaluator.h", 2424 "./src/gallium/drivers/r600/sfn/sfn_instr.h", 2425 "./src/gallium/drivers/r600/sfn/sfn_memorypool.cpp", 2426 "./src/gallium/drivers/r600/sfn/sfn_instr_controlflow.cpp", 2427 "./src/gallium/drivers/r600/sfn/sfn_nir.h", 2428 "./src/gallium/drivers/r600/sfn/sfn_liverangeevaluator_helpers.cpp", 2429 "./src/gallium/drivers/r600/sfn/sfn_peephole.cpp", 2430 "./src/gallium/drivers/r600/sfn/sfn_instr_mem.cpp", 2431 "./src/gallium/drivers/r600/sfn/sfn_nir_lower_tex.cpp", 2432 "./src/gallium/drivers/r600/sfn/sfn_shader.h", 2433 "./src/gallium/drivers/r600/sfn/sfn_shader_vs.cpp", 2434 "./src/gallium/drivers/r600/sfn/sfn_shader_gs.h", 2435 "./src/gallium/drivers/r600/sfn/sfn_instr_tex.h", 2436 "./src/gallium/drivers/r600/sfn/sfn_liverangeevaluator_helpers.h", 2437 "./src/gallium/drivers/r600/sfn/sfn_shader_fs.cpp", 2438 "./src/gallium/drivers/r600/sfn/sfn_callstack.cpp", 2439 "./src/gallium/drivers/r600/sfn/sfn_instr_tex.cpp", 2440 "./src/gallium/drivers/r600/sfn/sfn_alu_defines.h", 2441 "./src/gallium/drivers/r600/sfn/sfn_instr_controlflow.h", 2442 "./src/gallium/drivers/r600/sfn/sfn_instr_export.h", 2443 "./src/gallium/drivers/r600/sfn/sfn_instr_fetch.cpp", 2444 "./src/gallium/drivers/r600/sfn/sfn_virtualvalues.h", 2445 "./src/gallium/drivers/r600/sfn/sfn_alu_defines.cpp", 2446 "./src/gallium/drivers/r600/sfn/sfn_shader_tess.cpp", 2447 "./src/gallium/drivers/r600/sfn/sfn_alu_readport_validation.h", 2448 "./src/gallium/drivers/r600/sfn/sfn_alu_readport_validation.cpp", 2449 "./src/gallium/drivers/r600/sfn/sfn_nir_vectorize_vs_inputs.c", 2450 "./src/gallium/drivers/r600/sfn/sfn_split_address_loads.cpp", 2451 "./src/gallium/drivers/r600/sfn/sfn_instrfactory.cpp", 2452 "./src/gallium/drivers/r600/sfn/sfn_optimizer.h", 2453 "./src/gallium/drivers/r600/sfn/sfn_nir_lower_tex.h", 2454 "./src/gallium/drivers/r600/sfn/sfn_assembler.h", 2455 "./src/gallium/drivers/r600/sfn/sfn_shader_fs.h", 2456 "./src/gallium/drivers/r600/sfn/sfn_liverangeevaluator.cpp", 2457 "./src/gallium/drivers/r600/sfn/sfn_assembler.cpp", 2458 "./src/gallium/drivers/r600/sfn/sfn_instr_lds.h", 2459 "./src/gallium/drivers/r600/sfn/sfn_nir_lower_fs_out_to_vector.cpp", 2460 "./src/gallium/drivers/r600/sfn/sfn_instr_alu.h", 2461 "./src/gallium/drivers/r600/sfn/sfn_shader_cs.cpp", 2462 "./src/gallium/drivers/r600/sfn/sfn_conditionaljumptracker.cpp", 2463 "./src/gallium/drivers/r600/sfn/sfn_nir_legalize_image_load_store.cpp", 2464 "./src/gallium/drivers/r600/sfn/sfn_instr_export.cpp", 2465 "./src/gallium/drivers/r600/sfn/sfn_ra.cpp", 2466 "./src/gallium/drivers/r600/sfn/sfn_shader_vs.h", 2467 "./src/gallium/drivers/r600/sfn/sfn_shader_cs.h", 2468 "./src/gallium/drivers/r600/sfn/sfn_instrfactory.h", 2469 "./src/gallium/drivers/r600/sfn/sfn_shader.cpp", 2470 "./src/gallium/drivers/r600/sfn/sfn_instr_alugroup.cpp", 2471 "./src/gallium/drivers/r600/sfn/sfn_instr_alugroup.h", 2472 "./src/gallium/drivers/r600/sfn/sfn_defines.h", 2473 "./src/gallium/drivers/r600/sfn/sfn_ra.h", 2474 "./src/gallium/drivers/r600/sfn/sfn_instr_alu.cpp", 2475 "./src/gallium/drivers/r600/sfn/sfn_virtualvalues.cpp", 2476 "./src/gallium/drivers/r600/sfn/sfn_peephole.h", 2477 "./src/gallium/drivers/r600/sfn/sfn_nir_lower_64bit.cpp", 2478 "./src/gallium/drivers/r600/sfn/sfn_shader_tess.h", 2479 "./src/gallium/drivers/r600/sfn/sfn_shader_gs.cpp", 2480 "./src/gallium/drivers/r600/sfn/sfn_instr.cpp", 2481 "./src/gallium/drivers/r600/sfn/sfn_split_address_loads.h", 2482 "./src/gallium/drivers/r600/sfn/sfn_conditionaljumptracker.h", 2483 "./src/gallium/drivers/r600/sfn/sfn_instr_fetch.h", 2484 "./src/gallium/drivers/r600/sfn/sfn_nir.cpp", 2485 "./src/gallium/drivers/r600/sfn/sfn_valuefactory.cpp", 2486 "./src/gallium/drivers/r600/sfn/sfn_debug.h", 2487 "./src/gallium/drivers/r600/sfn/sfn_debug.cpp", 2488 "./src/gallium/drivers/r600/sfn/sfn_nir_lower_fs_out_to_vector.h", 2489 "./src/gallium/drivers/r600/r600_uvd.c", 2490 "./src/gallium/drivers/r600/r600_pipe_common.c", 2491 "./src/gallium/drivers/r600/r600_asm.h", 2492 "./src/gallium/drivers/r600/radeon_vce.h", 2493 "./src/gallium/drivers/r600/r600_pipe.h", 2494 "./src/gallium/drivers/r600/r700_sq.h", 2495 "./src/gallium/drivers/r600/r600_cs.h", 2496 "./src/gallium/drivers/r600/r600_sfn.cpp", 2497 "./src/gallium/drivers/r600/r600_texture.c", 2498 "./src/gallium/drivers/r600/egd_tables.py", 2499 "./src/gallium/drivers/r600/evergreen_hw_context.c", 2500 "./src/gallium/drivers/r600/r600_gpu_load.c", 2501 "./src/gallium/drivers/r600/r600_query.h", 2502 "./src/gallium/drivers/r600/radeon_video.c", 2503 "./src/gallium/drivers/r600/r600_isa.h", 2504 "./src/gallium/drivers/r600/meson.build", 2505 "./src/gallium/drivers/r600/cayman_msaa.c", 2506 "./src/gallium/drivers/r600/r600_shader_common.h", 2507 "./src/gallium/drivers/r600/r600_hw_context.c", 2508 "./src/gallium/drivers/r600/r600_perfcounter.c", 2509 "./src/gallium/drivers/r600/radeon_video.h", 2510 "./src/gallium/drivers/r600/r600_blit.c", 2511 "./src/gallium/drivers/r600/r600_sfn.h", 2512 "./src/gallium/drivers/r600/evergreen_state.c", 2513 "./src/gallium/drivers/r600/evergreen_compute.c", 2514 "./src/gallium/drivers/r600/r600_buffer_common.c", 2515 "./src/gallium/drivers/r600/evergreen_compute.h", 2516 "./src/gallium/drivers/r600/r600_streamout.c", 2517 "./src/gallium/drivers/r600/r600_dump.h", 2518 "./src/gallium/drivers/r600/r600_pipe_common.h", 2519 "./src/gallium/drivers/r600/r600_dump.c", 2520 "./src/gallium/drivers/r600/r600_shader.h", 2521 "./src/gallium/drivers/r600/radeon_uvd.c", 2522 "./src/gallium/drivers/r600/r600d.h", 2523 "./src/gallium/drivers/r600/ci/r600-rv770-skips.txt", 2524 "./src/gallium/drivers/r600/ci/r600-rv770-flakes.txt", 2525 "./src/gallium/drivers/r600/ci/r600-rv770-fails.txt", 2526 "./src/gallium/drivers/r600/ci/r600-turks-flakes.txt", 2527 "./src/gallium/drivers/r600/ci/r600-turks-skips.txt", 2528 "./src/gallium/drivers/r600/ci/r600-turks-fails.txt", 2529 "./src/gallium/drivers/crocus/crocus_monitor.c", 2530 "./src/gallium/drivers/crocus/driinfo_crocus.h", 2531 "./src/gallium/drivers/crocus/crocus_disk_cache.c", 2532 "./src/gallium/drivers/crocus/crocus_screen.h", 2533 "./src/gallium/drivers/crocus/crocus_blit.c", 2534 "./src/gallium/drivers/crocus/crocus_blt.c", 2535 "./src/gallium/drivers/crocus/crocus_perf.c", 2536 "./src/gallium/drivers/crocus/crocus_bufmgr.c", 2537 "./src/gallium/drivers/crocus/crocus_fence.c", 2538 "./src/gallium/drivers/crocus/crocus_state.c", 2539 "./src/gallium/drivers/crocus/crocus_context.c", 2540 "./src/gallium/drivers/crocus/crocus_screen.c", 2541 "./src/gallium/drivers/crocus/crocus_resource.h", 2542 "./src/gallium/drivers/crocus/crocus_genx_macros.h", 2543 "./src/gallium/drivers/crocus/crocus_todo.txt", 2544 "./src/gallium/drivers/crocus/crocus_blorp.c", 2545 "./src/gallium/drivers/crocus/crocus_genx_protos.h", 2546 "./src/gallium/drivers/crocus/crocus_fine_fence.h", 2547 "./src/gallium/drivers/crocus/crocus_batch.c", 2548 "./src/gallium/drivers/crocus/crocus_fence.h", 2549 "./src/gallium/drivers/crocus/crocus_performance_query.c", 2550 "./src/gallium/drivers/crocus/crocus_program_cache.c", 2551 "./src/gallium/drivers/crocus/crocus_program.c", 2552 "./src/gallium/drivers/crocus/crocus_resolve.c", 2553 "./src/gallium/drivers/crocus/crocus_resource.c", 2554 "./src/gallium/drivers/crocus/crocus_draw.c", 2555 "./src/gallium/drivers/crocus/crocus_pipe_control.c", 2556 "./src/gallium/drivers/crocus/crocus_context.h", 2557 "./src/gallium/drivers/crocus/meson.build", 2558 "./src/gallium/drivers/crocus/crocus_perf.h", 2559 "./src/gallium/drivers/crocus/crocus_batch.h", 2560 "./src/gallium/drivers/crocus/crocus_formats.c", 2561 "./src/gallium/drivers/crocus/crocus_defines.h", 2562 "./src/gallium/drivers/crocus/crocus_bufmgr.h", 2563 "./src/gallium/drivers/crocus/crocus_clear.c", 2564 "./src/gallium/drivers/crocus/crocus_fine_fence.c", 2565 "./src/gallium/drivers/crocus/crocus_monitor.h", 2566 "./src/gallium/drivers/crocus/crocus_query.c", 2567 "./src/gallium/drivers/crocus/gen4_blorp_exec.h", 2568 "./src/gallium/drivers/crocus/crocus_pipe.h", 2569 "./src/gallium/drivers/crocus/ci/crocus-hsw-fails.txt", 2570 "./src/gallium/drivers/crocus/ci/crocus-hsw-flakes.txt", 2571 "./src/gallium/drivers/crocus/ci/crocus-g41-fails.txt", 2572 "./src/gallium/drivers/crocus/ci/crocus-g41-flakes.txt", 2573 "./src/gallium/drivers/crocus/ci/crocus-hsw-skips.txt", 2574 "./src/gallium/drivers/crocus/ci/crocus-g41-skips.txt", 2575 "./src/gallium/drivers/tegra/tegra_resource.h", 2576 "./src/gallium/drivers/tegra/tegra_context.c", 2577 "./src/gallium/drivers/tegra/tegra_screen.c", 2578 "./src/gallium/drivers/tegra/meson.build", 2579 "./src/gallium/drivers/tegra/tegra_screen.h", 2580 "./src/gallium/drivers/tegra/tegra_context.h", 2581 "./src/gallium/drivers/asahi/agx_fence.c", 2582 "./src/gallium/drivers/asahi/agx_public.h", 2583 "./src/gallium/drivers/asahi/agx_batch.c", 2584 "./src/gallium/drivers/asahi/agx_blit.c", 2585 "./src/gallium/drivers/asahi/agx_state.h", 2586 "./src/gallium/drivers/asahi/agx_nir_lower_point_size.c", 2587 "./src/gallium/drivers/asahi/agx_nir_lower_bindings.c", 2588 "./src/gallium/drivers/asahi/agx_query.c", 2589 "./src/gallium/drivers/asahi/agx_nir_lower_sysvals.c", 2590 "./src/gallium/drivers/asahi/driinfo_asahi.h", 2591 "./src/gallium/drivers/asahi/agx_uniforms.c", 2592 "./src/gallium/drivers/asahi/agx_fence.h", 2593 "./src/gallium/drivers/asahi/agx_disk_cache.h", 2594 "./src/gallium/drivers/asahi/agx_disk_cache.c", 2595 "./src/gallium/drivers/asahi/meson.build", 2596 "./src/gallium/drivers/asahi/agx_streamout.c", 2597 "./src/gallium/drivers/asahi/agx_pipe.c", 2598 "./src/gallium/drivers/asahi/agx_state.c", 2599 "./src/gallium/drivers/etnaviv/etnaviv_nir_lower_source_mods.c", 2600 "./src/gallium/drivers/etnaviv/etnaviv_query.h", 2601 "./src/gallium/drivers/etnaviv/etnaviv_disk_cache.h", 2602 "./src/gallium/drivers/etnaviv/etnaviv_shader.c", 2603 "./src/gallium/drivers/etnaviv/etnaviv_perfmon.h", 2604 "./src/gallium/drivers/etnaviv/tests/lower_ubo_tests.cpp", 2605 "./src/gallium/drivers/etnaviv/etnaviv_screen.h", 2606 "./src/gallium/drivers/etnaviv/etnaviv_context.h", 2607 "./src/gallium/drivers/etnaviv/etnaviv_surface.c", 2608 "./src/gallium/drivers/etnaviv/etnaviv_format.h", 2609 "./src/gallium/drivers/etnaviv/etnaviv_query_acc.c", 2610 "./src/gallium/drivers/etnaviv/etnaviv_rs.h", 2611 "./src/gallium/drivers/etnaviv/etnaviv_query.c", 2612 "./src/gallium/drivers/etnaviv/etnaviv_ml_nn.c", 2613 "./src/gallium/drivers/etnaviv/etnaviv_transfer.h", 2614 "./src/gallium/drivers/etnaviv/etnaviv_ml_tp.c", 2615 "./src/gallium/drivers/etnaviv/etnaviv_state.c", 2616 "./src/gallium/drivers/etnaviv/etnaviv_util.h", 2617 "./src/gallium/drivers/etnaviv/etnaviv_ml.h", 2618 "./src/gallium/drivers/etnaviv/etnaviv_debug.h", 2619 "./src/gallium/drivers/etnaviv/etnaviv_asm.h", 2620 "./src/gallium/drivers/etnaviv/etnaviv_clear_blit.h", 2621 "./src/gallium/drivers/etnaviv/etnaviv_nir_lower_ubo_to_uniform.c", 2622 "./src/gallium/drivers/etnaviv/etnaviv_format.c", 2623 "./src/gallium/drivers/etnaviv/etnaviv_blt.h", 2624 "./src/gallium/drivers/etnaviv/etnaviv_texture_desc.h", 2625 "./src/gallium/drivers/etnaviv/etnaviv_rasterizer.c", 2626 "./src/gallium/drivers/etnaviv/etnaviv_nir_lower_texture.c", 2627 "./src/gallium/drivers/etnaviv/etnaviv_shader.h", 2628 "./src/gallium/drivers/etnaviv/etnaviv_compiler_nir_liveness.c", 2629 "./src/gallium/drivers/etnaviv/etnaviv_disasm.h", 2630 "./src/gallium/drivers/etnaviv/etnaviv_uniforms.h", 2631 "./src/gallium/drivers/etnaviv/etnaviv_disasm.c", 2632 "./src/gallium/drivers/etnaviv/etnaviv_compiler.c", 2633 "./src/gallium/drivers/etnaviv/etnaviv_emit.h", 2634 "./src/gallium/drivers/etnaviv/etnaviv_context.c", 2635 "./src/gallium/drivers/etnaviv/etnaviv_compiler.h", 2636 "./src/gallium/drivers/etnaviv/etnaviv_asm.c", 2637 "./src/gallium/drivers/etnaviv/etnaviv_texture.c", 2638 "./src/gallium/drivers/etnaviv/etnaviv_transfer.c", 2639 "./src/gallium/drivers/etnaviv/etnaviv_tiling.h", 2640 "./src/gallium/drivers/etnaviv/etnaviv_internal.h", 2641 "./src/gallium/drivers/etnaviv/etnaviv_perfmon.c", 2642 "./src/gallium/drivers/etnaviv/etnaviv_blend.c", 2643 "./src/gallium/drivers/etnaviv/etnaviv_state.h", 2644 "./src/gallium/drivers/etnaviv/etnaviv_nir.c", 2645 "./src/gallium/drivers/etnaviv/etnaviv_etc2.h", 2646 "./src/gallium/drivers/etnaviv/etnaviv_texture_state.h", 2647 "./src/gallium/drivers/etnaviv/etnaviv_blend.h", 2648 "./src/gallium/drivers/etnaviv/etnaviv_clear_blit.c", 2649 "./src/gallium/drivers/etnaviv/etnaviv_compiler_nir_emit.c", 2650 "./src/gallium/drivers/etnaviv/etnaviv_resource.h", 2651 "./src/gallium/drivers/etnaviv/etnaviv_surface.h", 2652 "./src/gallium/drivers/etnaviv/etnaviv_resource.c", 2653 "./src/gallium/drivers/etnaviv/etnaviv_uniforms.c", 2654 "./src/gallium/drivers/etnaviv/etnaviv_query_sw.h", 2655 "./src/gallium/drivers/etnaviv/etnaviv_ml_nn_v8.c", 2656 "./src/gallium/drivers/etnaviv/etnaviv_blt.c", 2657 "./src/gallium/drivers/etnaviv/etnaviv_compiler_nir_ra.c", 2658 "./src/gallium/drivers/etnaviv/etnaviv_compiler_nir.c", 2659 "./src/gallium/drivers/etnaviv/etnaviv_emit.c", 2660 "./src/gallium/drivers/etnaviv/etnaviv_texture_state.c", 2661 "./src/gallium/drivers/etnaviv/etnaviv_ml_nn_v7.c", 2662 "./src/gallium/drivers/etnaviv/etnaviv_zsa.h", 2663 "./src/gallium/drivers/etnaviv/etnaviv_query_acc.h", 2664 "./src/gallium/drivers/etnaviv/meson.build", 2665 "./src/gallium/drivers/etnaviv/etnaviv_texture.h", 2666 "./src/gallium/drivers/etnaviv/etnaviv_fence.c", 2667 "./src/gallium/drivers/etnaviv/etnaviv_zsa.c", 2668 "./src/gallium/drivers/etnaviv/etnaviv_ml_tp.h", 2669 "./src/gallium/drivers/etnaviv/etnaviv_compiler_nir.h", 2670 "./src/gallium/drivers/etnaviv/etnaviv_etc2.c", 2671 "./src/gallium/drivers/etnaviv/etnaviv_tiling.c", 2672 "./src/gallium/drivers/etnaviv/etnaviv_screen.c", 2673 "./src/gallium/drivers/etnaviv/etnaviv_query_acc_perfmon.c", 2674 "./src/gallium/drivers/etnaviv/etnaviv_texture_desc.c", 2675 "./src/gallium/drivers/etnaviv/etnaviv_disk_cache.c", 2676 "./src/gallium/drivers/etnaviv/etnaviv_query_sw.c", 2677 "./src/gallium/drivers/etnaviv/etnaviv_translate.h", 2678 "./src/gallium/drivers/etnaviv/etnaviv_fence.h", 2679 "./src/gallium/drivers/etnaviv/etnaviv_rasterizer.h", 2680 "./src/gallium/drivers/etnaviv/etnaviv_ml.c", 2681 "./src/gallium/drivers/etnaviv/etnaviv_nir.h", 2682 "./src/gallium/drivers/etnaviv/etnaviv_rs.c", 2683 "./src/gallium/drivers/etnaviv/etnaviv_query_acc_occlusion.c", 2684 "./src/gallium/drivers/etnaviv/etnaviv_ml_nn.h", 2685 "./src/gallium/drivers/v3d/v3dx_format_table.c", 2686 "./src/gallium/drivers/v3d/v3d_cl.h", 2687 "./src/gallium/drivers/v3d/v3d_cl.c", 2688 "./src/gallium/drivers/v3d/v3d_context.h", 2689 "./src/gallium/drivers/v3d/driinfo_v3d.h", 2690 "./src/gallium/drivers/v3d/v3dx_state.c", 2691 "./src/gallium/drivers/v3d/v3d_format_table.h", 2692 "./src/gallium/drivers/v3d/v3d_query_perfcnt.c", 2693 "./src/gallium/drivers/v3d/v3d_fence.c", 2694 "./src/gallium/drivers/v3d/v3d_uniforms.c", 2695 "./src/gallium/drivers/v3d/v3dx_context.h", 2696 "./src/gallium/drivers/v3d/v3d_bufmgr.c", 2697 "./src/gallium/drivers/v3d/v3d_screen.c", 2698 "./src/gallium/drivers/v3d/v3d_query.h", 2699 "./src/gallium/drivers/v3d/v3d_resource.c", 2700 "./src/gallium/drivers/v3d/v3d_context.c", 2701 "./src/gallium/drivers/v3d/v3d_bufmgr.h", 2702 "./src/gallium/drivers/v3d/v3d_blit.c", 2703 "./src/gallium/drivers/v3d/v3d_program.c", 2704 "./src/gallium/drivers/v3d/v3d_job.c", 2705 "./src/gallium/drivers/v3d/v3d_resource.h", 2706 "./src/gallium/drivers/v3d/v3dx_draw.c", 2707 "./src/gallium/drivers/v3d/v3dx_job.c", 2708 "./src/gallium/drivers/v3d/meson.build", 2709 "./src/gallium/drivers/v3d/v3dx_rcl.c", 2710 "./src/gallium/drivers/v3d/v3d_screen.h", 2711 "./src/gallium/drivers/v3d/v3d_query.c", 2712 "./src/gallium/drivers/v3d/v3d_formats.c", 2713 "./src/gallium/drivers/v3d/v3dx_emit.c", 2714 "./src/gallium/drivers/v3d/v3d_disk_cache.c", 2715 "./src/gallium/drivers/v3d/v3d_query_pipe.c", 2716 "./src/gallium/drivers/v3d/v3dx_tfu.c", 2717 "./src/gallium/drivers/lima/lima_blit.h", 2718 "./src/gallium/drivers/lima/lima_texture.h", 2719 "./src/gallium/drivers/lima/lima_bo.c", 2720 "./src/gallium/drivers/lima/lima_format.h", 2721 "./src/gallium/drivers/lima/lima_screen.c", 2722 "./src/gallium/drivers/lima/ir/lima_nir_duplicate_consts.c", 2723 "./src/gallium/drivers/lima/ir/lima_nir_lower_uniform_to_scalar.c", 2724 "./src/gallium/drivers/lima/ir/pp/node.c", 2725 "./src/gallium/drivers/lima/ir/pp/codegen.h", 2726 "./src/gallium/drivers/lima/ir/pp/ppir.h", 2727 "./src/gallium/drivers/lima/ir/pp/node_to_instr.c", 2728 "./src/gallium/drivers/lima/ir/pp/codegen.c", 2729 "./src/gallium/drivers/lima/ir/pp/scheduler.c", 2730 "./src/gallium/drivers/lima/ir/pp/regalloc.c", 2731 "./src/gallium/drivers/lima/ir/pp/disasm.c", 2732 "./src/gallium/drivers/lima/ir/pp/nir.c", 2733 "./src/gallium/drivers/lima/ir/pp/liveness.c", 2734 "./src/gallium/drivers/lima/ir/pp/lower.c", 2735 "./src/gallium/drivers/lima/ir/pp/instr.c", 2736 "./src/gallium/drivers/lima/ir/lima_nir_lower_txp.c", 2737 "./src/gallium/drivers/lima/ir/lima_nir_duplicate_intrinsic.c", 2738 "./src/gallium/drivers/lima/ir/lima_nir_split_loads.c", 2739 "./src/gallium/drivers/lima/ir/lima_ir.h", 2740 "./src/gallium/drivers/lima/ir/lima_nir_algebraic.py", 2741 "./src/gallium/drivers/lima/ir/lima_nir_split_load_input.c", 2742 "./src/gallium/drivers/lima/ir/gp/node.c", 2743 "./src/gallium/drivers/lima/ir/gp/codegen.h", 2744 "./src/gallium/drivers/lima/ir/gp/reduce_scheduler.c", 2745 "./src/gallium/drivers/lima/ir/gp/gpir.h", 2746 "./src/gallium/drivers/lima/ir/gp/codegen.c", 2747 "./src/gallium/drivers/lima/ir/gp/scheduler.c", 2748 "./src/gallium/drivers/lima/ir/gp/regalloc.c", 2749 "./src/gallium/drivers/lima/ir/gp/disasm.c", 2750 "./src/gallium/drivers/lima/ir/gp/optimize.c", 2751 "./src/gallium/drivers/lima/ir/gp/nir.c", 2752 "./src/gallium/drivers/lima/ir/gp/lower.c", 2753 "./src/gallium/drivers/lima/ir/gp/instr.c", 2754 "./src/gallium/drivers/lima/lima_job.h", 2755 "./src/gallium/drivers/lima/drm-shim/lima_noop.c", 2756 "./src/gallium/drivers/lima/drm-shim/meson.build", 2757 "./src/gallium/drivers/lima/lima_context.h", 2758 "./src/gallium/drivers/lima/lima_resource.c", 2759 "./src/gallium/drivers/lima/lima_draw.c", 2760 "./src/gallium/drivers/lima/lima_gpu.h", 2761 "./src/gallium/drivers/lima/lima_util.h", 2762 "./src/gallium/drivers/lima/lima_fence.h", 2763 "./src/gallium/drivers/lima/lima_format.c", 2764 "./src/gallium/drivers/lima/lima_disk_cache.c", 2765 "./src/gallium/drivers/lima/standalone/lima_disasm.c", 2766 "./src/gallium/drivers/lima/lima_blit.c", 2767 "./src/gallium/drivers/lima/lima_texture.c", 2768 "./src/gallium/drivers/lima/lima_query.c", 2769 "./src/gallium/drivers/lima/lima_fence.c", 2770 "./src/gallium/drivers/lima/lima_screen.h", 2771 "./src/gallium/drivers/lima/lima_context.c", 2772 "./src/gallium/drivers/lima/lima_job.c", 2773 "./src/gallium/drivers/lima/meson.build", 2774 "./src/gallium/drivers/lima/lima_program.c", 2775 "./src/gallium/drivers/lima/lima_util.c", 2776 "./src/gallium/drivers/lima/lima_state.c", 2777 "./src/gallium/drivers/lima/lima_parser.c", 2778 "./src/gallium/drivers/lima/lima_bo.h", 2779 "./src/gallium/drivers/lima/lima_parser.h", 2780 "./src/gallium/drivers/lima/lima_program.h", 2781 "./src/gallium/drivers/lima/lima_disk_cache.h", 2782 "./src/gallium/drivers/lima/ci/lima-skips.txt", 2783 "./src/gallium/drivers/lima/ci/lima-flakes.txt", 2784 "./src/gallium/drivers/lima/ci/lima-fails.txt", 2785 "./src/gallium/drivers/lima/lima_resource.h", 2786 "./src/gallium/drivers/r300/r300_debug.c", 2787 "./src/gallium/drivers/r300/r300_emit.h", 2788 "./src/gallium/drivers/r300/r300_blit.c", 2789 "./src/gallium/drivers/r300/r300_transfer.c", 2790 "./src/gallium/drivers/r300/r300_render_stencilref.c", 2791 "./src/gallium/drivers/r300/r300_shader_semantics.h", 2792 "./src/gallium/drivers/r300/r300_resource.c", 2793 "./src/gallium/drivers/r300/r300_screen_buffer.h", 2794 "./src/gallium/drivers/r300/r300_hyperz.c", 2795 "./src/gallium/drivers/r300/r300_state.c", 2796 "./src/gallium/drivers/r300/r300_texture.h", 2797 "./src/gallium/drivers/r300/r300_defines.h", 2798 "./src/gallium/drivers/r300/r300_render.c", 2799 "./src/gallium/drivers/r300/r300_state_derived.c", 2800 "./src/gallium/drivers/r300/r300_tgsi_to_rc.h", 2801 "./src/gallium/drivers/r300/r300_chipset.h", 2802 "./src/gallium/drivers/r300/r300_debug_options.h", 2803 "./src/gallium/drivers/r300/r300_screen_buffer.c", 2804 "./src/gallium/drivers/r300/r300_public.h", 2805 "./src/gallium/drivers/r300/r300_emit.c", 2806 "./src/gallium/drivers/r300/r300_vs.h", 2807 "./src/gallium/drivers/r300/r300_chipset.c", 2808 "./src/gallium/drivers/r300/r300_context.h", 2809 "./src/gallium/drivers/r300/r300_context.c", 2810 "./src/gallium/drivers/r300/r300_texture_desc.h", 2811 "./src/gallium/drivers/r300/r300_vs.c", 2812 "./src/gallium/drivers/r300/r300_fs.h", 2813 "./src/gallium/drivers/r300/r300_reg.h", 2814 "./src/gallium/drivers/r300/r300_query.c", 2815 "./src/gallium/drivers/r300/driinfo_r300.h", 2816 "./src/gallium/drivers/r300/r300_fs.c", 2817 "./src/gallium/drivers/r300/r300_cs.h", 2818 "./src/gallium/drivers/r300/r300_texture.c", 2819 "./src/gallium/drivers/r300/r300_screen.h", 2820 "./src/gallium/drivers/r300/meson.build", 2821 "./src/gallium/drivers/r300/r300_flush.c", 2822 "./src/gallium/drivers/r300/r300_state_inlines.h", 2823 "./src/gallium/drivers/r300/r300_cb.h", 2824 "./src/gallium/drivers/r300/r300_tgsi_to_rc.c", 2825 "./src/gallium/drivers/r300/compiler/radeon_opcodes.c", 2826 "./src/gallium/drivers/r300/compiler/radeon_program_print.c", 2827 "./src/gallium/drivers/r300/compiler/r500_fragprog_emit.c", 2828 "./src/gallium/drivers/r300/compiler/radeon_list.h", 2829 "./src/gallium/drivers/r300/compiler/radeon_dataflow.h", 2830 "./src/gallium/drivers/r300/compiler/r500_fragprog.h", 2831 "./src/gallium/drivers/r300/compiler/radeon_program_alu.h", 2832 "./src/gallium/drivers/r300/compiler/r300_fragprog.c", 2833 "./src/gallium/drivers/r300/compiler/radeon_remove_constants.h", 2834 "./src/gallium/drivers/r300/compiler/radeon_pair_regalloc.c", 2835 "./src/gallium/drivers/r300/compiler/radeon_dataflow_deadcode.c", 2836 "./src/gallium/drivers/r300/compiler/radeon_remove_constants.c", 2837 "./src/gallium/drivers/r300/compiler/r3xx_vertprog_dump.c", 2838 "./src/gallium/drivers/r300/compiler/radeon_vert_fc.c", 2839 "./src/gallium/drivers/r300/compiler/radeon_dataflow.c", 2840 "./src/gallium/drivers/r300/compiler/radeon_program_pair.c", 2841 "./src/gallium/drivers/r300/compiler/r3xx_vertprog.c", 2842 "./src/gallium/drivers/r300/compiler/radeon_optimize.c", 2843 "./src/gallium/drivers/r300/compiler/radeon_program_tex.h", 2844 "./src/gallium/drivers/r300/compiler/memory_pool.h", 2845 "./src/gallium/drivers/r300/compiler/radeon_compiler.c", 2846 "./src/gallium/drivers/r300/compiler/r300_fragprog.h", 2847 "./src/gallium/drivers/r300/compiler/radeon_pair_translate.c", 2848 "./src/gallium/drivers/r300/compiler/radeon_variable.h", 2849 "./src/gallium/drivers/r300/compiler/r300_fragprog_swizzle.c", 2850 "./src/gallium/drivers/r300/compiler/r300_fragprog_emit.c", 2851 "./src/gallium/drivers/r300/compiler/radeon_inline_literals.c", 2852 "./src/gallium/drivers/r300/compiler/radeon_code.h", 2853 "./src/gallium/drivers/r300/compiler/radeon_program_alu.c", 2854 "./src/gallium/drivers/r300/compiler/r500_fragprog.c", 2855 "./src/gallium/drivers/r300/compiler/nir_to_rc.c", 2856 "./src/gallium/drivers/r300/compiler/r300_nir_algebraic.py", 2857 "./src/gallium/drivers/r300/compiler/radeon_compiler_util.c", 2858 "./src/gallium/drivers/r300/compiler/r300_nir.c", 2859 "./src/gallium/drivers/r300/compiler/r300_nir.h", 2860 "./src/gallium/drivers/r300/compiler/radeon_swizzle.h", 2861 "./src/gallium/drivers/r300/compiler/radeon_regalloc.h", 2862 "./src/gallium/drivers/r300/compiler/radeon_compiler.h", 2863 "./src/gallium/drivers/r300/compiler/radeon_pair_schedule.c", 2864 "./src/gallium/drivers/r300/compiler/radeon_program_tex.c", 2865 "./src/gallium/drivers/r300/compiler/radeon_variable.c", 2866 "./src/gallium/drivers/r300/compiler/radeon_compiler_util.h", 2867 "./src/gallium/drivers/r300/compiler/radeon_opcodes.h", 2868 "./src/gallium/drivers/r300/compiler/radeon_list.c", 2869 "./src/gallium/drivers/r300/compiler/memory_pool.c", 2870 "./src/gallium/drivers/r300/compiler/r3xx_fragprog.c", 2871 "./src/gallium/drivers/r300/compiler/radeon_dataflow_swizzles.c", 2872 "./src/gallium/drivers/r300/compiler/radeon_program.c", 2873 "./src/gallium/drivers/r300/compiler/radeon_code.c", 2874 "./src/gallium/drivers/r300/compiler/radeon_regalloc.c", 2875 "./src/gallium/drivers/r300/compiler/r500_nir_lower_fcsel.c", 2876 "./src/gallium/drivers/r300/compiler/r300_fragprog_swizzle.h", 2877 "./src/gallium/drivers/r300/compiler/radeon_program_constants.h", 2878 "./src/gallium/drivers/r300/compiler/radeon_program.h", 2879 "./src/gallium/drivers/r300/compiler/nir_to_rc.h", 2880 "./src/gallium/drivers/r300/compiler/radeon_pair_dead_sources.c", 2881 "./src/gallium/drivers/r300/compiler/radeon_program_pair.h", 2882 "./src/gallium/drivers/r300/r300_render_translate.c", 2883 "./src/gallium/drivers/r300/r300_screen.c", 2884 "./src/gallium/drivers/r300/r300_texture_desc.c", 2885 "./src/gallium/drivers/r300/r300_transfer.h", 2886 "./src/gallium/drivers/r300/r300_vs_draw.c", 2887 "./src/gallium/drivers/r300/ci/r300-rv380-flakes.txt", 2888 "./src/gallium/drivers/r300/ci/r300-rv530-nohiz-flakes.txt", 2889 "./src/gallium/drivers/r300/ci/r300-rv380-fails.txt", 2890 "./src/gallium/drivers/r300/ci/r300-rv380-skips.txt", 2891 "./src/gallium/drivers/r300/ci/r300-rv370-swtcl-fails.txt", 2892 "./src/gallium/drivers/r300/ci/r300-rv410-flakes.txt", 2893 "./src/gallium/drivers/r300/ci/r300-rv410-fails.txt", 2894 "./src/gallium/drivers/r300/ci/r300-rv530-nohiz-skips.txt", 2895 "./src/gallium/drivers/r300/ci/r300-rv530-nohiz-fails.txt", 2896 "./src/gallium/drivers/r300/ci/r300-rv410-skips.txt", 2897 "./src/gallium/drivers/vc4/vc4_qir_live_variables.c", 2898 "./src/gallium/drivers/vc4/vc4_cl.h", 2899 "./src/gallium/drivers/vc4/vc4_tiling.c", 2900 "./src/gallium/drivers/vc4/vc4_screen.c", 2901 "./src/gallium/drivers/vc4/vc4_tiling_lt.c", 2902 "./src/gallium/drivers/vc4/vc4_nir_lower_txf_ms.c", 2903 "./src/gallium/drivers/vc4/vc4_state.c", 2904 "./src/gallium/drivers/vc4/vc4_emit.c", 2905 "./src/gallium/drivers/vc4/vc4_query.c", 2906 "./src/gallium/drivers/vc4/vc4_opt_algebraic.c", 2907 "./src/gallium/drivers/vc4/vc4_qir_schedule.c", 2908 "./src/gallium/drivers/vc4/vc4_nir_lower_io.c", 2909 "./src/gallium/drivers/vc4/vc4_qir.h", 2910 "./src/gallium/drivers/vc4/vc4_formats.c", 2911 "./src/gallium/drivers/vc4/vc4_simulator.c", 2912 "./src/gallium/drivers/vc4/vc4_context.h", 2913 "./src/gallium/drivers/vc4/vc4_opt_small_immediates.c", 2914 "./src/gallium/drivers/vc4/vc4_job.c", 2915 "./src/gallium/drivers/vc4/vc4_cl.c", 2916 "./src/gallium/drivers/vc4/vc4_opt_vpm.c", 2917 "./src/gallium/drivers/vc4/vc4_cl_dump.c", 2918 "./src/gallium/drivers/vc4/vc4_bufmgr.h", 2919 "./src/gallium/drivers/vc4/vc4_qpu_schedule.c", 2920 "./src/gallium/drivers/vc4/vc4_register_allocate.c", 2921 "./src/gallium/drivers/vc4/vc4_qir_emit_uniform_stream_resets.c", 2922 "./src/gallium/drivers/vc4/vc4_opt_constant_folding.c", 2923 "./src/gallium/drivers/vc4/vc4_opt_coalesce_ff_writes.c", 2924 "./src/gallium/drivers/vc4/vc4_opt_dead_code.c", 2925 "./src/gallium/drivers/vc4/kernel/vc4_render_cl.c", 2926 "./src/gallium/drivers/vc4/kernel/vc4_validate.c", 2927 "./src/gallium/drivers/vc4/kernel/vc4_validate_shaders.c", 2928 "./src/gallium/drivers/vc4/kernel/vc4_drv.h", 2929 "./src/gallium/drivers/vc4/kernel/vc4_gem.c", 2930 "./src/gallium/drivers/vc4/kernel/vc4_packet.h", 2931 "./src/gallium/drivers/vc4/vc4_screen.h", 2932 "./src/gallium/drivers/vc4/vc4_resource.c", 2933 "./src/gallium/drivers/vc4/vc4_tiling.h", 2934 "./src/gallium/drivers/vc4/vc4_resource.h", 2935 "./src/gallium/drivers/vc4/vc4_simulator_validate.h", 2936 "./src/gallium/drivers/vc4/vc4_draw.c", 2937 "./src/gallium/drivers/vc4/vc4_qpu.h", 2938 "./src/gallium/drivers/vc4/vc4_program.c", 2939 "./src/gallium/drivers/vc4/vc4_reorder_uniforms.c", 2940 "./src/gallium/drivers/vc4/vc4_opt_copy_propagation.c", 2941 "./src/gallium/drivers/vc4/vc4_uniforms.c", 2942 "./src/gallium/drivers/vc4/vc4_qir_lower_uniforms.c", 2943 "./src/gallium/drivers/vc4/vc4_opt_peephole_sf.c", 2944 "./src/gallium/drivers/vc4/meson.build", 2945 "./src/gallium/drivers/vc4/vc4_cl_dump.h", 2946 "./src/gallium/drivers/vc4/vc4_qpu_disasm.c", 2947 "./src/gallium/drivers/vc4/vc4_context.c", 2948 "./src/gallium/drivers/vc4/vc4_fence.c", 2949 "./src/gallium/drivers/vc4/vc4_qpu_defines.h", 2950 "./src/gallium/drivers/vc4/vc4_blit.c", 2951 "./src/gallium/drivers/vc4/vc4_qpu.c", 2952 "./src/gallium/drivers/vc4/vc4_qpu_validate.c", 2953 "./src/gallium/drivers/vc4/vc4_bufmgr.c", 2954 "./src/gallium/drivers/vc4/vc4_qir_validate.c", 2955 "./src/gallium/drivers/vc4/vc4_qpu_emit.c", 2956 "./src/gallium/drivers/vc4/vc4_qir.c", 2957 "./src/gallium/drivers/vc4/vc4_nir_lower_blend.c", 2958 "./src/gallium/drivers/d3d12/d3d12_compiler.h", 2959 "./src/gallium/drivers/d3d12/d3d12_video_encoder_nalu_writer_h264.h", 2960 "./src/gallium/drivers/d3d12/d3d12_fence.h", 2961 "./src/gallium/drivers/d3d12/d3d12_video_encoder_nalu_writer_h264.cpp", 2962 "./src/gallium/drivers/d3d12/d3d12_video_encoder_bitstream.cpp", 2963 "./src/gallium/drivers/d3d12/d3d12_lower_point_sprite.c", 2964 "./src/gallium/drivers/d3d12/d3d12_video_encoder_bitstream.h", 2965 "./src/gallium/drivers/d3d12/d3d12_video_encoder_references_manager_av1.cpp", 2966 "./src/gallium/drivers/d3d12/d3d12_video_texture_array_dpb_manager.h", 2967 "./src/gallium/drivers/d3d12/d3d12_video_encoder_references_manager_h264.h", 2968 "./src/gallium/drivers/d3d12/d3d12_video_encoder_bitstream_builder_h264.cpp", 2969 "./src/gallium/drivers/d3d12/d3d12_video_enc_av1.cpp", 2970 "./src/gallium/drivers/d3d12/d3d12_debug.h", 2971 "./src/gallium/drivers/d3d12/d3d12_fence.cpp", 2972 "./src/gallium/drivers/d3d12/d3d12_context_graphics.cpp", 2973 "./src/gallium/drivers/d3d12/d3d12_bufmgr.h", 2974 "./src/gallium/drivers/d3d12/d3d12_format.h", 2975 "./src/gallium/drivers/d3d12/d3d12_public.h", 2976 "./src/gallium/drivers/d3d12/d3d12_dxgi_xbox_screen.cpp", 2977 "./src/gallium/drivers/d3d12/d3d12_video_screen.cpp", 2978 "./src/gallium/drivers/d3d12/d3d12_video_encoder_bitstream_builder.h", 2979 "./src/gallium/drivers/d3d12/d3d12_pipeline_state.h", 2980 "./src/gallium/drivers/d3d12/d3d12_video_enc_h264.cpp", 2981 "./src/gallium/drivers/d3d12/d3d12_dxcore_screen.cpp", 2982 "./src/gallium/drivers/d3d12/d3d12_video_array_of_textures_dpb_manager.h", 2983 "./src/gallium/drivers/d3d12/d3d12_video_encoder_references_manager_hevc.h", 2984 "./src/gallium/drivers/d3d12/d3d12_video_encoder_references_manager.h", 2985 "./src/gallium/drivers/d3d12/d3d12_copy.cpp", 2986 "./src/gallium/drivers/d3d12/d3d12_video_enc.cpp", 2987 "./src/gallium/drivers/d3d12/d3d12_video_dec.h", 2988 "./src/gallium/drivers/d3d12/d3d12_surface.h", 2989 "./src/gallium/drivers/d3d12/d3d12_video_buffer.h", 2990 "./src/gallium/drivers/d3d12/d3d12_blit.cpp", 2991 "./src/gallium/drivers/d3d12/d3d12_video_encoder_bitstream_builder_av1.h", 2992 "./src/gallium/drivers/d3d12/d3d12_query.h", 2993 "./src/gallium/drivers/d3d12/d3d12_residency.cpp", 2994 "./src/gallium/drivers/d3d12/d3d12_video_dec_vp9.h", 2995 "./src/gallium/drivers/d3d12/d3d12_nir_passes.c", 2996 "./src/gallium/drivers/d3d12/d3d12_gs_variant.cpp", 2997 "./src/gallium/drivers/d3d12/d3d12_bufmgr.cpp", 2998 "./src/gallium/drivers/d3d12/d3d12_video_screen.h", 2999 "./src/gallium/drivers/d3d12/d3d12_residency.h", 3000 "./src/gallium/drivers/d3d12/d3d12_descriptor_pool.h", 3001 "./src/gallium/drivers/d3d12/d3d12_context.h", 3002 "./src/gallium/drivers/d3d12/d3d12_video_buffer.cpp", 3003 "./src/gallium/drivers/d3d12/d3d12_video_encoder_references_manager_hevc.cpp", 3004 "./src/gallium/drivers/d3d12/d3d12_video_dpb_storage_manager.h", 3005 "./src/gallium/drivers/d3d12/d3d12_video_dec.cpp", 3006 "./src/gallium/drivers/d3d12/d3d12_video_enc.h", 3007 "./src/gallium/drivers/d3d12/d3d12_resource_state.h", 3008 "./src/gallium/drivers/d3d12/d3d12_cmd_signature.cpp", 3009 "./src/gallium/drivers/d3d12/d3d12_video_encoder_bitstream_builder_hevc.h", 3010 "./src/gallium/drivers/d3d12/d3d12_video_texture_array_dpb_manager.cpp", 3011 "./src/gallium/drivers/d3d12/d3d12_video_dec_av1.h", 3012 "./src/gallium/drivers/d3d12/d3d12_video_types.h", 3013 "./src/gallium/drivers/d3d12/d3d12_video_proc.cpp", 3014 "./src/gallium/drivers/d3d12/d3d12_tcs_variant.cpp", 3015 "./src/gallium/drivers/d3d12/d3d12_interop_public.h", 3016 "./src/gallium/drivers/d3d12/d3d12_video_dec_hevc.h", 3017 "./src/gallium/drivers/d3d12/d3d12_video_encoder_bitstream_builder_h264.h", 3018 "./src/gallium/drivers/d3d12/d3d12_util.h", 3019 "./src/gallium/drivers/d3d12/d3d12_format.c", 3020 "./src/gallium/drivers/d3d12/d3d12_compute_transforms.h", 3021 "./src/gallium/drivers/d3d12/d3d12_batch.cpp", 3022 "./src/gallium/drivers/d3d12/d3d12_resource.cpp", 3023 "./src/gallium/drivers/d3d12/d3d12_video_encoder_nalu_writer_hevc.cpp", 3024 "./src/gallium/drivers/d3d12/d3d12_descriptor_pool.cpp", 3025 "./src/gallium/drivers/d3d12/d3d12_video_enc_hevc.h", 3026 "./src/gallium/drivers/d3d12/d3d12_video_dec_av1.cpp", 3027 "./src/gallium/drivers/d3d12/d3d12_video_encoder_references_manager_av1.h", 3028 "./src/gallium/drivers/d3d12/d3d12_video_encoder_bitstream_builder_av1.cpp", 3029 "./src/gallium/drivers/d3d12/d3d12_screen.cpp", 3030 "./src/gallium/drivers/d3d12/d3d12_blit.h", 3031 "./src/gallium/drivers/d3d12/d3d12_video_array_of_textures_dpb_manager.cpp", 3032 "./src/gallium/drivers/d3d12/d3d12_video_enc_h264.h", 3033 "./src/gallium/drivers/d3d12/d3d12_video_dec_h264.cpp", 3034 "./src/gallium/drivers/d3d12/d3d12_screen.h", 3035 "./src/gallium/drivers/d3d12/d3d12_video_encoder_nalu_writer_hevc.h", 3036 "./src/gallium/drivers/d3d12/d3d12_video_enc_hevc.cpp", 3037 "./src/gallium/drivers/d3d12/d3d12_resource.h", 3038 "./src/gallium/drivers/d3d12/d3d12_video_proc.h", 3039 "./src/gallium/drivers/d3d12/meson.build", 3040 "./src/gallium/drivers/d3d12/d3d12_nir_passes.h", 3041 "./src/gallium/drivers/d3d12/d3d12_compute_transforms.cpp", 3042 "./src/gallium/drivers/d3d12/d3d12_video_dec_hevc.cpp", 3043 "./src/gallium/drivers/d3d12/d3d12_batch.h", 3044 "./src/gallium/drivers/d3d12/d3d12_query.cpp", 3045 "./src/gallium/drivers/d3d12/d3d12_video_dec_vp9.cpp", 3046 "./src/gallium/drivers/d3d12/d3d12_video_dec_references_mgr.cpp", 3047 "./src/gallium/drivers/d3d12/d3d12_surface.cpp", 3048 "./src/gallium/drivers/d3d12/d3d12_video_dec_references_mgr.h", 3049 "./src/gallium/drivers/d3d12/d3d12_video_dec_h264.h", 3050 "./src/gallium/drivers/d3d12/d3d12_lower_image_casts.c", 3051 "./src/gallium/drivers/d3d12/d3d12_pipeline_state.cpp", 3052 "./src/gallium/drivers/d3d12/d3d12_resource_state.cpp", 3053 "./src/gallium/drivers/d3d12/d3d12_video_encoder_references_manager_h264.cpp", 3054 "./src/gallium/drivers/d3d12/d3d12_cmd_signature.h", 3055 "./src/gallium/drivers/d3d12/d3d12_video_enc_av1.h", 3056 "./src/gallium/drivers/d3d12/d3d12_root_signature.cpp", 3057 "./src/gallium/drivers/d3d12/d3d12_dxgi_screen.cpp", 3058 "./src/gallium/drivers/d3d12/d3d12_draw.cpp", 3059 "./src/gallium/drivers/d3d12/d3d12_root_signature.h", 3060 "./src/gallium/drivers/d3d12/d3d12_common.h", 3061 "./src/gallium/drivers/d3d12/d3d12_compiler.cpp", 3062 "./src/gallium/drivers/d3d12/d3d12_video_encoder_bitstream_builder_hevc.cpp", 3063 "./src/gallium/drivers/d3d12/ci/d3d12-quick_gl.txt", 3064 "./src/gallium/drivers/d3d12/ci/d3d12-skips.txt", 3065 "./src/gallium/drivers/d3d12/ci/d3d12-flakes.txt", 3066 "./src/gallium/drivers/d3d12/ci/d3d12-quick_shader.txt", 3067 "./src/gallium/drivers/d3d12/d3d12_context_common.cpp", 3068 "./src/gallium/drivers/llvmpipe/lp_state_fs_analysis.c", 3069 "./src/gallium/drivers/llvmpipe/lp_state_sampler.c", 3070 "./src/gallium/drivers/llvmpipe/lp_bld_blend_aos.c", 3071 "./src/gallium/drivers/llvmpipe/lp_linear_sampler_tmp.h", 3072 "./src/gallium/drivers/llvmpipe/lp_perf.h", 3073 "./src/gallium/drivers/llvmpipe/lp_context.c", 3074 "./src/gallium/drivers/llvmpipe/lp_state_fs.c", 3075 "./src/gallium/drivers/llvmpipe/lp_memory.c", 3076 "./src/gallium/drivers/llvmpipe/lp_bld_alpha.c", 3077 "./src/gallium/drivers/llvmpipe/lp_setup_point.c", 3078 "./src/gallium/drivers/llvmpipe/lp_screen.c", 3079 "./src/gallium/drivers/llvmpipe/lp_setup_line.c", 3080 "./src/gallium/drivers/llvmpipe/lp_linear_fastpath.c", 3081 "./src/gallium/drivers/llvmpipe/lp_clear.c", 3082 "./src/gallium/drivers/llvmpipe/lp_test_format.c", 3083 "./src/gallium/drivers/llvmpipe/lp_setup_vbuf.c", 3084 "./src/gallium/drivers/llvmpipe/lp_test_conv.c", 3085 "./src/gallium/drivers/llvmpipe/lp_test_main.c", 3086 "./src/gallium/drivers/llvmpipe/lp_setup_tri.c", 3087 "./src/gallium/drivers/llvmpipe/lp_test.h", 3088 "./src/gallium/drivers/llvmpipe/lp_jit.c", 3089 "./src/gallium/drivers/llvmpipe/lp_texture_handle.c", 3090 "./src/gallium/drivers/llvmpipe/lp_bld_blend.h", 3091 "./src/gallium/drivers/llvmpipe/lp_state_vertex.c", 3092 "./src/gallium/drivers/llvmpipe/lp_scene.c", 3093 "./src/gallium/drivers/llvmpipe/lp_setup_context.h", 3094 "./src/gallium/drivers/llvmpipe/lp_state.h", 3095 "./src/gallium/drivers/llvmpipe/lp_state_fs_linear_llvm.c", 3096 "./src/gallium/drivers/llvmpipe/lp_query.c", 3097 "./src/gallium/drivers/llvmpipe/lp_debug.h", 3098 "./src/gallium/drivers/llvmpipe/lp_tex_sample.c", 3099 "./src/gallium/drivers/llvmpipe/lp_rast_priv.h", 3100 "./src/gallium/drivers/llvmpipe/lp_linear_interp.c", 3101 "./src/gallium/drivers/llvmpipe/lp_screen.h", 3102 "./src/gallium/drivers/llvmpipe/lp_state_blend.c", 3103 "./src/gallium/drivers/llvmpipe/lp_state_cs.h", 3104 "./src/gallium/drivers/llvmpipe/lp_flush.h", 3105 "./src/gallium/drivers/llvmpipe/lp_jit.h", 3106 "./src/gallium/drivers/llvmpipe/lp_texture.h", 3107 "./src/gallium/drivers/llvmpipe/lp_state_so.c", 3108 "./src/gallium/drivers/llvmpipe/lp_test_arit.c", 3109 "./src/gallium/drivers/llvmpipe/lp_linear_sampler.c", 3110 "./src/gallium/drivers/llvmpipe/lp_rast_tri.c", 3111 "./src/gallium/drivers/llvmpipe/lp_bld_blend_logicop.c", 3112 "./src/gallium/drivers/llvmpipe/lp_rast_rect.c", 3113 "./src/gallium/drivers/llvmpipe/lp_test_blend.c", 3114 "./src/gallium/drivers/llvmpipe/lp_cs_tpool.h", 3115 "./src/gallium/drivers/llvmpipe/lp_surface.h", 3116 "./src/gallium/drivers/llvmpipe/lp_context.h", 3117 "./src/gallium/drivers/llvmpipe/lp_scene_queue.c", 3118 "./src/gallium/drivers/llvmpipe/lp_bld_depth.c", 3119 "./src/gallium/drivers/llvmpipe/lp_linear_priv.h", 3120 "./src/gallium/drivers/llvmpipe/lp_rast.c", 3121 "./src/gallium/drivers/llvmpipe/lp_bld_blend.c", 3122 "./src/gallium/drivers/llvmpipe/lp_test_printf.c", 3123 "./src/gallium/drivers/llvmpipe/lp_texture.c", 3124 "./src/gallium/drivers/llvmpipe/lp_bld_interp.h", 3125 "./src/gallium/drivers/llvmpipe/lp_state_cs.c", 3126 "./src/gallium/drivers/llvmpipe/lp_state_rasterizer.c", 3127 "./src/gallium/drivers/llvmpipe/lp_fence.h", 3128 "./src/gallium/drivers/llvmpipe/lp_state_gs.c", 3129 "./src/gallium/drivers/llvmpipe/lp_tex_sample.h", 3130 "./src/gallium/drivers/llvmpipe/lp_texture_handle.h", 3131 "./src/gallium/drivers/llvmpipe/lp_state_setup.c", 3132 "./src/gallium/drivers/llvmpipe/lp_rast_linear_fallback.c", 3133 "./src/gallium/drivers/llvmpipe/lp_rast_tri_tmp.h", 3134 "./src/gallium/drivers/llvmpipe/lp_draw_arrays.c", 3135 "./src/gallium/drivers/llvmpipe/lp_linear.c", 3136 "./src/gallium/drivers/llvmpipe/lp_perf.c", 3137 "./src/gallium/drivers/llvmpipe/lp_state_fs.h", 3138 "./src/gallium/drivers/llvmpipe/lp_state_clip.c", 3139 "./src/gallium/drivers/llvmpipe/lp_bld_depth.h", 3140 "./src/gallium/drivers/llvmpipe/lp_setup.c", 3141 "./src/gallium/drivers/llvmpipe/lp_state_fs_linear.c", 3142 "./src/gallium/drivers/llvmpipe/lp_setup_analysis.c", 3143 "./src/gallium/drivers/llvmpipe/lp_rast_debug.c", 3144 "./src/gallium/drivers/llvmpipe/lp_clear.h", 3145 "./src/gallium/drivers/llvmpipe/lp_scene.h", 3146 "./src/gallium/drivers/llvmpipe/lp_scene_queue.h", 3147 "./src/gallium/drivers/llvmpipe/meson.build", 3148 "./src/gallium/drivers/llvmpipe/lp_fence.c", 3149 "./src/gallium/drivers/llvmpipe/lp_cs_tpool.c", 3150 "./src/gallium/drivers/llvmpipe/lp_state_setup.h", 3151 "./src/gallium/drivers/llvmpipe/lp_setup_rect.c", 3152 "./src/gallium/drivers/llvmpipe/lp_state_surface.c", 3153 "./src/gallium/drivers/llvmpipe/lp_setup.h", 3154 "./src/gallium/drivers/llvmpipe/lp_flush.c", 3155 "./src/gallium/drivers/llvmpipe/lp_rast.h", 3156 "./src/gallium/drivers/llvmpipe/lp_query.h", 3157 "./src/gallium/drivers/llvmpipe/lp_state_tess.c", 3158 "./src/gallium/drivers/llvmpipe/lp_state_fs_fastpath.c", 3159 "./src/gallium/drivers/llvmpipe/lp_state_vs.c", 3160 "./src/gallium/drivers/llvmpipe/lp_public.h", 3161 "./src/gallium/drivers/llvmpipe/lp_limits.h", 3162 "./src/gallium/drivers/llvmpipe/lp_bld_alpha.h", 3163 "./src/gallium/drivers/llvmpipe/lp_memory.h", 3164 "./src/gallium/drivers/llvmpipe/lp_rast_linear.c", 3165 "./src/gallium/drivers/llvmpipe/lp_bld_interp.c", 3166 "./src/gallium/drivers/llvmpipe/lp_test_lookup_multiple.c", 3167 "./src/gallium/drivers/llvmpipe/ci/llvmpipe-fails.txt", 3168 "./src/gallium/drivers/llvmpipe/ci/llvmpipe-flakes.txt", 3169 "./src/gallium/drivers/llvmpipe/ci/llvmpipe-rusticl-flakes.txt", 3170 "./src/gallium/drivers/llvmpipe/ci/llvmpipe-rusticl-fails.txt", 3171 "./src/gallium/drivers/llvmpipe/ci/llvmpipe-rusticl-skips.txt", 3172 "./src/gallium/drivers/llvmpipe/ci/llvmpipe-skips.txt", 3173 "./src/gallium/drivers/llvmpipe/lp_state_derived.c", 3174 "./src/gallium/drivers/llvmpipe/lp_surface.c", 3175 "./src/gallium/drivers/softpipe/sp_flush.c", 3176 "./src/gallium/drivers/softpipe/sp_buffer.h", 3177 "./src/gallium/drivers/softpipe/sp_flush.h", 3178 "./src/gallium/drivers/softpipe/sp_prim_vbuf.h", 3179 "./src/gallium/drivers/softpipe/sp_image.c", 3180 "./src/gallium/drivers/softpipe/sp_buffer.c", 3181 "./src/gallium/drivers/softpipe/sp_quad_depth_test.c", 3182 "./src/gallium/drivers/softpipe/sp_tex_sample.c", 3183 "./src/gallium/drivers/softpipe/sp_query.h", 3184 "./src/gallium/drivers/softpipe/sp_state_vertex.c", 3185 "./src/gallium/drivers/softpipe/sp_screen.c", 3186 "./src/gallium/drivers/softpipe/sp_tex_tile_cache.h", 3187 "./src/gallium/drivers/softpipe/sp_fs_exec.c", 3188 "./src/gallium/drivers/softpipe/sp_texture.c", 3189 "./src/gallium/drivers/softpipe/sp_clear.c", 3190 "./src/gallium/drivers/softpipe/sp_screen.h", 3191 "./src/gallium/drivers/softpipe/sp_quad_blend.c", 3192 "./src/gallium/drivers/softpipe/sp_clear.h", 3193 "./src/gallium/drivers/softpipe/sp_state_so.c", 3194 "./src/gallium/drivers/softpipe/sp_context.h", 3195 "./src/gallium/drivers/softpipe/sp_prim_vbuf.c", 3196 "./src/gallium/drivers/softpipe/sp_state_rasterizer.c", 3197 "./src/gallium/drivers/softpipe/sp_state_surface.c", 3198 "./src/gallium/drivers/softpipe/sp_quad_pipe.c", 3199 "./src/gallium/drivers/softpipe/sp_state_blend.c", 3200 "./src/gallium/drivers/softpipe/sp_fence.h", 3201 "./src/gallium/drivers/softpipe/sp_setup.h", 3202 "./src/gallium/drivers/softpipe/sp_tex_sample.h", 3203 "./src/gallium/drivers/softpipe/sp_quad.h", 3204 "./src/gallium/drivers/softpipe/sp_context.c", 3205 "./src/gallium/drivers/softpipe/sp_quad_fs.c", 3206 "./src/gallium/drivers/softpipe/sp_tex_tile_cache.c", 3207 "./src/gallium/drivers/softpipe/sp_public.h", 3208 "./src/gallium/drivers/softpipe/sp_tile_cache.c", 3209 "./src/gallium/drivers/softpipe/sp_state_sampler.c", 3210 "./src/gallium/drivers/softpipe/sp_surface.c", 3211 "./src/gallium/drivers/softpipe/sp_quad_pipe.h", 3212 "./src/gallium/drivers/softpipe/sp_limits.h", 3213 "./src/gallium/drivers/softpipe/sp_state.h", 3214 "./src/gallium/drivers/softpipe/meson.build", 3215 "./src/gallium/drivers/softpipe/sp_tile_cache.h", 3216 "./src/gallium/drivers/softpipe/sp_draw_arrays.c", 3217 "./src/gallium/drivers/softpipe/sp_quad_depth_test_tmp.h", 3218 "./src/gallium/drivers/softpipe/sp_surface.h", 3219 "./src/gallium/drivers/softpipe/sp_fs.h", 3220 "./src/gallium/drivers/softpipe/sp_texture.h", 3221 "./src/gallium/drivers/softpipe/sp_image.h", 3222 "./src/gallium/drivers/softpipe/sp_state_derived.c", 3223 "./src/gallium/drivers/softpipe/sp_setup.c", 3224 "./src/gallium/drivers/softpipe/sp_fence.c", 3225 "./src/gallium/drivers/softpipe/sp_state_clip.c", 3226 "./src/gallium/drivers/softpipe/sp_state_shader.c", 3227 "./src/gallium/drivers/softpipe/sp_query.c", 3228 "./src/gallium/drivers/softpipe/sp_state_image.c", 3229 "./src/gallium/drivers/softpipe/ci/softpipe-flakes.txt", 3230 "./src/gallium/drivers/softpipe/ci/softpipe-asan-fails.txt", 3231 "./src/gallium/drivers/softpipe/ci/softpipe-fails.txt", 3232 "./src/gallium/drivers/softpipe/ci/softpipe-skips.txt", 3233 "./src/gallium/drivers/softpipe/sp_compute.c", 3234 "./src/gallium/drivers/panfrost/pan_job.h", 3235 "./src/gallium/drivers/panfrost/pan_device.h", 3236 "./src/gallium/drivers/panfrost/driinfo_panfrost.h", 3237 "./src/gallium/drivers/panfrost/pan_nir_remove_fragcolor_stores.c", 3238 "./src/gallium/drivers/panfrost/pan_fence.h", 3239 "./src/gallium/drivers/panfrost/pan_nir_lower_res_indices.c", 3240 "./src/gallium/drivers/panfrost/pan_csf.c", 3241 "./src/gallium/drivers/panfrost/pan_screen.h", 3242 "./src/gallium/drivers/panfrost/pan_jm.c", 3243 "./src/gallium/drivers/panfrost/pan_device.c", 3244 "./src/gallium/drivers/panfrost/pan_nir_lower_sysvals.c", 3245 "./src/gallium/drivers/panfrost/pan_bo.c", 3246 "./src/gallium/drivers/panfrost/pan_context.h", 3247 "./src/gallium/drivers/panfrost/pan_job.c", 3248 "./src/gallium/drivers/panfrost/pan_resource.h", 3249 "./src/gallium/drivers/panfrost/pan_mod_conv_cso.h", 3250 "./src/gallium/drivers/panfrost/pan_context.c", 3251 "./src/gallium/drivers/panfrost/pan_cmdstream.c", 3252 "./src/gallium/drivers/panfrost/pan_cmdstream.h", 3253 "./src/gallium/drivers/panfrost/pan_helpers.c", 3254 "./src/gallium/drivers/panfrost/pan_mod_conv_cso.c", 3255 "./src/gallium/drivers/panfrost/pan_public.h", 3256 "./src/gallium/drivers/panfrost/pan_fence.c", 3257 "./src/gallium/drivers/panfrost/pan_mempool.c", 3258 "./src/gallium/drivers/panfrost/pan_mempool.h", 3259 "./src/gallium/drivers/panfrost/pan_disk_cache.c", 3260 "./src/gallium/drivers/panfrost/pan_screen.c", 3261 "./src/gallium/drivers/panfrost/pan_blend_cso.h", 3262 "./src/gallium/drivers/panfrost/pan_bo.h", 3263 "./src/gallium/drivers/panfrost/pan_shader.c", 3264 "./src/gallium/drivers/panfrost/meson.build", 3265 "./src/gallium/drivers/panfrost/pan_csf.h", 3266 "./src/gallium/drivers/panfrost/pan_blit.c", 3267 "./src/gallium/drivers/panfrost/pan_jm.h", 3268 "./src/gallium/drivers/panfrost/pan_resource.c", 3269 "./src/gallium/drivers/panfrost/pan_fb_preload.h", 3270 "./src/gallium/drivers/panfrost/pan_fb_preload.c", 3271 "./src/gallium/drivers/freedreno/freedreno_tracepoints.py", 3272 "./src/gallium/drivers/freedreno/a2xx/fd2_context.c", 3273 "./src/gallium/drivers/freedreno/a2xx/fd2_query.c", 3274 "./src/gallium/drivers/freedreno/a2xx/fd2_rasterizer.c", 3275 "./src/gallium/drivers/freedreno/a2xx/fd2_screen.c", 3276 "./src/gallium/drivers/freedreno/a2xx/fd2_resource.c", 3277 "./src/gallium/drivers/freedreno/a2xx/fd2_gmem.c", 3278 "./src/gallium/drivers/freedreno/a2xx/fd2_context.h", 3279 "./src/gallium/drivers/freedreno/a2xx/ir2_nir.c", 3280 "./src/gallium/drivers/freedreno/a2xx/fd2_screen.h", 3281 "./src/gallium/drivers/freedreno/a2xx/fd2_program.h", 3282 "./src/gallium/drivers/freedreno/a2xx/fd2_util.c", 3283 "./src/gallium/drivers/freedreno/a2xx/ir2.c", 3284 "./src/gallium/drivers/freedreno/a2xx/fd2_texture.c", 3285 "./src/gallium/drivers/freedreno/a2xx/ir2_private.h", 3286 "./src/gallium/drivers/freedreno/a2xx/ir2_assemble.c", 3287 "./src/gallium/drivers/freedreno/a2xx/fd2_emit.c", 3288 "./src/gallium/drivers/freedreno/a2xx/fd2_blend.c", 3289 "./src/gallium/drivers/freedreno/a2xx/fd2_resource.h", 3290 "./src/gallium/drivers/freedreno/a2xx/ir2_cp.c", 3291 "./src/gallium/drivers/freedreno/a2xx/fd2_gmem.h", 3292 "./src/gallium/drivers/freedreno/a2xx/fd2_program.c", 3293 "./src/gallium/drivers/freedreno/a2xx/ir2_ra.c", 3294 "./src/gallium/drivers/freedreno/a2xx/fd2_draw.c", 3295 "./src/gallium/drivers/freedreno/a2xx/fd2_emit.h", 3296 "./src/gallium/drivers/freedreno/a2xx/fd2_util.h", 3297 "./src/gallium/drivers/freedreno/a2xx/ir2.h", 3298 "./src/gallium/drivers/freedreno/a2xx/fd2_blend.h", 3299 "./src/gallium/drivers/freedreno/a2xx/fd2_zsa.h", 3300 "./src/gallium/drivers/freedreno/a2xx/fd2_texture.h", 3301 "./src/gallium/drivers/freedreno/a2xx/fd2_rasterizer.h", 3302 "./src/gallium/drivers/freedreno/a2xx/fd2_draw.h", 3303 "./src/gallium/drivers/freedreno/a2xx/fd2_query.h", 3304 "./src/gallium/drivers/freedreno/a2xx/fd2_zsa.c", 3305 "./src/gallium/drivers/freedreno/freedreno_blitter.h", 3306 "./src/gallium/drivers/freedreno/freedreno_draw.h", 3307 "./src/gallium/drivers/freedreno/freedreno_gmem.c", 3308 "./src/gallium/drivers/freedreno/a5xx/fd5_emit.c", 3309 "./src/gallium/drivers/freedreno/a5xx/fd5_image.h", 3310 "./src/gallium/drivers/freedreno/a5xx/fd5_format.h", 3311 "./src/gallium/drivers/freedreno/a5xx/fd5_gmem.h", 3312 "./src/gallium/drivers/freedreno/a5xx/fd5_query.h", 3313 "./src/gallium/drivers/freedreno/a5xx/fd5_emit.h", 3314 "./src/gallium/drivers/freedreno/a5xx/fd5_blitter.c", 3315 "./src/gallium/drivers/freedreno/a5xx/fd5_blitter.h", 3316 "./src/gallium/drivers/freedreno/a5xx/fd5_screen.c", 3317 "./src/gallium/drivers/freedreno/a5xx/fd5_program.h", 3318 "./src/gallium/drivers/freedreno/a5xx/fd5_rasterizer.h", 3319 "./src/gallium/drivers/freedreno/a5xx/fd5_draw.c", 3320 "./src/gallium/drivers/freedreno/a5xx/fd5_blend.h", 3321 "./src/gallium/drivers/freedreno/a5xx/fd5_resource.h", 3322 "./src/gallium/drivers/freedreno/a5xx/fd5_texture.c", 3323 "./src/gallium/drivers/freedreno/a5xx/fd5_zsa.c", 3324 "./src/gallium/drivers/freedreno/a5xx/fd5_context.h", 3325 "./src/gallium/drivers/freedreno/a5xx/fd5_format.c", 3326 "./src/gallium/drivers/freedreno/a5xx/fd5_context.c", 3327 "./src/gallium/drivers/freedreno/a5xx/fd5_image.c", 3328 "./src/gallium/drivers/freedreno/a5xx/fd5_compute.h", 3329 "./src/gallium/drivers/freedreno/a5xx/fd5_resource.c", 3330 "./src/gallium/drivers/freedreno/a5xx/fd5_query.c", 3331 "./src/gallium/drivers/freedreno/a5xx/fd5_program.c", 3332 "./src/gallium/drivers/freedreno/a5xx/fd5_texture.h", 3333 "./src/gallium/drivers/freedreno/a5xx/fd5_blend.c", 3334 "./src/gallium/drivers/freedreno/a5xx/fd5_compute.c", 3335 "./src/gallium/drivers/freedreno/a5xx/fd5_rasterizer.c", 3336 "./src/gallium/drivers/freedreno/a5xx/fd5_gmem.c", 3337 "./src/gallium/drivers/freedreno/a5xx/fd5_draw.h", 3338 "./src/gallium/drivers/freedreno/a5xx/fd5_screen.h", 3339 "./src/gallium/drivers/freedreno/a5xx/fd5_zsa.h", 3340 "./src/gallium/drivers/freedreno/freedreno_batch.h", 3341 "./src/gallium/drivers/freedreno/freedreno_query_hw.c", 3342 "./src/gallium/drivers/freedreno/freedreno_autotune.c", 3343 "./src/gallium/drivers/freedreno/freedreno_query_acc.h", 3344 "./src/gallium/drivers/freedreno/freedreno_autotune.h", 3345 "./src/gallium/drivers/freedreno/freedreno_query_sw.h", 3346 "./src/gallium/drivers/freedreno/freedreno_fence.c", 3347 "./src/gallium/drivers/freedreno/freedreno_state.c", 3348 "./src/gallium/drivers/freedreno/ir3/ir3_gallium.h", 3349 "./src/gallium/drivers/freedreno/ir3/ir3_const.h", 3350 "./src/gallium/drivers/freedreno/ir3/ir3_descriptor.h", 3351 "./src/gallium/drivers/freedreno/ir3/ir3_descriptor.c", 3352 "./src/gallium/drivers/freedreno/ir3/ir3_cmdline.c", 3353 "./src/gallium/drivers/freedreno/ir3/ir3_cache.h", 3354 "./src/gallium/drivers/freedreno/ir3/ir3_gallium.c", 3355 "./src/gallium/drivers/freedreno/ir3/ir3_cache.c", 3356 "./src/gallium/drivers/freedreno/freedreno_batch_cache.c", 3357 "./src/gallium/drivers/freedreno/driinfo_freedreno.h", 3358 "./src/gallium/drivers/freedreno/freedreno_query_hw.h", 3359 "./src/gallium/drivers/freedreno/freedreno_draw.c", 3360 "./src/gallium/drivers/freedreno/freedreno_context.c", 3361 "./src/gallium/drivers/freedreno/a6xx/fd6_vsc.h", 3362 "./src/gallium/drivers/freedreno/a6xx/fd6_image.h", 3363 "./src/gallium/drivers/freedreno/a6xx/fd6_texture.cc", 3364 "./src/gallium/drivers/freedreno/a6xx/fd6_draw.cc", 3365 "./src/gallium/drivers/freedreno/a6xx/fd6_gmem.h", 3366 "./src/gallium/drivers/freedreno/a6xx/fd6_emit.h", 3367 "./src/gallium/drivers/freedreno/a6xx/fd6_barrier.h", 3368 "./src/gallium/drivers/freedreno/a6xx/fd6_blitter.h", 3369 "./src/gallium/drivers/freedreno/a6xx/fd6_gmem.cc", 3370 "./src/gallium/drivers/freedreno/a6xx/fd6_context.cc", 3371 "./src/gallium/drivers/freedreno/a6xx/fd6_image.cc", 3372 "./src/gallium/drivers/freedreno/a6xx/fd6_resource.cc", 3373 "./src/gallium/drivers/freedreno/a6xx/fd6_zsa.cc", 3374 "./src/gallium/drivers/freedreno/a6xx/fd6_query.h", 3375 "./src/gallium/drivers/freedreno/a6xx/fd6_blend.cc", 3376 "./src/gallium/drivers/freedreno/a6xx/fd6_program.h", 3377 "./src/gallium/drivers/freedreno/a6xx/fd6_emit.cc", 3378 "./src/gallium/drivers/freedreno/a6xx/fd6_blend.h", 3379 "./src/gallium/drivers/freedreno/a6xx/fd6_screen.h", 3380 "./src/gallium/drivers/freedreno/a6xx/fd6_blitter.cc", 3381 "./src/gallium/drivers/freedreno/a6xx/fd6_compute.h", 3382 "./src/gallium/drivers/freedreno/a6xx/fd6_const.cc", 3383 "./src/gallium/drivers/freedreno/a6xx/fd6_program.cc", 3384 "./src/gallium/drivers/freedreno/a6xx/fd6_resource.h", 3385 "./src/gallium/drivers/freedreno/a6xx/fd6_const.h", 3386 "./src/gallium/drivers/freedreno/a6xx/fd6_context.h", 3387 "./src/gallium/drivers/freedreno/a6xx/fd6_compute.cc", 3388 "./src/gallium/drivers/freedreno/a6xx/fd6_vsc.cc", 3389 "./src/gallium/drivers/freedreno/a6xx/fd6_zsa.h", 3390 "./src/gallium/drivers/freedreno/a6xx/fd6_texture.h", 3391 "./src/gallium/drivers/freedreno/a6xx/fd6_draw.h", 3392 "./src/gallium/drivers/freedreno/a6xx/fd6_screen.cc", 3393 "./src/gallium/drivers/freedreno/a6xx/fd6_rasterizer.cc", 3394 "./src/gallium/drivers/freedreno/a6xx/fd6_barrier.cc", 3395 "./src/gallium/drivers/freedreno/a6xx/fd6_rasterizer.h", 3396 "./src/gallium/drivers/freedreno/a6xx/fd6_query.cc", 3397 "./src/gallium/drivers/freedreno/freedreno_perfetto.cc", 3398 "./src/gallium/drivers/freedreno/freedreno_query_sw.c", 3399 "./src/gallium/drivers/freedreno/freedreno_query_acc.c", 3400 "./src/gallium/drivers/freedreno/freedreno_screen.h", 3401 "./src/gallium/drivers/freedreno/freedreno_resource.c", 3402 "./src/gallium/drivers/freedreno/freedreno_program.c", 3403 "./src/gallium/drivers/freedreno/freedreno_blitter.c", 3404 "./src/gallium/drivers/freedreno/freedreno_util.h", 3405 "./src/gallium/drivers/freedreno/freedreno_batch_cache.h", 3406 "./src/gallium/drivers/freedreno/freedreno_util.c", 3407 "./src/gallium/drivers/freedreno/freedreno_query.h", 3408 "./src/gallium/drivers/freedreno/a3xx/fd3_emit.h", 3409 "./src/gallium/drivers/freedreno/a3xx/fd3_gmem.h", 3410 "./src/gallium/drivers/freedreno/a3xx/fd3_resource.c", 3411 "./src/gallium/drivers/freedreno/a3xx/fd3_screen.h", 3412 "./src/gallium/drivers/freedreno/a3xx/fd3_format.c", 3413 "./src/gallium/drivers/freedreno/a3xx/fd3_zsa.h", 3414 "./src/gallium/drivers/freedreno/a3xx/fd3_texture.h", 3415 "./src/gallium/drivers/freedreno/a3xx/fd3_query.h", 3416 "./src/gallium/drivers/freedreno/a3xx/fd3_blend.h", 3417 "./src/gallium/drivers/freedreno/a3xx/fd3_program.c", 3418 "./src/gallium/drivers/freedreno/a3xx/fd3_format.h", 3419 "./src/gallium/drivers/freedreno/a3xx/fd3_query.c", 3420 "./src/gallium/drivers/freedreno/a3xx/fd3_screen.c", 3421 "./src/gallium/drivers/freedreno/a3xx/fd3_rasterizer.c", 3422 "./src/gallium/drivers/freedreno/a3xx/fd3_context.c", 3423 "./src/gallium/drivers/freedreno/a3xx/fd3_rasterizer.h", 3424 "./src/gallium/drivers/freedreno/a3xx/fd3_context.h", 3425 "./src/gallium/drivers/freedreno/a3xx/fd3_texture.c", 3426 "./src/gallium/drivers/freedreno/a3xx/fd3_program.h", 3427 "./src/gallium/drivers/freedreno/a3xx/fd3_blend.c", 3428 "./src/gallium/drivers/freedreno/a3xx/fd3_draw.c", 3429 "./src/gallium/drivers/freedreno/a3xx/fd3_resource.h", 3430 "./src/gallium/drivers/freedreno/a3xx/fd3_draw.h", 3431 "./src/gallium/drivers/freedreno/a3xx/fd3_gmem.c", 3432 "./src/gallium/drivers/freedreno/a3xx/fd3_zsa.c", 3433 "./src/gallium/drivers/freedreno/a3xx/fd3_emit.c", 3434 "./src/gallium/drivers/freedreno/meson.build", 3435 "./src/gallium/drivers/freedreno/freedreno_texture.c", 3436 "./src/gallium/drivers/freedreno/freedreno_surface.c", 3437 "./src/gallium/drivers/freedreno/freedreno_resource.h", 3438 "./src/gallium/drivers/freedreno/freedreno_texture.h", 3439 "./src/gallium/drivers/freedreno/freedreno_batch.c", 3440 "./src/gallium/drivers/freedreno/freedreno_query.c", 3441 "./src/gallium/drivers/freedreno/trace-parser.py", 3442 "./src/gallium/drivers/freedreno/freedreno_gmem.h", 3443 "./src/gallium/drivers/freedreno/freedreno_fence.h", 3444 "./src/gallium/drivers/freedreno/freedreno_surface.h", 3445 "./src/gallium/drivers/freedreno/freedreno_state.h", 3446 "./src/gallium/drivers/freedreno/freedreno_context.h", 3447 "./src/gallium/drivers/freedreno/freedreno_program.h", 3448 "./src/gallium/drivers/freedreno/a4xx/fd4_blend.h", 3449 "./src/gallium/drivers/freedreno/a4xx/fd4_program.h", 3450 "./src/gallium/drivers/freedreno/a4xx/fd4_screen.h", 3451 "./src/gallium/drivers/freedreno/a4xx/fd4_emit.c", 3452 "./src/gallium/drivers/freedreno/a4xx/fd4_resource.h", 3453 "./src/gallium/drivers/freedreno/a4xx/fd4_blend.c", 3454 "./src/gallium/drivers/freedreno/a4xx/fd4_image.h", 3455 "./src/gallium/drivers/freedreno/a4xx/fd4_compute.c", 3456 "./src/gallium/drivers/freedreno/a4xx/fd4_context.c", 3457 "./src/gallium/drivers/freedreno/a4xx/fd4_emit.h", 3458 "./src/gallium/drivers/freedreno/a4xx/fd4_image.c", 3459 "./src/gallium/drivers/freedreno/a4xx/fd4_context.h", 3460 "./src/gallium/drivers/freedreno/a4xx/fd4_draw.c", 3461 "./src/gallium/drivers/freedreno/a4xx/fd4_program.c", 3462 "./src/gallium/drivers/freedreno/a4xx/fd4_gmem.c", 3463 "./src/gallium/drivers/freedreno/a4xx/fd4_resource.c", 3464 "./src/gallium/drivers/freedreno/a4xx/fd4_rasterizer.h", 3465 "./src/gallium/drivers/freedreno/a4xx/fd4_query.c", 3466 "./src/gallium/drivers/freedreno/a4xx/fd4_screen.c", 3467 "./src/gallium/drivers/freedreno/a4xx/fd4_compute.h", 3468 "./src/gallium/drivers/freedreno/a4xx/fd4_query.h", 3469 "./src/gallium/drivers/freedreno/a4xx/fd4_rasterizer.c", 3470 "./src/gallium/drivers/freedreno/a4xx/fd4_texture.h", 3471 "./src/gallium/drivers/freedreno/a4xx/fd4_zsa.h", 3472 "./src/gallium/drivers/freedreno/a4xx/fd4_zsa.c", 3473 "./src/gallium/drivers/freedreno/a4xx/fd4_draw.h", 3474 "./src/gallium/drivers/freedreno/a4xx/fd4_format.h", 3475 "./src/gallium/drivers/freedreno/a4xx/fd4_gmem.h", 3476 "./src/gallium/drivers/freedreno/a4xx/fd4_texture.c", 3477 "./src/gallium/drivers/freedreno/a4xx/fd4_format.c", 3478 "./src/gallium/drivers/freedreno/freedreno_perfetto.h", 3479 "./src/gallium/drivers/freedreno/freedreno_screen.c", 3480 "./src/gallium/drivers/freedreno/gmemtool.c", 3481 "./src/gallium/drivers/i915/i915_surface.h", 3482 "./src/gallium/drivers/i915/i915_debug.h", 3483 "./src/gallium/drivers/i915/i915_debug_fp.c", 3484 "./src/gallium/drivers/i915/i915_prim_vbuf.c", 3485 "./src/gallium/drivers/i915/i915_state.h", 3486 "./src/gallium/drivers/i915/i915_flush.c", 3487 "./src/gallium/drivers/i915/i915_blit.c", 3488 "./src/gallium/drivers/i915/i915_state.c", 3489 "./src/gallium/drivers/i915/i915_debug_private.h", 3490 "./src/gallium/drivers/i915/i915_state_inlines.h", 3491 "./src/gallium/drivers/i915/i915_clear.c", 3492 "./src/gallium/drivers/i915/i915_screen.c", 3493 "./src/gallium/drivers/i915/i915_fpc_optimize.c", 3494 "./src/gallium/drivers/i915/i915_state_static.c", 3495 "./src/gallium/drivers/i915/i915_resource_texture.c", 3496 "./src/gallium/drivers/i915/i915_reg.h", 3497 "./src/gallium/drivers/i915/i915_blit.h", 3498 "./src/gallium/drivers/i915/i915_state_derived.c", 3499 "./src/gallium/drivers/i915/i915_state_emit.c", 3500 "./src/gallium/drivers/i915/i915_fpc.h", 3501 "./src/gallium/drivers/i915/i915_state_fpc.c", 3502 "./src/gallium/drivers/i915/i915_query.c", 3503 "./src/gallium/drivers/i915/i915_context.h", 3504 "./src/gallium/drivers/i915/i915_batch.h", 3505 "./src/gallium/drivers/i915/i915_debug.c", 3506 "./src/gallium/drivers/i915/i915_state_dynamic.c", 3507 "./src/gallium/drivers/i915/i915_resource.c", 3508 "./src/gallium/drivers/i915/i915_batchbuffer.h", 3509 "./src/gallium/drivers/i915/i915_public.h", 3510 "./src/gallium/drivers/i915/i915_winsys.h", 3511 "./src/gallium/drivers/i915/meson.build", 3512 "./src/gallium/drivers/i915/i915_screen.h", 3513 "./src/gallium/drivers/i915/i915_resource_buffer.c", 3514 "./src/gallium/drivers/i915/i915_query.h", 3515 "./src/gallium/drivers/i915/i915_fpc_emit.c", 3516 "./src/gallium/drivers/i915/i915_prim_emit.c", 3517 "./src/gallium/drivers/i915/i915_resource.h", 3518 "./src/gallium/drivers/i915/i915_fpc_translate.c", 3519 "./src/gallium/drivers/i915/i915_context.c", 3520 "./src/gallium/drivers/i915/i915_state_sampler.c", 3521 "./src/gallium/drivers/i915/i915_state_immediate.c", 3522 "./src/gallium/drivers/i915/ci/i915-g33-flakes.txt", 3523 "./src/gallium/drivers/i915/ci/i915-g33-skips.txt", 3524 "./src/gallium/drivers/i915/ci/i915-g33-fails.txt", 3525 "./src/gallium/drivers/i915/i915_surface.c", 3526 "./src/gallium/drivers/virgl/virgl_resource.h", 3527 "./src/gallium/drivers/virgl/tests/virgl_staging_mgr_test.cpp", 3528 "./src/gallium/drivers/virgl/tests/meson.build", 3529 "./src/gallium/drivers/virgl/virgl_encode.c", 3530 "./src/gallium/drivers/virgl/virgl_staging_mgr.c", 3531 "./src/gallium/drivers/virgl/virgl_resource.c", 3532 "./src/gallium/drivers/virgl/virgl_encode.h", 3533 "./src/gallium/drivers/virgl/virgl_tgsi.c", 3534 "./src/gallium/drivers/virgl/virgl_video.c", 3535 "./src/gallium/drivers/virgl/virgl_screen.c", 3536 "./src/gallium/drivers/virgl/virgl_public.h", 3537 "./src/gallium/drivers/virgl/virgl_transfer_queue.h", 3538 "./src/gallium/drivers/virgl/virgl_buffer.c", 3539 "./src/gallium/drivers/virgl/virgl_winsys.h", 3540 "./src/gallium/drivers/virgl/virgl_texture.c", 3541 "./src/gallium/drivers/virgl/meson.build", 3542 "./src/gallium/drivers/virgl/virgl_streamout.c", 3543 "./src/gallium/drivers/virgl/virgl_transfer_queue.c", 3544 "./src/gallium/drivers/virgl/virgl_staging_mgr.h", 3545 "./src/gallium/drivers/virgl/virgl_screen.h", 3546 "./src/gallium/drivers/virgl/virgl_context.c", 3547 "./src/gallium/drivers/virgl/virgl_context.h", 3548 "./src/gallium/drivers/virgl/virgl_query.c", 3549 "./src/gallium/drivers/virgl/virgl_video.h", 3550 "./src/gallium/drivers/virgl/ci/virgl-gl-skips.txt", 3551 "./src/gallium/drivers/virgl/ci/virgl-gles-fails.txt", 3552 "./src/gallium/drivers/virgl/ci/virpipe-gl-flakes.txt", 3553 "./src/gallium/drivers/virgl/ci/virgl-gles-flakes.txt", 3554 "./src/gallium/drivers/virgl/ci/virpipe-gl-skips.txt", 3555 "./src/gallium/drivers/virgl/ci/virgl-gles-skips.txt", 3556 "./src/gallium/drivers/virgl/ci/virgl-gl-flakes.txt", 3557 "./src/gallium/drivers/virgl/ci/virgl-gl-fails.txt", 3558 "./src/gallium/drivers/virgl/ci/virpipe-gl-fails.txt", 3559 "./src/gallium/drivers/iris/iris_utrace.c", 3560 "./src/gallium/drivers/iris/iris_resource.c", 3561 "./src/gallium/drivers/iris/iris_pipe_control.c", 3562 "./src/gallium/drivers/iris/iris_performance_query.c", 3563 "./src/gallium/drivers/iris/iris_binder.h", 3564 "./src/gallium/drivers/iris/xe/iris_batch.c", 3565 "./src/gallium/drivers/iris/xe/iris_batch.h", 3566 "./src/gallium/drivers/iris/xe/iris_bufmgr.h", 3567 "./src/gallium/drivers/iris/xe/iris_kmd_backend.c", 3568 "./src/gallium/drivers/iris/xe/iris_bufmgr.c", 3569 "./src/gallium/drivers/iris/iris_batch.c", 3570 "./src/gallium/drivers/iris/iris_monitor.c", 3571 "./src/gallium/drivers/iris/iris_program.c", 3572 "./src/gallium/drivers/iris/iris_context.h", 3573 "./src/gallium/drivers/iris/iris_utrace.h", 3574 "./src/gallium/drivers/iris/iris_measure.c", 3575 "./src/gallium/drivers/iris/iris_batch.h", 3576 "./src/gallium/drivers/iris/iris_blit.c", 3577 "./src/gallium/drivers/iris/iris_fence.h", 3578 "./src/gallium/drivers/iris/iris_program_cache.c", 3579 "./src/gallium/drivers/iris/iris_monitor.h", 3580 "./src/gallium/drivers/iris/iris_border_color.c", 3581 "./src/gallium/drivers/iris/iris_bufmgr.h", 3582 "./src/gallium/drivers/iris/iris_perf.c", 3583 "./src/gallium/drivers/iris/iris_query.c", 3584 "./src/gallium/drivers/iris/iris_kmd_backend.c", 3585 "./src/gallium/drivers/iris/iris_resource.h", 3586 "./src/gallium/drivers/iris/iris_indirect_gen.c", 3587 "./src/gallium/drivers/iris/iris_genx_protos.h", 3588 "./src/gallium/drivers/iris/iris_perf.h", 3589 "./src/gallium/drivers/iris/iris_fine_fence.h", 3590 "./src/gallium/drivers/iris/iris_fence.c", 3591 "./src/gallium/drivers/iris/iris_binder.c", 3592 "./src/gallium/drivers/iris/iris_resolve.c", 3593 "./src/gallium/drivers/iris/iris_kmd_backend.h", 3594 "./src/gallium/drivers/iris/iris_blorp.c", 3595 "./src/gallium/drivers/iris/iris_screen.h", 3596 "./src/gallium/drivers/iris/driinfo_iris.h", 3597 "./src/gallium/drivers/iris/iris_bufmgr.c", 3598 "./src/gallium/drivers/iris/iris_formats.c", 3599 "./src/gallium/drivers/iris/meson.build", 3600 "./src/gallium/drivers/iris/i915/iris_batch.c", 3601 "./src/gallium/drivers/iris/i915/iris_batch.h", 3602 "./src/gallium/drivers/iris/i915/iris_bufmgr.h", 3603 "./src/gallium/drivers/iris/i915/iris_kmd_backend.c", 3604 "./src/gallium/drivers/iris/i915/iris_bufmgr.c", 3605 "./src/gallium/drivers/iris/iris_clear.c", 3606 "./src/gallium/drivers/iris/iris_screen.c", 3607 "./src/gallium/drivers/iris/iris_pipe.h", 3608 "./src/gallium/drivers/iris/iris_genx_macros.h", 3609 "./src/gallium/drivers/iris/iris_disk_cache.c", 3610 "./src/gallium/drivers/iris/iris_draw.c", 3611 "./src/gallium/drivers/iris/iris_defines.h", 3612 "./src/gallium/drivers/iris/iris_fine_fence.c", 3613 "./src/gallium/drivers/iris/iris_context.c", 3614 "./src/gallium/drivers/iris/iris_state.c", 3615 "./src/gallium/drivers/iris/iris_measure.h", 3616 "./src/gallium/drivers/nouveau/nouveau_vp3_video_vp.c", 3617 "./src/gallium/drivers/nouveau/nv_object.xml.h", 3618 "./src/gallium/drivers/nouveau/nv31_mpeg.xml.h", 3619 "./src/gallium/drivers/nouveau/nouveau_buffer.h", 3620 "./src/gallium/drivers/nouveau/nouveau_heap.c", 3621 "./src/gallium/drivers/nouveau/nouveau_context.h", 3622 "./src/gallium/drivers/nouveau/nvc0/nvc0_state_validate.c", 3623 "./src/gallium/drivers/nouveau/nvc0/nvc0_query_hw_sm.c", 3624 "./src/gallium/drivers/nouveau/nvc0/nvc0_vbo_translate.c", 3625 "./src/gallium/drivers/nouveau/nvc0/nvc0_compute.xml.h", 3626 "./src/gallium/drivers/nouveau/nvc0/nvc0_video.c", 3627 "./src/gallium/drivers/nouveau/nvc0/nvc0_macros.h", 3628 "./src/gallium/drivers/nouveau/nvc0/clc0c0qmd.h", 3629 "./src/gallium/drivers/nouveau/nvc0/qmdc0c0.c", 3630 "./src/gallium/drivers/nouveau/nvc0/nvc0_state.c", 3631 "./src/gallium/drivers/nouveau/nvc0/nvc0_3d.xml.h", 3632 "./src/gallium/drivers/nouveau/nvc0/nvc0_screen.c", 3633 "./src/gallium/drivers/nouveau/nvc0/nvc0_video_bsp.c", 3634 "./src/gallium/drivers/nouveau/nvc0/nve4_copy.xml.h", 3635 "./src/gallium/drivers/nouveau/nvc0/nvc0_query_hw.h", 3636 "./src/gallium/drivers/nouveau/nvc0/nvc0_formats.c", 3637 "./src/gallium/drivers/nouveau/nvc0/mme/com90c0.mme.h", 3638 "./src/gallium/drivers/nouveau/nvc0/mme/comc597.mme.h", 3639 "./src/gallium/drivers/nouveau/nvc0/mme/com9097.mme.h", 3640 "./src/gallium/drivers/nouveau/nvc0/nvc0_query_hw.c", 3641 "./src/gallium/drivers/nouveau/nvc0/nvc0_m2mf.xml.h", 3642 "./src/gallium/drivers/nouveau/nvc0/nvc0_shader_state.c", 3643 "./src/gallium/drivers/nouveau/nvc0/nvc0_resource.h", 3644 "./src/gallium/drivers/nouveau/nvc0/nvc0_transfer.c", 3645 "./src/gallium/drivers/nouveau/nvc0/qmd.h", 3646 "./src/gallium/drivers/nouveau/nvc0/nvc0_winsys.h", 3647 "./src/gallium/drivers/nouveau/nvc0/nvc0_query.h", 3648 "./src/gallium/drivers/nouveau/nvc0/nve4_compute.c", 3649 "./src/gallium/drivers/nouveau/nvc0/nve4_compute.h", 3650 "./src/gallium/drivers/nouveau/nvc0/nve4_p2mf.xml.h", 3651 "./src/gallium/drivers/nouveau/nvc0/nvc0_surface.c", 3652 "./src/gallium/drivers/nouveau/nvc0/nvc0_stateobj.h", 3653 "./src/gallium/drivers/nouveau/nvc0/nvc0_query_sw.h", 3654 "./src/gallium/drivers/nouveau/nvc0/clc3c0qmd.h", 3655 "./src/gallium/drivers/nouveau/nvc0/nvc0_vbo.c", 3656 "./src/gallium/drivers/nouveau/nvc0/nvc0_context.c", 3657 "./src/gallium/drivers/nouveau/nvc0/nvc0_resource.c", 3658 "./src/gallium/drivers/nouveau/nvc0/nvc0_query_hw_metric.h", 3659 "./src/gallium/drivers/nouveau/nvc0/qmdc3c0.c", 3660 "./src/gallium/drivers/nouveau/nvc0/nvc0_query.c", 3661 "./src/gallium/drivers/nouveau/nvc0/gm107_texture.xml.h", 3662 "./src/gallium/drivers/nouveau/nvc0/nve4_compute.xml.h", 3663 "./src/gallium/drivers/nouveau/nvc0/nvc0_screen.h", 3664 "./src/gallium/drivers/nouveau/nvc0/nvc0_program.h", 3665 "./src/gallium/drivers/nouveau/nvc0/cla0c0qmd.h", 3666 "./src/gallium/drivers/nouveau/nvc0/qmda0c0.c", 3667 "./src/gallium/drivers/nouveau/nvc0/nvc0_program.c", 3668 "./src/gallium/drivers/nouveau/nvc0/nvc0_compute.c", 3669 "./src/gallium/drivers/nouveau/nvc0/nvc0_video_vp.c", 3670 "./src/gallium/drivers/nouveau/nvc0/nvc0_video.h", 3671 "./src/gallium/drivers/nouveau/nvc0/nvc0_video_ppp.c", 3672 "./src/gallium/drivers/nouveau/nvc0/nvc0_miptree.c", 3673 "./src/gallium/drivers/nouveau/nvc0/drf.h", 3674 "./src/gallium/drivers/nouveau/nvc0/nvc0_tex.c", 3675 "./src/gallium/drivers/nouveau/nvc0/nvc0_context.h", 3676 "./src/gallium/drivers/nouveau/nvc0/nvc0_query_hw_sm.h", 3677 "./src/gallium/drivers/nouveau/nvc0/nvc0_query_hw_metric.c", 3678 "./src/gallium/drivers/nouveau/nvc0/nvc0_query_sw.c", 3679 "./src/gallium/drivers/nouveau/nouveau_winsys.h", 3680 "./src/gallium/drivers/nouveau/nouveau_fence.c", 3681 "./src/gallium/drivers/nouveau/nouveau_fence.h", 3682 "./src/gallium/drivers/nouveau/nv50/nv50_state.c", 3683 "./src/gallium/drivers/nouveau/nv50/nv50_state_validate.c", 3684 "./src/gallium/drivers/nouveau/nv50/nv50_3d.xml.h", 3685 "./src/gallium/drivers/nouveau/nv50/nv50_compute.xml.h", 3686 "./src/gallium/drivers/nouveau/nv50/nv50_3ddefs.xml.h", 3687 "./src/gallium/drivers/nouveau/nv50/nv50_query_hw.c", 3688 "./src/gallium/drivers/nouveau/nv50/nv50_2d.xml.h", 3689 "./src/gallium/drivers/nouveau/nv50/nv84_video.h", 3690 "./src/gallium/drivers/nouveau/nv50/nv50_screen.c", 3691 "./src/gallium/drivers/nouveau/nv50/nv50_resource.c", 3692 "./src/gallium/drivers/nouveau/nv50/nv50_blit.h", 3693 "./src/gallium/drivers/nouveau/nv50/nv98_video_vp.c", 3694 "./src/gallium/drivers/nouveau/nv50/nv50_surface.c", 3695 "./src/gallium/drivers/nouveau/nv50/nv50_shader_state.c", 3696 "./src/gallium/drivers/nouveau/nv50/nv50_query_hw.h", 3697 "./src/gallium/drivers/nouveau/nv50/nv50_vbo.c", 3698 "./src/gallium/drivers/nouveau/nv50/nv50_program.h", 3699 "./src/gallium/drivers/nouveau/nv50/nv50_miptree.c", 3700 "./src/gallium/drivers/nouveau/nv50/nv98_video_ppp.c", 3701 "./src/gallium/drivers/nouveau/nv50/nv98_video.h", 3702 "./src/gallium/drivers/nouveau/nv50/nv50_context.h", 3703 "./src/gallium/drivers/nouveau/nv50/nv50_context.c", 3704 "./src/gallium/drivers/nouveau/nv50/nv84_video_bsp.c", 3705 "./src/gallium/drivers/nouveau/nv50/nv50_stateobj.h", 3706 "./src/gallium/drivers/nouveau/nv50/nv50_resource.h", 3707 "./src/gallium/drivers/nouveau/nv50/nv50_transfer.h", 3708 "./src/gallium/drivers/nouveau/nv50/g80_defs.xml.h", 3709 "./src/gallium/drivers/nouveau/nv50/nv50_tex.c", 3710 "./src/gallium/drivers/nouveau/nv50/nv50_transfer.c", 3711 "./src/gallium/drivers/nouveau/nv50/nv98_video_bsp.c", 3712 "./src/gallium/drivers/nouveau/nv50/nv50_stateobj_tex.h", 3713 "./src/gallium/drivers/nouveau/nv50/nv50_compute.c", 3714 "./src/gallium/drivers/nouveau/nv50/nv50_query_hw_metric.h", 3715 "./src/gallium/drivers/nouveau/nv50/nv50_query.h", 3716 "./src/gallium/drivers/nouveau/nv50/nv98_video.c", 3717 "./src/gallium/drivers/nouveau/nv50/nv50_formats.c", 3718 "./src/gallium/drivers/nouveau/nv50/nv50_winsys.h", 3719 "./src/gallium/drivers/nouveau/nv50/nv84_video.c", 3720 "./src/gallium/drivers/nouveau/nv50/nv50_query_hw_sm.c", 3721 "./src/gallium/drivers/nouveau/nv50/nv50_query.c", 3722 "./src/gallium/drivers/nouveau/nv50/nv50_push.c", 3723 "./src/gallium/drivers/nouveau/nv50/nv50_screen.h", 3724 "./src/gallium/drivers/nouveau/nv50/nv84_video_vp.c", 3725 "./src/gallium/drivers/nouveau/nv50/g80_texture.xml.h", 3726 "./src/gallium/drivers/nouveau/nv50/nv50_query_hw_sm.h", 3727 "./src/gallium/drivers/nouveau/nv50/nv50_query_hw_metric.c", 3728 "./src/gallium/drivers/nouveau/nv50/nv50_program.c", 3729 "./src/gallium/drivers/nouveau/nouveau_vp3_video.h", 3730 "./src/gallium/drivers/nouveau/nouveau_mm.c", 3731 "./src/gallium/drivers/nouveau/nouveau_video.c", 3732 "./src/gallium/drivers/nouveau/nouveau_heap.h", 3733 "./src/gallium/drivers/nouveau/nouveau_buffer.c", 3734 "./src/gallium/drivers/nouveau/nouveau_video.h", 3735 "./src/gallium/drivers/nouveau/nouveau_vp3_video.c", 3736 "./src/gallium/drivers/nouveau/nouveau_debug.h", 3737 "./src/gallium/drivers/nouveau/nouveau_mm.h", 3738 "./src/gallium/drivers/nouveau/nv30/nvfx_shader.h", 3739 "./src/gallium/drivers/nouveau/nv30/nv30_state_validate.c", 3740 "./src/gallium/drivers/nouveau/nv30/nv30_push.c", 3741 "./src/gallium/drivers/nouveau/nv30/nv30_texture.c", 3742 "./src/gallium/drivers/nouveau/nv30/nv30_vbo.c", 3743 "./src/gallium/drivers/nouveau/nv30/nv30-40_3d.xml.h", 3744 "./src/gallium/drivers/nouveau/nv30/nv30_state.c", 3745 "./src/gallium/drivers/nouveau/nv30/nv30_format.h", 3746 "./src/gallium/drivers/nouveau/nv30/nv30_miptree.c", 3747 "./src/gallium/drivers/nouveau/nv30/nv30_fragprog.c", 3748 "./src/gallium/drivers/nouveau/nv30/nv30_transfer.h", 3749 "./src/gallium/drivers/nouveau/nv30/nv30_context.c", 3750 "./src/gallium/drivers/nouveau/nv30/nv30_format.c", 3751 "./src/gallium/drivers/nouveau/nv30/nv30_screen.c", 3752 "./src/gallium/drivers/nouveau/nv30/nv30_vertprog.c", 3753 "./src/gallium/drivers/nouveau/nv30/nv30_query.c", 3754 "./src/gallium/drivers/nouveau/nv30/nvfx_vertprog.c", 3755 "./src/gallium/drivers/nouveau/nv30/nvfx_fragprog.c", 3756 "./src/gallium/drivers/nouveau/nv30/nv30_screen.h", 3757 "./src/gallium/drivers/nouveau/nv30/nv30_winsys.h", 3758 "./src/gallium/drivers/nouveau/nv30/nv30_resource.c", 3759 "./src/gallium/drivers/nouveau/nv30/nv30_draw.c", 3760 "./src/gallium/drivers/nouveau/nv30/nv30_state.h", 3761 "./src/gallium/drivers/nouveau/nv30/nv30_transfer.c", 3762 "./src/gallium/drivers/nouveau/nv30/nv30_clear.c", 3763 "./src/gallium/drivers/nouveau/nv30/nv40_verttex.c", 3764 "./src/gallium/drivers/nouveau/nv30/nv30_resource.h", 3765 "./src/gallium/drivers/nouveau/nv30/nv30_vertprog.h", 3766 "./src/gallium/drivers/nouveau/nv30/nv30_context.h", 3767 "./src/gallium/drivers/nouveau/nv30/nv40_vertprog.h", 3768 "./src/gallium/drivers/nouveau/nv30/nv01_2d.xml.h", 3769 "./src/gallium/drivers/nouveau/nv30/nv30_fragtex.c", 3770 "./src/gallium/drivers/nouveau/meson.build", 3771 "./src/gallium/drivers/nouveau/nouveau_vp3_video_bsp.c", 3772 "./src/gallium/drivers/nouveau/nv17_mpeg.xml.h", 3773 "./src/gallium/drivers/nouveau/nouveau_screen.c", 3774 "./src/gallium/drivers/nouveau/nouveau_gldefs.h", 3775 "./src/gallium/drivers/nouveau/nv_m2mf.xml.h", 3776 "./src/gallium/drivers/nouveau/nouveau_screen.h", 3777 "./src/gallium/drivers/nouveau/ci/nouveau-gm206-flakes.txt", 3778 "./src/gallium/drivers/nouveau/ci/nouveau-gm206-skips.txt", 3779 "./src/gallium/drivers/nouveau/ci/nouveau-gk20a-fails.txt", 3780 "./src/gallium/drivers/nouveau/ci/nouveau-nv92-fails.txt", 3781 "./src/gallium/drivers/nouveau/ci/nouveau-nv49-fails.txt", 3782 "./src/gallium/drivers/nouveau/ci/nouveau-gm20b-flakes.txt", 3783 "./src/gallium/drivers/nouveau/ci/nouveau-gt215-skips.txt", 3784 "./src/gallium/drivers/nouveau/ci/nouveau-gm20b-fails.txt", 3785 "./src/gallium/drivers/nouveau/ci/nouveau-nv92-flakes.txt", 3786 "./src/gallium/drivers/nouveau/ci/nouveau-nv92-skips.txt", 3787 "./src/gallium/drivers/nouveau/ci/nouveau-gm20b-skips.txt", 3788 "./src/gallium/drivers/nouveau/ci/nouveau-gm206-fails.txt", 3789 "./src/gallium/drivers/nouveau/ci/nouveau-gk20a-flakes.txt", 3790 "./src/gallium/drivers/nouveau/ci/nouveau-nv49-skips.txt", 3791 "./src/gallium/drivers/nouveau/ci/nouveau-gf108-fails.txt", 3792 "./src/gallium/drivers/nouveau/ci/nouveau-gt215-fails.txt", 3793 "./src/gallium/drivers/nouveau/ci/nouveau-gk20a-skips.txt", 3794 "./src/gallium/drivers/nouveau/ci/nouveau-gf108-skips.txt", 3795 "./src/gallium/drivers/radeonsi/si_shader_llvm.c", 3796 "./src/gallium/drivers/radeonsi/si_cp_reg_shadowing.c", 3797 "./src/gallium/drivers/radeonsi/si_shader_llvm.h", 3798 "./src/gallium/drivers/radeonsi/si_perfetto.h", 3799 "./src/gallium/drivers/radeonsi/si_build_pm4.h", 3800 "./src/gallium/drivers/radeonsi/radeon_vce.c", 3801 "./src/gallium/drivers/radeonsi/si_query.c", 3802 "./src/gallium/drivers/radeonsi/gfx11_query.c", 3803 "./src/gallium/drivers/radeonsi/si_barrier.c", 3804 "./src/gallium/drivers/radeonsi/gfx10_shader_ngg.c", 3805 "./src/gallium/drivers/radeonsi/si_shaderlib_nir.c", 3806 "./src/gallium/drivers/radeonsi/si_uvd.c", 3807 "./src/gallium/drivers/radeonsi/si_vpe.h", 3808 "./src/gallium/drivers/radeonsi/si_state.c", 3809 "./src/gallium/drivers/radeonsi/radeon_vcn_enc_1_2.c", 3810 "./src/gallium/drivers/radeonsi/si_nir_lower_vs_inputs.c", 3811 "./src/gallium/drivers/radeonsi/radeon_bitstream.h", 3812 "./src/gallium/drivers/radeonsi/radeon_vcn_dec.c", 3813 "./src/gallium/drivers/radeonsi/si_debug_options.h", 3814 "./src/gallium/drivers/radeonsi/radeon_bitstream.c", 3815 "./src/gallium/drivers/radeonsi/si_sqtt.c", 3816 "./src/gallium/drivers/radeonsi/radeon_vcn_enc_5_0.c", 3817 "./src/gallium/drivers/radeonsi/radeon_uvd.h", 3818 "./src/gallium/drivers/radeonsi/si_compute.c", 3819 "./src/gallium/drivers/radeonsi/si_debug.c", 3820 "./src/gallium/drivers/radeonsi/si_state_streamout.c", 3821 "./src/gallium/drivers/radeonsi/driinfo_radeonsi.h", 3822 "./src/gallium/drivers/radeonsi/si_pm4.h", 3823 "./src/gallium/drivers/radeonsi/si_cp_dma.c", 3824 "./src/gallium/drivers/radeonsi/si_sdma_copy_image.c", 3825 "./src/gallium/drivers/radeonsi/si_state_binning.c", 3826 "./src/gallium/drivers/radeonsi/si_vpe.c", 3827 "./src/gallium/drivers/radeonsi/si_state_draw.cpp", 3828 "./src/gallium/drivers/radeonsi/radeon_vcn_enc_3_0.c", 3829 "./src/gallium/drivers/radeonsi/si_clear.c", 3830 "./src/gallium/drivers/radeonsi/si_pm4.c", 3831 "./src/gallium/drivers/radeonsi/si_texture.c", 3832 "./src/gallium/drivers/radeonsi/si_shader_aco.c", 3833 "./src/gallium/drivers/radeonsi/si_gpu_load.c", 3834 "./src/gallium/drivers/radeonsi/si_cp_utils.c", 3835 "./src/gallium/drivers/radeonsi/si_nir_lower_resource.c", 3836 "./src/gallium/drivers/radeonsi/si_shader_llvm_gs.c", 3837 "./src/gallium/drivers/radeonsi/radeon_vce.h", 3838 "./src/gallium/drivers/radeonsi/radeon_vcn_enc_2_0.c", 3839 "./src/gallium/drivers/radeonsi/radeon_vcn_enc.c", 3840 "./src/gallium/drivers/radeonsi/si_query.h", 3841 "./src/gallium/drivers/radeonsi/si_buffer.c", 3842 "./src/gallium/drivers/radeonsi/si_test_dma_perf.c", 3843 "./src/gallium/drivers/radeonsi/si_state_msaa.c", 3844 "./src/gallium/drivers/radeonsi/si_tracepoints.py", 3845 "./src/gallium/drivers/radeonsi/si_pipe.h", 3846 "./src/gallium/drivers/radeonsi/si_perfetto.cpp", 3847 "./src/gallium/drivers/radeonsi/radeon_vce_52.c", 3848 "./src/gallium/drivers/radeonsi/radeon_vcn_dec_jpeg.c", 3849 "./src/gallium/drivers/radeonsi/si_shader_info.c", 3850 "./src/gallium/drivers/radeonsi/si_get.c", 3851 "./src/gallium/drivers/radeonsi/si_gfx_cs.c", 3852 "./src/gallium/drivers/radeonsi/glsl_tests/amdgcn_glslc.c", 3853 "./src/gallium/drivers/radeonsi/glsl_tests/meson.build", 3854 "./src/gallium/drivers/radeonsi/si_state.h", 3855 "./src/gallium/drivers/radeonsi/si_utrace.h", 3856 "./src/gallium/drivers/radeonsi/si_compute_blit.c", 3857 "./src/gallium/drivers/radeonsi/si_pipe.c", 3858 "./src/gallium/drivers/radeonsi/radeon_uvd_enc_1_1.c", 3859 "./src/gallium/drivers/radeonsi/si_nir_lower_abi.c", 3860 "./src/gallium/drivers/radeonsi/si_shader.h", 3861 "./src/gallium/drivers/radeonsi/radeon_video.c", 3862 "./src/gallium/drivers/radeonsi/meson.build", 3863 "./src/gallium/drivers/radeonsi/si_state_shaders.cpp", 3864 "./src/gallium/drivers/radeonsi/radeon_vcn_enc.h", 3865 "./src/gallium/drivers/radeonsi/si_state_viewport.c", 3866 "./src/gallium/drivers/radeonsi/si_descriptors.c", 3867 "./src/gallium/drivers/radeonsi/si_fence.c", 3868 "./src/gallium/drivers/radeonsi/radeon_video.h", 3869 "./src/gallium/drivers/radeonsi/si_shader_llvm_ps.c", 3870 "./src/gallium/drivers/radeonsi/si_test_blit_perf.c", 3871 "./src/gallium/drivers/radeonsi/si_nir_optim.c", 3872 "./src/gallium/drivers/radeonsi/si_blit.c", 3873 "./src/gallium/drivers/radeonsi/radeon_vcn.c", 3874 "./src/gallium/drivers/radeonsi/si_utrace.c", 3875 "./src/gallium/drivers/radeonsi/si_shader.c", 3876 "./src/gallium/drivers/radeonsi/si_shader_nir.c", 3877 "./src/gallium/drivers/radeonsi/radeon_vcn_dec.h", 3878 "./src/gallium/drivers/radeonsi/radeon_uvd_enc.c", 3879 "./src/gallium/drivers/radeonsi/si_test_image_copy_region.c", 3880 "./src/gallium/drivers/radeonsi/si_shader_internal.h", 3881 "./src/gallium/drivers/radeonsi/si_public.h", 3882 "./src/gallium/drivers/radeonsi/radeon_vcn_enc_4_0.c", 3883 "./src/gallium/drivers/radeonsi/radeon_uvd_enc.h", 3884 "./src/gallium/drivers/radeonsi/radeon_uvd.c", 3885 "./src/gallium/drivers/radeonsi/pspdecryptionparam.h", 3886 "./src/gallium/drivers/radeonsi/si_shader_llvm_tess.c", 3887 "./src/gallium/drivers/radeonsi/radeon_vcn.h", 3888 "./src/gallium/drivers/radeonsi/si_perfcounter.c", 3889 "./src/gallium/drivers/radeonsi/ci/radeonsi-run-tests.py", 3890 "./src/gallium/drivers/svga/svga_state_framebuffer.c", 3891 "./src/gallium/drivers/svga/svga_resource_texture.h", 3892 "./src/gallium/drivers/svga/svga_debug.h", 3893 "./src/gallium/drivers/svga/svga_shader_buffer.c", 3894 "./src/gallium/drivers/svga/svga_pipe_flush.c", 3895 "./src/gallium/drivers/svga/svgadump/svga_dump.h", 3896 "./src/gallium/drivers/svga/svgadump/svga_dump.c", 3897 "./src/gallium/drivers/svga/svgadump/svga_shader_dump.h", 3898 "./src/gallium/drivers/svga/svgadump/svga_shader_op.h", 3899 "./src/gallium/drivers/svga/svgadump/svga_shader_op.c", 3900 "./src/gallium/drivers/svga/svgadump/svga_shader.h", 3901 "./src/gallium/drivers/svga/svgadump/svga_shader_dump.c", 3902 "./src/gallium/drivers/svga/svgadump/svga_dump.py", 3903 "./src/gallium/drivers/svga/svga_context.c", 3904 "./src/gallium/drivers/svga/include/VGPU10ShaderTokens.h", 3905 "./src/gallium/drivers/svga/include/svga3d_surfacedefs.h", 3906 "./src/gallium/drivers/svga/include/svga3d_shaderdefs.h", 3907 "./src/gallium/drivers/svga/include/svga3d_limits.h", 3908 "./src/gallium/drivers/svga/include/svga3d_devcaps.h", 3909 "./src/gallium/drivers/svga/include/svga3d_types.h", 3910 "./src/gallium/drivers/svga/include/vmw_surf_defs.h", 3911 "./src/gallium/drivers/svga/include/svga_reg.h", 3912 "./src/gallium/drivers/svga/include/svga3d_dx.h", 3913 "./src/gallium/drivers/svga/include/svga3d_reg.h", 3914 "./src/gallium/drivers/svga/include/vm_basic_types.h", 3915 "./src/gallium/drivers/svga/include/svga3d_cmd.h", 3916 "./src/gallium/drivers/svga/include/svga_overlay.h", 3917 "./src/gallium/drivers/svga/include/svga_escape.h", 3918 "./src/gallium/drivers/svga/svga_sampler_view.c", 3919 "./src/gallium/drivers/svga/svga_pipe_misc.c", 3920 "./src/gallium/drivers/svga/svga_context.h", 3921 "./src/gallium/drivers/svga/svga_pipe_rasterizer.c", 3922 "./src/gallium/drivers/svga/svga_pipe_gs.c", 3923 "./src/gallium/drivers/svga/svga_format.h", 3924 "./src/gallium/drivers/svga/svga_tgsi.c", 3925 "./src/gallium/drivers/svga/svga_state_fs.c", 3926 "./src/gallium/drivers/svga/svga_state_need_swtnl.c", 3927 "./src/gallium/drivers/svga/svga_tgsi.h", 3928 "./src/gallium/drivers/svga/svga_state_vs.c", 3929 "./src/gallium/drivers/svga/svga_state_rss.c", 3930 "./src/gallium/drivers/svga/svga_shader.c", 3931 "./src/gallium/drivers/svga/svga_swtnl.h", 3932 "./src/gallium/drivers/svga/svga_resource.c", 3933 "./src/gallium/drivers/svga/svga_state_cs.c", 3934 "./src/gallium/drivers/svga/svga_image_view.h", 3935 "./src/gallium/drivers/svga/svga_pipe_vs.c", 3936 "./src/gallium/drivers/svga/svga_pipe_vertex.c", 3937 "./src/gallium/drivers/svga/svga_pipe_blend.c", 3938 "./src/gallium/drivers/svga/svga_draw_arrays.c", 3939 "./src/gallium/drivers/svga/svga_pipe_ts.c", 3940 "./src/gallium/drivers/svga/svga_mksstats.h", 3941 "./src/gallium/drivers/svga/svga_tgsi_decl_sm30.c", 3942 "./src/gallium/drivers/svga/svga_resource_buffer_upload.c", 3943 "./src/gallium/drivers/svga/svga_public.h", 3944 "./src/gallium/drivers/svga/svga_state_tss.c", 3945 "./src/gallium/drivers/svga/svga_screen.c", 3946 "./src/gallium/drivers/svga/svga_swtnl_draw.c", 3947 "./src/gallium/drivers/svga/svga_image_view.c", 3948 "./src/gallium/drivers/svga/svga_winsys.h", 3949 "./src/gallium/drivers/svga/svga_pipe_query.c", 3950 "./src/gallium/drivers/svga/svga_resource_buffer_upload.h", 3951 "./src/gallium/drivers/svga/svga_surface.c", 3952 "./src/gallium/drivers/svga/svga_resource_buffer.h", 3953 "./src/gallium/drivers/svga/svga_pipe_sampler.c", 3954 "./src/gallium/drivers/svga/svga_pipe_depthstencil.c", 3955 "./src/gallium/drivers/svga/svga_shader_buffer.h", 3956 "./src/gallium/drivers/svga/svga_link.h", 3957 "./src/gallium/drivers/svga/svga_screen.h", 3958 "./src/gallium/drivers/svga/svga_link.c", 3959 "./src/gallium/drivers/svga/svga_draw_private.h", 3960 "./src/gallium/drivers/svga/svga_pipe_fs.c", 3961 "./src/gallium/drivers/svga/svga_draw.c", 3962 "./src/gallium/drivers/svga/svga_screen_cache.c", 3963 "./src/gallium/drivers/svga/svga_screen_cache.h", 3964 "./src/gallium/drivers/svga/svga_pipe_clear.c", 3965 "./src/gallium/drivers/svga/svga_surface.h", 3966 "./src/gallium/drivers/svga/svga_cmd.h", 3967 "./src/gallium/drivers/svga/svga_swtnl_state.c", 3968 "./src/gallium/drivers/svga/svga_state_vdecl.c", 3969 "./src/gallium/drivers/svga/svga_swtnl_private.h", 3970 "./src/gallium/drivers/svga/svga_resource_texture.c", 3971 "./src/gallium/drivers/svga/svga_pipe_cs.c", 3972 "./src/gallium/drivers/svga/svga_pipe_streamout.c", 3973 "./src/gallium/drivers/svga/svga_pipe_blit.c", 3974 "./src/gallium/drivers/svga/svga_swtnl_backend.c", 3975 "./src/gallium/drivers/svga/svga_state_tgsi_transform.c", 3976 "./src/gallium/drivers/svga/svga_state_uav.c", 3977 "./src/gallium/drivers/svga/svga_resource_buffer.c", 3978 "./src/gallium/drivers/svga/svga_state.c", 3979 "./src/gallium/drivers/svga/svga_pipe_draw.c", 3980 "./src/gallium/drivers/svga/svga_resource.h", 3981 "./src/gallium/drivers/svga/meson.build", 3982 "./src/gallium/drivers/svga/svga_state_constants.c", 3983 "./src/gallium/drivers/svga/svga_format.c", 3984 "./src/gallium/drivers/svga/svga_sampler_view.h", 3985 "./src/gallium/drivers/svga/svga_draw.h", 3986 "./src/gallium/drivers/svga/svga_state_sampler.c", 3987 "./src/gallium/drivers/svga/svga_tgsi_insn.c", 3988 "./src/gallium/drivers/svga/svga_tgsi_emit.h", 3989 "./src/gallium/drivers/svga/svga_state_ts.c", 3990 "./src/gallium/drivers/svga/svga_streamout.h", 3991 "./src/gallium/drivers/svga/svga_draw_elements.c", 3992 "./src/gallium/drivers/svga/svga_hw_reg.h", 3993 "./src/gallium/drivers/svga/svga_pipe_constants.c", 3994 "./src/gallium/drivers/svga/svga_state.h", 3995 "./src/gallium/drivers/svga/svga_cmd_vgpu10.c", 3996 "./src/gallium/drivers/svga/svga_tgsi_vgpu10.c", 3997 "./src/gallium/drivers/svga/svga_shader.h", 3998 "./src/gallium/drivers/svga/svga_state_gs.c", 3999 "./src/gallium/drivers/svga/svga_cmd.c", 4000 "./src/gallium/drivers/svga/ci/svga-skips.txt", 4001 "./src/gallium/drivers/svga/ci/svga-flakes.txt", 4002 "./src/gallium/drivers/svga/ci/svga-fails.txt", 4003 "./src/gallium/targets/vdpau/vdpau_target.c", 4004 "./src/gallium/targets/vdpau/meson.build", 4005 "./src/gallium/targets/libgl-gdi/tests/wgl_tests.cpp", 4006 "./src/gallium/targets/libgl-gdi/stw_wgl.h", 4007 "./src/gallium/targets/libgl-gdi/meson.build", 4008 "./src/gallium/targets/libgl-gdi/stw_wgl.c", 4009 "./src/gallium/targets/pipe-loader/pipe_iris.c", 4010 "./src/gallium/targets/pipe-loader/pipe_r600.c", 4011 "./src/gallium/targets/pipe-loader/pipe_msm.c", 4012 "./src/gallium/targets/pipe-loader/pipe_nouveau.c", 4013 "./src/gallium/targets/pipe-loader/pipe_kmsro.c", 4014 "./src/gallium/targets/pipe-loader/pipe_r300.c", 4015 "./src/gallium/targets/pipe-loader/pipe_crocus.c", 4016 "./src/gallium/targets/pipe-loader/pipe_vmwgfx.c", 4017 "./src/gallium/targets/pipe-loader/meson.build", 4018 "./src/gallium/targets/pipe-loader/pipe_swrast.c", 4019 "./src/gallium/targets/pipe-loader/pipe_i915.c", 4020 "./src/gallium/targets/pipe-loader/pipe_radeonsi.c", 4021 "./src/gallium/targets/lavapipe/lavapipe_target.c", 4022 "./src/gallium/targets/lavapipe/meson.build", 4023 "./src/gallium/targets/d3d10umd/tests/tri_vs_4_0.h", 4024 "./src/gallium/targets/d3d10umd/tests/tri.cpp", 4025 "./src/gallium/targets/d3d10umd/tests/tri_ps_4_0.h", 4026 "./src/gallium/targets/d3d10umd/meson.build", 4027 "./src/gallium/targets/d3d10umd/d3d10_gdi.c", 4028 "./src/gallium/targets/wgl/meson.build", 4029 "./src/gallium/targets/wgl/wgl.c", 4030 "./src/gallium/targets/d3dadapter9/description.c", 4031 "./src/gallium/targets/d3dadapter9/drm.c", 4032 "./src/gallium/targets/d3dadapter9/meson.build", 4033 "./src/gallium/targets/d3dadapter9/getproc.c", 4034 "./src/gallium/targets/xa/xa_target.c", 4035 "./src/gallium/targets/xa/meson.build", 4036 "./src/gallium/targets/osmesa/test-render.cpp", 4037 "./src/gallium/targets/osmesa/meson.build", 4038 "./src/gallium/targets/osmesa/osmesa_target.c", 4039 "./src/gallium/targets/osmesa/osmesa-symbols.txt", 4040 "./src/gallium/targets/opencl/meson.build", 4041 "./src/gallium/targets/dri/dri_target.c", 4042 "./src/gallium/targets/dri/meson.build", 4043 "./src/gallium/targets/teflon/test_executor.cpp", 4044 "./src/gallium/targets/teflon/teflon_target.c", 4045 "./src/gallium/targets/teflon/test_executor.h", 4046 "./src/gallium/targets/teflon/tflite-stub.c", 4047 "./src/gallium/targets/teflon/meson.build", 4048 "./src/gallium/targets/teflon/test_teflon.cpp", 4049 "./src/gallium/targets/teflon/test_model_generation.py", 4050 "./src/gallium/targets/rusticl/rusticl_target.c", 4051 "./src/gallium/targets/rusticl/meson.build", 4052 "./src/gallium/targets/va/va_target.c", 4053 "./src/gallium/targets/va/meson.build", 4054 "./src/gallium/targets/dril/meson.build", 4055 "./src/gallium/targets/dril/dril_target.c", 4056 "./src/gallium/targets/libgl-xlib/xlib.c", 4057 "./src/gallium/targets/libgl-xlib/meson.build", 4058 "./src/gallium/winsys/radeon/drm/radeon_drm_bo.c", 4059 "./src/gallium/winsys/radeon/drm/radeon_surface.h", 4060 "./src/gallium/winsys/radeon/drm/radeon_drm_winsys.c", 4061 "./src/gallium/winsys/radeon/drm/radeon_drm_cs.c", 4062 "./src/gallium/winsys/radeon/drm/radeon_drm_bo.h", 4063 "./src/gallium/winsys/radeon/drm/meson.build", 4064 "./src/gallium/winsys/radeon/drm/radeon_surface.c", 4065 "./src/gallium/winsys/radeon/drm/radeon_drm_winsys.h", 4066 "./src/gallium/winsys/radeon/drm/radeon_drm_cs.h", 4067 "./src/gallium/winsys/radeon/drm/radeon_drm_surface.c", 4068 "./src/gallium/winsys/crocus/drm/crocus_drm_public.h", 4069 "./src/gallium/winsys/crocus/drm/crocus_drm_winsys.c", 4070 "./src/gallium/winsys/crocus/drm/meson.build", 4071 "./src/gallium/winsys/tegra/drm/tegra_drm_winsys.c", 4072 "./src/gallium/winsys/tegra/drm/tegra_drm_public.h", 4073 "./src/gallium/winsys/tegra/drm/meson.build", 4074 "./src/gallium/winsys/asahi/drm/asahi_drm_public.h", 4075 "./src/gallium/winsys/asahi/drm/asahi_drm_winsys.c", 4076 "./src/gallium/winsys/asahi/drm/meson.build", 4077 "./src/gallium/winsys/amdgpu/drm/amdgpu_cs.h", 4078 "./src/gallium/winsys/amdgpu/drm/amdgpu_userq.h", 4079 "./src/gallium/winsys/amdgpu/drm/amdgpu_bo.h", 4080 "./src/gallium/winsys/amdgpu/drm/amdgpu_cs.cpp", 4081 "./src/gallium/winsys/amdgpu/drm/amdgpu_bo.c", 4082 "./src/gallium/winsys/amdgpu/drm/amdgpu_winsys.c", 4083 "./src/gallium/winsys/amdgpu/drm/amdgpu_winsys.h", 4084 "./src/gallium/winsys/amdgpu/drm/amdgpu_userq.c", 4085 "./src/gallium/winsys/amdgpu/drm/meson.build", 4086 "./src/gallium/winsys/amdgpu/drm/amdgpu_surface.c", 4087 "./src/gallium/winsys/etnaviv/drm/etnaviv_drm_public.h", 4088 "./src/gallium/winsys/etnaviv/drm/etnaviv_drm_winsys.c", 4089 "./src/gallium/winsys/etnaviv/drm/meson.build", 4090 "./src/gallium/winsys/v3d/drm/v3d_drm_public.h", 4091 "./src/gallium/winsys/v3d/drm/v3d_drm_winsys.c", 4092 "./src/gallium/winsys/v3d/drm/meson.build", 4093 "./src/gallium/winsys/lima/drm/lima_drm_public.h", 4094 "./src/gallium/winsys/lima/drm/meson.build", 4095 "./src/gallium/winsys/lima/drm/lima_drm_winsys.c", 4096 "./src/gallium/winsys/vc4/drm/vc4_drm_public.h", 4097 "./src/gallium/winsys/vc4/drm/vc4_drm_winsys.c", 4098 "./src/gallium/winsys/vc4/drm/meson.build", 4099 "./src/gallium/winsys/kmsro/drm/kmsro_drm_winsys.c", 4100 "./src/gallium/winsys/kmsro/drm/meson.build", 4101 "./src/gallium/winsys/kmsro/drm/kmsro_drm_public.h", 4102 "./src/gallium/winsys/d3d12/wgl/d3d12_wgl_framebuffer.cpp", 4103 "./src/gallium/winsys/d3d12/wgl/d3d12_wgl_framebuffer_xbox.cpp", 4104 "./src/gallium/winsys/d3d12/wgl/d3d12_wgl_public.h", 4105 "./src/gallium/winsys/d3d12/wgl/meson.build", 4106 "./src/gallium/winsys/d3d12/wgl/d3d12_wgl_winsys.c", 4107 "./src/gallium/winsys/panfrost/drm/panfrost_drm_winsys.c", 4108 "./src/gallium/winsys/panfrost/drm/meson.build", 4109 "./src/gallium/winsys/panfrost/drm/panfrost_drm_public.h", 4110 "./src/gallium/winsys/freedreno/drm/freedreno_drm_winsys.c", 4111 "./src/gallium/winsys/freedreno/drm/freedreno_drm_public.h", 4112 "./src/gallium/winsys/freedreno/drm/meson.build", 4113 "./src/gallium/winsys/i915/drm/i915_drm_winsys.c", 4114 "./src/gallium/winsys/i915/drm/i915_drm_fence.c", 4115 "./src/gallium/winsys/i915/drm/i915_drm_winsys.h", 4116 "./src/gallium/winsys/i915/drm/i915_drm_batchbuffer.c", 4117 "./src/gallium/winsys/i915/drm/i915_drm_public.h", 4118 "./src/gallium/winsys/i915/drm/meson.build", 4119 "./src/gallium/winsys/i915/drm/i915_drm_buffer.c", 4120 "./src/gallium/winsys/virgl/common/virgl_resource_cache.c", 4121 "./src/gallium/winsys/virgl/common/virgl_resource_cache.h", 4122 "./src/gallium/winsys/virgl/common/meson.build", 4123 "./src/gallium/winsys/virgl/drm/virgl_drm_public.h", 4124 "./src/gallium/winsys/virgl/drm/virgl_drm_winsys.h", 4125 "./src/gallium/winsys/virgl/drm/virgl_drm_winsys.c", 4126 "./src/gallium/winsys/virgl/drm/meson.build", 4127 "./src/gallium/winsys/virgl/vtest/virgl_vtest_winsys.c", 4128 "./src/gallium/winsys/virgl/vtest/virgl_vtest_public.h", 4129 "./src/gallium/winsys/virgl/vtest/meson.build", 4130 "./src/gallium/winsys/virgl/vtest/virgl_vtest_socket.c", 4131 "./src/gallium/winsys/virgl/vtest/virgl_vtest_winsys.h", 4132 "./src/gallium/winsys/sw/gdi/gdi_sw_winsys.c", 4133 "./src/gallium/winsys/sw/gdi/gdi_sw_winsys.h", 4134 "./src/gallium/winsys/sw/gdi/meson.build", 4135 "./src/gallium/winsys/sw/wrapper/wrapper_sw_winsys.c", 4136 "./src/gallium/winsys/sw/wrapper/wrapper_sw_winsys.h", 4137 "./src/gallium/winsys/sw/wrapper/meson.build", 4138 "./src/gallium/winsys/sw/kms-dri/meson.build", 4139 "./src/gallium/winsys/sw/kms-dri/kms_dri_sw_winsys.h", 4140 "./src/gallium/winsys/sw/kms-dri/kms_dri_sw_winsys.c", 4141 "./src/gallium/winsys/sw/null/null_sw_winsys.h", 4142 "./src/gallium/winsys/sw/null/null_sw_winsys.c", 4143 "./src/gallium/winsys/sw/null/meson.build", 4144 "./src/gallium/winsys/sw/dri/dri_sw_winsys.c", 4145 "./src/gallium/winsys/sw/dri/dri_sw_winsys.h", 4146 "./src/gallium/winsys/sw/dri/meson.build", 4147 "./src/gallium/winsys/sw/xlib/xlib_sw_winsys.h", 4148 "./src/gallium/winsys/sw/xlib/xlib_sw_winsys.c", 4149 "./src/gallium/winsys/sw/xlib/meson.build", 4150 "./src/gallium/winsys/sw/hgl/hgl_sw_winsys.h", 4151 "./src/gallium/winsys/sw/hgl/hgl_sw_winsys.cpp", 4152 "./src/gallium/winsys/sw/hgl/meson.build", 4153 "./src/gallium/winsys/iris/drm/iris_drm_winsys.c", 4154 "./src/gallium/winsys/iris/drm/meson.build", 4155 "./src/gallium/winsys/iris/drm/iris_drm_public.h", 4156 "./src/gallium/winsys/nouveau/drm/nouveau.h", 4157 "./src/gallium/winsys/nouveau/drm/nouveau.c", 4158 "./src/gallium/winsys/nouveau/drm/nouveau_drm_public.h", 4159 "./src/gallium/winsys/nouveau/drm/nouveau_drm_winsys.c", 4160 "./src/gallium/winsys/nouveau/drm/meson.build", 4161 "./src/gallium/winsys/svga/drm/vmwgfx_drm.h", 4162 "./src/gallium/winsys/svga/drm/vmw_screen_dri.c", 4163 "./src/gallium/winsys/svga/drm/svga_drm_public.h", 4164 "./src/gallium/winsys/svga/drm/vmw_screen.c", 4165 "./src/gallium/winsys/svga/drm/vmw_surface.c", 4166 "./src/gallium/winsys/svga/drm/vmw_buffer.c", 4167 "./src/gallium/winsys/svga/drm/vmw_surface.h", 4168 "./src/gallium/winsys/svga/drm/vmw_fence.h", 4169 "./src/gallium/winsys/svga/drm/vmw_query.h", 4170 "./src/gallium/winsys/svga/drm/vmw_fence.c", 4171 "./src/gallium/winsys/svga/drm/vmw_msg.h", 4172 "./src/gallium/winsys/svga/drm/vmw_context.c", 4173 "./src/gallium/winsys/svga/drm/vmw_shader.h", 4174 "./src/gallium/winsys/svga/drm/vmw_screen_pools.c", 4175 "./src/gallium/winsys/svga/drm/vmw_msg.c", 4176 "./src/gallium/winsys/svga/drm/vmw_screen_svga.c", 4177 "./src/gallium/winsys/svga/drm/vmw_query.c", 4178 "./src/gallium/winsys/svga/drm/pb_buffer_simple_fenced.c", 4179 "./src/gallium/winsys/svga/drm/vmw_buffer.h", 4180 "./src/gallium/winsys/svga/drm/vmw_context.h", 4181 "./src/gallium/winsys/svga/drm/meson.build", 4182 "./src/gallium/winsys/svga/drm/vmw_screen.h", 4183 "./src/gallium/winsys/svga/drm/vmw_shader.c", 4184 "./src/gallium/winsys/svga/drm/vmw_screen_ioctl.c", 4185 "./src/gallium/frontends/vdpau/surface.c", 4186 "./src/gallium/frontends/vdpau/ftab.c", 4187 "./src/gallium/frontends/vdpau/vdpau_private.h", 4188 "./src/gallium/frontends/vdpau/output.c", 4189 "./src/gallium/frontends/vdpau/htab.c", 4190 "./src/gallium/frontends/vdpau/preemption.c", 4191 "./src/gallium/frontends/vdpau/device.c", 4192 "./src/gallium/frontends/vdpau/mixer.c", 4193 "./src/gallium/frontends/vdpau/bitmap.c", 4194 "./src/gallium/frontends/vdpau/query.c", 4195 "./src/gallium/frontends/vdpau/meson.build", 4196 "./src/gallium/frontends/vdpau/presentation.c", 4197 "./src/gallium/frontends/vdpau/decode.c", 4198 "./src/gallium/frontends/lavapipe/lvp_lower_vulkan_resource.c", 4199 "./src/gallium/frontends/lavapipe/lvp_query.c", 4200 "./src/gallium/frontends/lavapipe/lvp_acceleration_structure.c", 4201 "./src/gallium/frontends/lavapipe/lvp_nir_lower_ray_queries.c", 4202 "./src/gallium/frontends/lavapipe/lvp_descriptor_set.c", 4203 "./src/gallium/frontends/lavapipe/lvp_util.c", 4204 "./src/gallium/frontends/lavapipe/lvp_lower_vulkan_resource.h", 4205 "./src/gallium/frontends/lavapipe/lvp_image.c", 4206 "./src/gallium/frontends/lavapipe/lvp_pipeline_cache.c", 4207 "./src/gallium/frontends/lavapipe/lvp_wsi.c", 4208 "./src/gallium/frontends/lavapipe/lvp_nir_ray_tracing.c", 4209 "./src/gallium/frontends/lavapipe/lvp_pipeline.c", 4210 "./src/gallium/frontends/lavapipe/lvp_nir_lower_sparse_residency.c", 4211 "./src/gallium/frontends/lavapipe/lvp_ray_tracing_pipeline.c", 4212 "./src/gallium/frontends/lavapipe/lvp_inline_uniforms.c", 4213 "./src/gallium/frontends/lavapipe/lvp_nir_ray_tracing.h", 4214 "./src/gallium/frontends/lavapipe/lvp_device_generated_commands.c", 4215 "./src/gallium/frontends/lavapipe/lvp_lower_input_attachments.c", 4216 "./src/gallium/frontends/lavapipe/lvp_execute.c", 4217 "./src/gallium/frontends/lavapipe/lvp_device.c", 4218 "./src/gallium/frontends/lavapipe/lvp_lower_exec_graph.c", 4219 "./src/gallium/frontends/lavapipe/lvp_conv.h", 4220 "./src/gallium/frontends/lavapipe/lvp_pipe_sync.c", 4221 "./src/gallium/frontends/lavapipe/meson.build", 4222 "./src/gallium/frontends/lavapipe/lvp_acceleration_structure.h", 4223 "./src/gallium/frontends/lavapipe/lvp_private.h", 4224 "./src/gallium/frontends/lavapipe/lvp_wsi.h", 4225 "./src/gallium/frontends/lavapipe/lvp_cmd_buffer.c", 4226 "./src/gallium/frontends/lavapipe/lvp_formats.c", 4227 "./src/gallium/frontends/lavapipe/ci/lvp-flakes.txt", 4228 "./src/gallium/frontends/lavapipe/ci/lvp-asan-skips.txt", 4229 "./src/gallium/frontends/lavapipe/ci/lvp-fails.txt", 4230 "./src/gallium/frontends/lavapipe/ci/lvp-asan-fails.txt", 4231 "./src/gallium/frontends/lavapipe/ci/lvp-skips.txt", 4232 "./src/gallium/frontends/nine/iunknown.c", 4233 "./src/gallium/frontends/nine/texture9.c", 4234 "./src/gallium/frontends/nine/threadpool.h", 4235 "./src/gallium/frontends/nine/nine_pipe.c", 4236 "./src/gallium/frontends/nine/swapchain9.h", 4237 "./src/gallium/frontends/nine/vertexshader9.c", 4238 "./src/gallium/frontends/nine/adapter9.h", 4239 "./src/gallium/frontends/nine/device9ex.c", 4240 "./src/gallium/frontends/nine/adapter9.c", 4241 "./src/gallium/frontends/nine/volumetexture9.h", 4242 "./src/gallium/frontends/nine/nine_queue.h", 4243 "./src/gallium/frontends/nine/cryptosession9.h", 4244 "./src/gallium/frontends/nine/nine_quirk.h", 4245 "./src/gallium/frontends/nine/vertexbuffer9.h", 4246 "./src/gallium/frontends/nine/nine_memory_helper.h", 4247 "./src/gallium/frontends/nine/pixelshader9.h", 4248 "./src/gallium/frontends/nine/cryptosession9.c", 4249 "./src/gallium/frontends/nine/swapchain9ex.h", 4250 "./src/gallium/frontends/nine/query9.c", 4251 "./src/gallium/frontends/nine/authenticatedchannel9.h", 4252 "./src/gallium/frontends/nine/device9ex.h", 4253 "./src/gallium/frontends/nine/nine_pipe.h", 4254 "./src/gallium/frontends/nine/vertexdeclaration9.c", 4255 "./src/gallium/frontends/nine/threadpool.c", 4256 "./src/gallium/frontends/nine/authenticatedchannel9.c", 4257 "./src/gallium/frontends/nine/buffer9.c", 4258 "./src/gallium/frontends/nine/device9.h", 4259 "./src/gallium/frontends/nine/nine_queue.c", 4260 "./src/gallium/frontends/nine/nine_helpers.c", 4261 "./src/gallium/frontends/nine/nine_buffer_upload.c", 4262 "./src/gallium/frontends/nine/volumetexture9.c", 4263 "./src/gallium/frontends/nine/texture9.h", 4264 "./src/gallium/frontends/nine/indexbuffer9.h", 4265 "./src/gallium/frontends/nine/resource9.c", 4266 "./src/gallium/frontends/nine/nine_flags.h", 4267 "./src/gallium/frontends/nine/nine_lock.c", 4268 "./src/gallium/frontends/nine/stateblock9.c", 4269 "./src/gallium/frontends/nine/nine_debug.c", 4270 "./src/gallium/frontends/nine/vertexdeclaration9.h", 4271 "./src/gallium/frontends/nine/nine_dump.c", 4272 "./src/gallium/frontends/nine/surface9.h", 4273 "./src/gallium/frontends/nine/volume9.c", 4274 "./src/gallium/frontends/nine/query9.h", 4275 "./src/gallium/frontends/nine/nine_lock.h", 4276 "./src/gallium/frontends/nine/nine_limits.h", 4277 "./src/gallium/frontends/nine/nine_state.h", 4278 "./src/gallium/frontends/nine/cubetexture9.c", 4279 "./src/gallium/frontends/nine/nine_shader.c", 4280 "./src/gallium/frontends/nine/pixelshader9.c", 4281 "./src/gallium/frontends/nine/nine_pdata.h", 4282 "./src/gallium/frontends/nine/nine_csmt_helper.h", 4283 "./src/gallium/frontends/nine/basetexture9.c", 4284 "./src/gallium/frontends/nine/swapchain9ex.c", 4285 "./src/gallium/frontends/nine/nine_ff.c", 4286 "./src/gallium/frontends/nine/nine_quirk.c", 4287 "./src/gallium/frontends/nine/stateblock9.h", 4288 "./src/gallium/frontends/nine/buffer9.h", 4289 "./src/gallium/frontends/nine/nine_helpers.h", 4290 "./src/gallium/frontends/nine/nine_buffer_upload.h", 4291 "./src/gallium/frontends/nine/nine_dump.h", 4292 "./src/gallium/frontends/nine/iunknown.h", 4293 "./src/gallium/frontends/nine/meson.build", 4294 "./src/gallium/frontends/nine/resource9.h", 4295 "./src/gallium/frontends/nine/device9.c", 4296 "./src/gallium/frontends/nine/nine_defines.h", 4297 "./src/gallium/frontends/nine/vertexbuffer9.c", 4298 "./src/gallium/frontends/nine/guid.c", 4299 "./src/gallium/frontends/nine/nine_memory_helper.c", 4300 "./src/gallium/frontends/nine/guid.h", 4301 "./src/gallium/frontends/nine/nine_ff.h", 4302 "./src/gallium/frontends/nine/device9video.c", 4303 "./src/gallium/frontends/nine/nine_state.c", 4304 "./src/gallium/frontends/nine/nineexoverlayextension.h", 4305 "./src/gallium/frontends/nine/nine_debug.h", 4306 "./src/gallium/frontends/nine/basetexture9.h", 4307 "./src/gallium/frontends/nine/cubetexture9.h", 4308 "./src/gallium/frontends/nine/volume9.h", 4309 "./src/gallium/frontends/nine/surface9.c", 4310 "./src/gallium/frontends/nine/device9video.h", 4311 "./src/gallium/frontends/nine/nine_shader.h", 4312 "./src/gallium/frontends/nine/swapchain9.c", 4313 "./src/gallium/frontends/nine/vertexshader9.h", 4314 "./src/gallium/frontends/nine/indexbuffer9.c", 4315 "./src/gallium/frontends/nine/nineexoverlayextension.c", 4316 "./src/gallium/frontends/d3d10umd/DxgiFns.cpp", 4317 "./src/gallium/frontends/d3d10umd/ShaderParse.h", 4318 "./src/gallium/frontends/d3d10umd/Shader.cpp", 4319 "./src/gallium/frontends/d3d10umd/Resource.cpp", 4320 "./src/gallium/frontends/d3d10umd/InputAssembly.h", 4321 "./src/gallium/frontends/d3d10umd/Draw.h", 4322 "./src/gallium/frontends/d3d10umd/Format.h", 4323 "./src/gallium/frontends/d3d10umd/Draw.cpp", 4324 "./src/gallium/frontends/d3d10umd/Query.cpp", 4325 "./src/gallium/frontends/d3d10umd/Device.cpp", 4326 "./src/gallium/frontends/d3d10umd/InputAssembly.cpp", 4327 "./src/gallium/frontends/d3d10umd/ShaderDump.h", 4328 "./src/gallium/frontends/d3d10umd/Rasterizer.h", 4329 "./src/gallium/frontends/d3d10umd/DriverIncludes.h", 4330 "./src/gallium/frontends/d3d10umd/ShaderParse.c", 4331 "./src/gallium/frontends/d3d10umd/OutputMerger.cpp", 4332 "./src/gallium/frontends/d3d10umd/State.h", 4333 "./src/gallium/frontends/d3d10umd/OutputMerger.h", 4334 "./src/gallium/frontends/d3d10umd/DxgiFns.h", 4335 "./src/gallium/frontends/d3d10umd/Debug.h", 4336 "./src/gallium/frontends/d3d10umd/meson.build", 4337 "./src/gallium/frontends/d3d10umd/Debug.cpp", 4338 "./src/gallium/frontends/d3d10umd/Shader.h", 4339 "./src/gallium/frontends/d3d10umd/Adapter.cpp", 4340 "./src/gallium/frontends/d3d10umd/ShaderTGSI.c", 4341 "./src/gallium/frontends/d3d10umd/ShaderDump.cpp", 4342 "./src/gallium/frontends/d3d10umd/Resource.h", 4343 "./src/gallium/frontends/d3d10umd/Format.cpp", 4344 "./src/gallium/frontends/d3d10umd/Rasterizer.cpp", 4345 "./src/gallium/frontends/d3d10umd/Query.h", 4346 "./src/gallium/frontends/d3d10umd/D3DKMT.cpp", 4347 "./src/gallium/frontends/d3d10umd/Device.h", 4348 "./src/gallium/frontends/wgl/stw_nopfuncs.c", 4349 "./src/gallium/frontends/wgl/stw_ext_swapinterval.c", 4350 "./src/gallium/frontends/wgl/stw_context.h", 4351 "./src/gallium/frontends/wgl/stw_nopfuncs.h", 4352 "./src/gallium/frontends/wgl/stw_ext_rendertexture.c", 4353 "./src/gallium/frontends/wgl/stw_pixelformat.c", 4354 "./src/gallium/frontends/wgl/gldrv.h", 4355 "./src/gallium/frontends/wgl/stw_device.c", 4356 "./src/gallium/frontends/wgl/stw_gdishim.c", 4357 "./src/gallium/frontends/wgl/stw_context.c", 4358 "./src/gallium/frontends/wgl/stw_ext_pixelformat.c", 4359 "./src/gallium/frontends/wgl/stw_getprocaddress.c", 4360 "./src/gallium/frontends/wgl/stw_ext_interop.h", 4361 "./src/gallium/frontends/wgl/stw_ext_context.h", 4362 "./src/gallium/frontends/wgl/stw_ext_context.c", 4363 "./src/gallium/frontends/wgl/stw_st.c", 4364 "./src/gallium/frontends/wgl/stw_ext_pbuffer.c", 4365 "./src/gallium/frontends/wgl/stw_image.h", 4366 "./src/gallium/frontends/wgl/stw_device.h", 4367 "./src/gallium/frontends/wgl/stw_ext_interop.c", 4368 "./src/gallium/frontends/wgl/stw_framebuffer.h", 4369 "./src/gallium/frontends/wgl/meson.build", 4370 "./src/gallium/frontends/wgl/stw_framebuffer.c", 4371 "./src/gallium/frontends/wgl/stw_winsys.h", 4372 "./src/gallium/frontends/wgl/stw_tls.c", 4373 "./src/gallium/frontends/wgl/stw_tls.h", 4374 "./src/gallium/frontends/wgl/stw_st.h", 4375 "./src/gallium/frontends/wgl/stw_ext_extensionsstring.c", 4376 "./src/gallium/frontends/wgl/stw_gdishim.h", 4377 "./src/gallium/frontends/wgl/stw_image.c", 4378 "./src/gallium/frontends/wgl/stw_pixelformat.h", 4379 "./src/gallium/frontends/xa/xa_composite.h", 4380 "./src/gallium/frontends/xa/xa_context.h", 4381 "./src/gallium/frontends/xa/xa_priv.h", 4382 "./src/gallium/frontends/xa/xa_yuv.c", 4383 "./src/gallium/frontends/xa/xa_context.c", 4384 "./src/gallium/frontends/xa/xa_tgsi.c", 4385 "./src/gallium/frontends/xa/xa_renderer.c", 4386 "./src/gallium/frontends/xa/xa_tracker.c", 4387 "./src/gallium/frontends/xa/meson.build", 4388 "./src/gallium/frontends/xa/xa_composite.c", 4389 "./src/gallium/frontends/osmesa/meson.build", 4390 "./src/gallium/frontends/osmesa/osmesa.c", 4391 "./src/gallium/frontends/glx/xlib/xm_st.h", 4392 "./src/gallium/frontends/glx/xlib/glx_usefont.c", 4393 "./src/gallium/frontends/glx/xlib/glx_api.c", 4394 "./src/gallium/frontends/glx/xlib/meson.build", 4395 "./src/gallium/frontends/glx/xlib/xm_api.h", 4396 "./src/gallium/frontends/glx/xlib/xm_st.c", 4397 "./src/gallium/frontends/glx/xlib/xm_api.c", 4398 "./src/gallium/frontends/glx/xlib/glx_getproc.c", 4399 "./src/gallium/frontends/dri/dri_drawable.c", 4400 "./src/gallium/frontends/dri/dri_screen.c", 4401 "./src/gallium/frontends/dri/drisw.c", 4402 "./src/gallium/frontends/dri/dri_helpers.h", 4403 "./src/gallium/frontends/dri/dri_helpers.c", 4404 "./src/gallium/frontends/dri/dri_context.h", 4405 "./src/gallium/frontends/dri/dri2.c", 4406 "./src/gallium/frontends/dri/dri_screen.h", 4407 "./src/gallium/frontends/dri/dri_util.h", 4408 "./src/gallium/frontends/dri/dri_query_renderer.h", 4409 "./src/gallium/frontends/dri/dri_util.c", 4410 "./src/gallium/frontends/dri/loader_dri3_helper.c", 4411 "./src/gallium/frontends/dri/kopper.c", 4412 "./src/gallium/frontends/dri/dri_context.c", 4413 "./src/gallium/frontends/dri/kopper_stubs.c", 4414 "./src/gallium/frontends/dri/meson.build", 4415 "./src/gallium/frontends/dri/dri_query_renderer.c", 4416 "./src/gallium/frontends/dri/loader_dri3_helper.h", 4417 "./src/gallium/frontends/dri/dri_drawable.h", 4418 "./src/gallium/frontends/teflon/tests/labels_mobilenet_quant_v1_224.txt", 4419 "./src/gallium/frontends/teflon/tests/classification.py", 4420 "./src/gallium/frontends/teflon/tfl_device.c", 4421 "./src/gallium/frontends/teflon/meson.build", 4422 "./src/gallium/frontends/rusticl/rusticl_nir.h", 4423 "./src/gallium/frontends/rusticl/rusticl_system_bindings.h", 4424 "./src/gallium/frontends/rusticl/rusticl_system_bindings.c", 4425 "./src/gallium/frontends/rusticl/rusticl_opencl_bindings.h", 4426 "./src/gallium/frontends/rusticl/meson.build", 4427 "./src/gallium/frontends/rusticl/rusticl_mesa_bindings.h", 4428 "./src/gallium/frontends/rusticl/rusticl_libc_bindings.h", 4429 "./src/gallium/frontends/rusticl/rusticl_nir.c", 4430 "./src/gallium/frontends/clover/core/binary.cpp", 4431 "./src/gallium/frontends/clover/core/kernel.cpp", 4432 "./src/gallium/frontends/clover/core/resource.cpp", 4433 "./src/gallium/frontends/clover/core/sampler.cpp", 4434 "./src/gallium/frontends/clover/core/device.cpp", 4435 "./src/gallium/frontends/clover/core/format.cpp", 4436 "./src/gallium/frontends/clover/core/printf.cpp", 4437 "./src/gallium/frontends/clover/core/queue.cpp", 4438 "./src/gallium/frontends/clover/core/memory.cpp", 4439 "./src/gallium/frontends/clover/core/event.cpp", 4440 "./src/gallium/frontends/clover/core/platform.cpp", 4441 "./src/gallium/frontends/clover/core/context.cpp", 4442 "./src/gallium/frontends/clover/core/program.cpp", 4443 "./src/gallium/frontends/clover/core/timestamp.cpp", 4444 "./src/gallium/frontends/clover/api/dispatch.cpp", 4445 "./src/gallium/frontends/clover/api/kernel.cpp", 4446 "./src/gallium/frontends/clover/api/invalid.cpp", 4447 "./src/gallium/frontends/clover/api/sampler.cpp", 4448 "./src/gallium/frontends/clover/api/device.cpp", 4449 "./src/gallium/frontends/clover/api/transfer.cpp", 4450 "./src/gallium/frontends/clover/api/interop.cpp", 4451 "./src/gallium/frontends/clover/api/queue.cpp", 4452 "./src/gallium/frontends/clover/api/memory.cpp", 4453 "./src/gallium/frontends/clover/api/event.cpp", 4454 "./src/gallium/frontends/clover/api/platform.cpp", 4455 "./src/gallium/frontends/clover/api/context.cpp", 4456 "./src/gallium/frontends/clover/api/program.cpp", 4457 "./src/gallium/frontends/clover/meson.build", 4458 "./src/gallium/frontends/clover/llvm/codegen/native.cpp", 4459 "./src/gallium/frontends/clover/llvm/codegen/bitcode.cpp", 4460 "./src/gallium/frontends/clover/llvm/codegen/common.cpp", 4461 "./src/gallium/frontends/clover/llvm/invocation.cpp", 4462 "./src/gallium/frontends/va/va_private.h", 4463 "./src/gallium/frontends/va/picture_mjpeg.c", 4464 "./src/gallium/frontends/va/image.c", 4465 "./src/gallium/frontends/va/subpicture.c", 4466 "./src/gallium/frontends/va/context.c", 4467 "./src/gallium/frontends/va/surface.c", 4468 "./src/gallium/frontends/va/picture_hevc.c", 4469 "./src/gallium/frontends/va/display.c", 4470 "./src/gallium/frontends/va/config.c", 4471 "./src/gallium/frontends/va/picture_mpeg4.c", 4472 "./src/gallium/frontends/va/postproc.c", 4473 "./src/gallium/frontends/va/picture_h264.c", 4474 "./src/gallium/frontends/va/picture_h264_enc.c", 4475 "./src/gallium/frontends/va/picture.c", 4476 "./src/gallium/frontends/va/picture_hevc_enc.c", 4477 "./src/gallium/frontends/va/meson.build", 4478 "./src/gallium/frontends/va/picture_av1.c", 4479 "./src/gallium/frontends/va/picture_mpeg12.c", 4480 "./src/gallium/frontends/va/buffer.c", 4481 "./src/gallium/frontends/va/picture_av1_enc.c", 4482 "./src/gallium/frontends/va/picture_vp9.c", 4483 "./src/gallium/frontends/va/picture_vc1.c", 4484 "./src/gallium/frontends/hgl/hgl_context.h", 4485 "./src/gallium/frontends/hgl/hgl.c", 4486 "./src/gallium/frontends/hgl/meson.build", 4487 "./src/gallium/meson.build", 4488 "./src/gallium/auxiliary/driver_noop/noop_pipe.c", 4489 "./src/gallium/auxiliary/driver_noop/noop_state.c", 4490 "./src/gallium/auxiliary/driver_noop/noop_public.h", 4491 "./src/gallium/auxiliary/rtasm/rtasm_x86sse.h", 4492 "./src/gallium/auxiliary/rtasm/rtasm_x86sse.c", 4493 "./src/gallium/auxiliary/rtasm/rtasm_execmem.h", 4494 "./src/gallium/auxiliary/rtasm/rtasm_execmem.c", 4495 "./src/gallium/auxiliary/vl/vl_codec.h", 4496 "./src/gallium/auxiliary/vl/vl_mc.h", 4497 "./src/gallium/auxiliary/vl/vl_winsys_dri.c", 4498 "./src/gallium/auxiliary/vl/vl_compositor_gfx.c", 4499 "./src/gallium/auxiliary/vl/vl_winsys.h", 4500 "./src/gallium/auxiliary/vl/vl_csc.c", 4501 "./src/gallium/auxiliary/vl/vl_deint_filter.h", 4502 "./src/gallium/auxiliary/vl/vl_winsys_dri3.c", 4503 "./src/gallium/auxiliary/vl/vl_compositor_cs.c", 4504 "./src/gallium/auxiliary/vl/vl_decoder.h", 4505 "./src/gallium/auxiliary/vl/vl_bicubic_filter.h", 4506 "./src/gallium/auxiliary/vl/vl_mpeg12_bitstream.h", 4507 "./src/gallium/auxiliary/vl/vl_winsys_drm.c", 4508 "./src/gallium/auxiliary/vl/vl_matrix_filter.c", 4509 "./src/gallium/auxiliary/vl/vl_vertex_buffers.h", 4510 "./src/gallium/auxiliary/vl/vl_video_buffer.c", 4511 "./src/gallium/auxiliary/vl/vl_probs_table.h", 4512 "./src/gallium/auxiliary/vl/vl_winsys_dri_vgem.c", 4513 "./src/gallium/auxiliary/vl/vl_idct.c", 4514 "./src/gallium/auxiliary/vl/vl_compositor.h", 4515 "./src/gallium/auxiliary/vl/vl_mc.c", 4516 "./src/gallium/auxiliary/vl/vl_stubs.c", 4517 "./src/gallium/auxiliary/vl/vl_compositor_cs.h", 4518 "./src/gallium/auxiliary/vl/vl_deint_filter.c", 4519 "./src/gallium/auxiliary/vl/vl_idct.h", 4520 "./src/gallium/auxiliary/vl/vl_decoder.c", 4521 "./src/gallium/auxiliary/vl/vl_bicubic_filter.c", 4522 "./src/gallium/auxiliary/vl/vl_zscan.c", 4523 "./src/gallium/auxiliary/vl/vl_defines.h", 4524 "./src/gallium/auxiliary/vl/vl_deint_filter_cs.h", 4525 "./src/gallium/auxiliary/vl/vl_winsys_xlib_swrast.c", 4526 "./src/gallium/auxiliary/vl/vl_compositor.c", 4527 "./src/gallium/auxiliary/vl/vl_mpeg12_bitstream.c", 4528 "./src/gallium/auxiliary/vl/vl_compositor_gfx.h", 4529 "./src/gallium/auxiliary/vl/vl_mpeg12_decoder.c", 4530 "./src/gallium/auxiliary/vl/vl_median_filter.c", 4531 "./src/gallium/auxiliary/vl/vl_codec.c", 4532 "./src/gallium/auxiliary/vl/vl_zscan.h", 4533 "./src/gallium/auxiliary/vl/vl_csc.h", 4534 "./src/gallium/auxiliary/vl/vl_video_buffer.h", 4535 "./src/gallium/auxiliary/vl/vl_types.h", 4536 "./src/gallium/auxiliary/vl/vl_median_filter.h", 4537 "./src/gallium/auxiliary/vl/vl_winsys_kopper.c", 4538 "./src/gallium/auxiliary/vl/vl_deint_filter_cs.c", 4539 "./src/gallium/auxiliary/vl/vl_matrix_filter.h", 4540 "./src/gallium/auxiliary/vl/vl_winsys_win32.c", 4541 "./src/gallium/auxiliary/vl/vl_mpeg12_decoder.h", 4542 "./src/gallium/auxiliary/vl/vl_vertex_buffers.c", 4543 "./src/gallium/auxiliary/cso_cache/cso_hash.h", 4544 "./src/gallium/auxiliary/cso_cache/cso_context.h", 4545 "./src/gallium/auxiliary/cso_cache/cso_cache.c", 4546 "./src/gallium/auxiliary/cso_cache/cso_hash.c", 4547 "./src/gallium/auxiliary/cso_cache/cso_context.c", 4548 "./src/gallium/auxiliary/cso_cache/cso_cache.h", 4549 "./src/gallium/auxiliary/renderonly/renderonly.h", 4550 "./src/gallium/auxiliary/renderonly/renderonly.c", 4551 "./src/gallium/auxiliary/util/u_viewport.h", 4552 "./src/gallium/auxiliary/util/u_range.h", 4553 "./src/gallium/auxiliary/util/u_surface.h", 4554 "./src/gallium/auxiliary/util/u_rect.h", 4555 "./src/gallium/auxiliary/util/u_threaded_context.c", 4556 "./src/gallium/auxiliary/util/u_blitter.c", 4557 "./src/gallium/auxiliary/util/u_debug_flush.h", 4558 "./src/gallium/auxiliary/util/u_tests.h", 4559 "./src/gallium/auxiliary/util/u_threaded_context_calls.h", 4560 "./src/gallium/auxiliary/util/u_simple_shaders.h", 4561 "./src/gallium/auxiliary/util/u_blend.h", 4562 "./src/gallium/auxiliary/util/u_driconf.h", 4563 "./src/gallium/auxiliary/util/u_texture.c", 4564 "./src/gallium/auxiliary/util/u_screen.h", 4565 "./src/gallium/auxiliary/util/u_draw_quad.c", 4566 "./src/gallium/auxiliary/util/u_transfer.h", 4567 "./src/gallium/auxiliary/util/u_video.h", 4568 "./src/gallium/auxiliary/util/u_file.h", 4569 "./src/gallium/auxiliary/util/u_trace_gallium.h", 4570 "./src/gallium/auxiliary/util/u_bitmask.c", 4571 "./src/gallium/auxiliary/util/u_framebuffer.c", 4572 "./src/gallium/auxiliary/util/u_upload_mgr.c", 4573 "./src/gallium/auxiliary/util/u_debug_flush.c", 4574 "./src/gallium/auxiliary/util/u_index_modify.h", 4575 "./src/gallium/auxiliary/util/u_split_draw.c", 4576 "./src/gallium/auxiliary/util/u_pstipple.c", 4577 "./src/gallium/auxiliary/util/u_transfer_helper.c", 4578 "./src/gallium/auxiliary/util/u_dump.h", 4579 "./src/gallium/auxiliary/util/u_suballoc.c", 4580 "./src/gallium/auxiliary/util/u_debug_refcnt.c", 4581 "./src/gallium/auxiliary/util/u_cache.h", 4582 "./src/gallium/auxiliary/util/u_vertex_state_cache.c", 4583 "./src/gallium/auxiliary/util/u_screen.c", 4584 "./src/gallium/auxiliary/util/u_vbuf.h", 4585 "./src/gallium/auxiliary/util/u_pstipple.h", 4586 "./src/gallium/auxiliary/util/u_cache.c", 4587 "./src/gallium/auxiliary/util/u_upload_mgr.h", 4588 "./src/gallium/auxiliary/util/u_handle_table.c", 4589 "./src/gallium/auxiliary/util/u_gen_mipmap.c", 4590 "./src/gallium/auxiliary/util/u_draw_quad.h", 4591 "./src/gallium/auxiliary/util/u_tracepoints.py", 4592 "./src/gallium/auxiliary/util/u_split_prim.h", 4593 "./src/gallium/auxiliary/util/u_driconf.c", 4594 "./src/gallium/auxiliary/util/u_async_debug.h", 4595 "./src/gallium/auxiliary/util/u_draw.c", 4596 "./src/gallium/auxiliary/util/u_index_modify.c", 4597 "./src/gallium/auxiliary/util/u_debug_cb.h", 4598 "./src/gallium/auxiliary/util/u_debug_describe.h", 4599 "./src/gallium/auxiliary/util/u_vertex_state_cache.h", 4600 "./src/gallium/auxiliary/util/u_log.h", 4601 "./src/gallium/auxiliary/util/u_draw.h", 4602 "./src/gallium/auxiliary/util/u_tile.h", 4603 "./src/gallium/auxiliary/util/u_log.c", 4604 "./src/gallium/auxiliary/util/u_vbuf.c", 4605 "./src/gallium/auxiliary/util/u_dump_defines.c", 4606 "./src/gallium/auxiliary/util/u_transfer_helper.h", 4607 "./src/gallium/auxiliary/util/u_live_shader_cache.h", 4608 "./src/gallium/auxiliary/util/u_sampler.c", 4609 "./src/gallium/auxiliary/util/u_debug_describe.c", 4610 "./src/gallium/auxiliary/util/u_helpers.h", 4611 "./src/gallium/auxiliary/util/u_handle_table.h", 4612 "./src/gallium/auxiliary/util/u_live_shader_cache.c", 4613 "./src/gallium/auxiliary/util/u_texture.h", 4614 "./src/gallium/auxiliary/util/u_sampler.h", 4615 "./src/gallium/auxiliary/util/u_bitmask.h", 4616 "./src/gallium/auxiliary/util/u_resource.h", 4617 "./src/gallium/auxiliary/util/u_threaded_context.h", 4618 "./src/gallium/auxiliary/util/u_trace_gallium.c", 4619 "./src/gallium/auxiliary/util/u_simple_shaders.c", 4620 "./src/gallium/auxiliary/util/u_sample_positions.c", 4621 "./src/gallium/auxiliary/util/u_debug_refcnt.h", 4622 "./src/gallium/auxiliary/util/u_dual_blend.h", 4623 "./src/gallium/auxiliary/util/u_dump_state.c", 4624 "./src/gallium/auxiliary/util/u_sse.h", 4625 "./src/gallium/auxiliary/util/u_async_debug.c", 4626 "./src/gallium/auxiliary/util/u_resource.c", 4627 "./src/gallium/auxiliary/util/u_sample_positions.h", 4628 "./src/gallium/auxiliary/util/u_suballoc.h", 4629 "./src/gallium/auxiliary/util/u_surface.c", 4630 "./src/gallium/auxiliary/util/u_blitter.h", 4631 "./src/gallium/auxiliary/util/u_split_draw.h", 4632 "./src/gallium/auxiliary/util/u_surface_test.cpp", 4633 "./src/gallium/auxiliary/util/u_debug_image.h", 4634 "./src/gallium/auxiliary/util/u_bitcast.h", 4635 "./src/gallium/auxiliary/util/u_gen_mipmap.h", 4636 "./src/gallium/auxiliary/util/u_prim_restart.c", 4637 "./src/gallium/auxiliary/util/u_debug_image.c", 4638 "./src/gallium/auxiliary/util/u_framebuffer.h", 4639 "./src/gallium/auxiliary/util/u_prim.h", 4640 "./src/gallium/auxiliary/util/u_helpers.c", 4641 "./src/gallium/auxiliary/util/u_transfer.c", 4642 "./src/gallium/auxiliary/util/u_pwr8.h", 4643 "./src/gallium/auxiliary/util/u_inlines.h", 4644 "./src/gallium/auxiliary/util/u_tests.c", 4645 "./src/gallium/auxiliary/util/u_prim.c", 4646 "./src/gallium/auxiliary/util/u_tile.c", 4647 "./src/gallium/auxiliary/util/u_prim_restart.h", 4648 "./src/gallium/auxiliary/draw/draw_tess.h", 4649 "./src/gallium/auxiliary/draw/draw_so_emit_tmp.h", 4650 "./src/gallium/auxiliary/draw/draw_pipe_offset.c", 4651 "./src/gallium/auxiliary/draw/draw_vs_llvm.c", 4652 "./src/gallium/auxiliary/draw/draw_mesh.h", 4653 "./src/gallium/auxiliary/draw/draw_pipe_aaline.c", 4654 "./src/gallium/auxiliary/draw/draw_mesh_prim_tmp.h", 4655 "./src/gallium/auxiliary/draw/draw_pipe_validate.c", 4656 "./src/gallium/auxiliary/draw/draw_pt_post_vs.c", 4657 "./src/gallium/auxiliary/draw/draw_mesh.c", 4658 "./src/gallium/auxiliary/draw/draw_pt_fetch_shade_pipeline_llvm.c", 4659 "./src/gallium/auxiliary/draw/draw_pipe_unfilled.c", 4660 "./src/gallium/auxiliary/draw/draw_pt_fetch_shade_emit.c", 4661 "./src/gallium/auxiliary/draw/draw_prim_assembler.c", 4662 "./src/gallium/auxiliary/draw/draw_pt_decompose.h", 4663 "./src/gallium/auxiliary/draw/draw_pt_vsplit.c", 4664 "./src/gallium/auxiliary/draw/draw_pipe_clip.c", 4665 "./src/gallium/auxiliary/draw/draw_gs_tmp.h", 4666 "./src/gallium/auxiliary/draw/draw_pipe.c", 4667 "./src/gallium/auxiliary/draw/draw_gs.h", 4668 "./src/gallium/auxiliary/draw/draw_pt_fetch.c", 4669 "./src/gallium/auxiliary/draw/draw_prim_assembler.h", 4670 "./src/gallium/auxiliary/draw/draw_vs_exec.c", 4671 "./src/gallium/auxiliary/draw/draw_pipe.h", 4672 "./src/gallium/auxiliary/draw/draw_pipe_stipple.c", 4673 "./src/gallium/auxiliary/draw/draw_pt_so_emit.c", 4674 "./src/gallium/auxiliary/draw/draw_tess.c", 4675 "./src/gallium/auxiliary/draw/draw_pipe_util.c", 4676 "./src/gallium/auxiliary/draw/draw_prim_assembler_tmp.h", 4677 "./src/gallium/auxiliary/draw/draw_vertex.c", 4678 "./src/gallium/auxiliary/draw/draw_pipe_wide_point.c", 4679 "./src/gallium/auxiliary/draw/draw_pipe_vbuf.c", 4680 "./src/gallium/auxiliary/draw/draw_pipe_twoside.c", 4681 "./src/gallium/auxiliary/draw/draw_vs.h", 4682 "./src/gallium/auxiliary/draw/draw_cliptest_tmp.h", 4683 "./src/gallium/auxiliary/draw/draw_pt_mesh_pipeline.c", 4684 "./src/gallium/auxiliary/draw/draw_pipe_wide_line.c", 4685 "./src/gallium/auxiliary/draw/draw_pt.h", 4686 "./src/gallium/auxiliary/draw/draw_pt_util.c", 4687 "./src/gallium/auxiliary/draw/draw_vbuf.h", 4688 "./src/gallium/auxiliary/draw/draw_pt_fetch_shade_pipeline.c", 4689 "./src/gallium/auxiliary/draw/draw_private.h", 4690 "./src/gallium/auxiliary/draw/draw_mesh_prim.h", 4691 "./src/gallium/auxiliary/draw/draw_pt_vsplit_tmp.h", 4692 "./src/gallium/auxiliary/draw/draw_llvm.c", 4693 "./src/gallium/auxiliary/draw/draw_vs_variant.c", 4694 "./src/gallium/auxiliary/draw/draw_decompose_tmp.h", 4695 "./src/gallium/auxiliary/draw/draw_pt_emit.c", 4696 "./src/gallium/auxiliary/draw/draw_fs.h", 4697 "./src/gallium/auxiliary/draw/draw_llvm.h", 4698 "./src/gallium/auxiliary/draw/draw_fs.c", 4699 "./src/gallium/auxiliary/draw/draw_split_tmp.h", 4700 "./src/gallium/auxiliary/draw/draw_pipe_cull.c", 4701 "./src/gallium/auxiliary/draw/draw_pipe_user_cull.c", 4702 "./src/gallium/auxiliary/draw/draw_context.c", 4703 "./src/gallium/auxiliary/draw/draw_pipe_pstipple.c", 4704 "./src/gallium/auxiliary/draw/draw_pt.c", 4705 "./src/gallium/auxiliary/draw/draw_vs.c", 4706 "./src/gallium/auxiliary/draw/draw_pipe_flatshade.c", 4707 "./src/gallium/auxiliary/draw/draw_vertex_header.h", 4708 "./src/gallium/auxiliary/draw/draw_mesh_prim.c", 4709 "./src/gallium/auxiliary/draw/draw_vertex.h", 4710 "./src/gallium/auxiliary/draw/draw_context.h", 4711 "./src/gallium/auxiliary/draw/draw_gs.c", 4712 "./src/gallium/auxiliary/draw/draw_pipe_aapoint.c", 4713 "./src/gallium/auxiliary/pipe-loader/pipe_loader.h", 4714 "./src/gallium/auxiliary/pipe-loader/pipe_loader.c", 4715 "./src/gallium/auxiliary/pipe-loader/pipe_loader_sw.c", 4716 "./src/gallium/auxiliary/pipe-loader/meson.build", 4717 "./src/gallium/auxiliary/pipe-loader/pipe_loader_drm.c", 4718 "./src/gallium/auxiliary/pipe-loader/pipe_loader_priv.h", 4719 "./src/gallium/auxiliary/pipe-loader/driinfo_gallium.h", 4720 "./src/gallium/auxiliary/tgsi/tgsi_parse.c", 4721 "./src/gallium/auxiliary/tgsi/tgsi_opcode_tmp.h", 4722 "./src/gallium/auxiliary/tgsi/tgsi_util.c", 4723 "./src/gallium/auxiliary/tgsi/tgsi_ureg.c", 4724 "./src/gallium/auxiliary/tgsi/tgsi_parse.h", 4725 "./src/gallium/auxiliary/tgsi/tgsi_build.c", 4726 "./src/gallium/auxiliary/tgsi/tgsi_two_side.h", 4727 "./src/gallium/auxiliary/tgsi/tgsi_scan.h", 4728 "./src/gallium/auxiliary/tgsi/tgsi_exec.h", 4729 "./src/gallium/auxiliary/tgsi/tgsi_dynamic_indexing.c", 4730 "./src/gallium/auxiliary/tgsi/tgsi_transform.c", 4731 "./src/gallium/auxiliary/tgsi/tgsi_transform.h", 4732 "./src/gallium/auxiliary/tgsi/tgsi_dump.c", 4733 "./src/gallium/auxiliary/tgsi/tgsi_aa_point.h", 4734 "./src/gallium/auxiliary/tgsi/tgsi_point_sprite.h", 4735 "./src/gallium/auxiliary/tgsi/tgsi_vpos.h", 4736 "./src/gallium/auxiliary/tgsi/tgsi_iterate.c", 4737 "./src/gallium/auxiliary/tgsi/tgsi_scan.c", 4738 "./src/gallium/auxiliary/tgsi/tgsi_text.h", 4739 "./src/gallium/auxiliary/tgsi/tgsi_iterate.h", 4740 "./src/gallium/auxiliary/tgsi/tgsi_exec.c", 4741 "./src/gallium/auxiliary/tgsi/tgsi_strings.h", 4742 "./src/gallium/auxiliary/tgsi/tgsi_sanity.h", 4743 "./src/gallium/auxiliary/tgsi/tgsi_strings.c", 4744 "./src/gallium/auxiliary/tgsi/tgsi_info.h", 4745 "./src/gallium/auxiliary/tgsi/tgsi_point_sprite.c", 4746 "./src/gallium/auxiliary/tgsi/tgsi_ureg.h", 4747 "./src/gallium/auxiliary/tgsi/tgsi_lowering.h", 4748 "./src/gallium/auxiliary/tgsi/tgsi_from_mesa.h", 4749 "./src/gallium/auxiliary/tgsi/tgsi_lowering.c", 4750 "./src/gallium/auxiliary/tgsi/tgsi_dynamic_indexing.h", 4751 "./src/gallium/auxiliary/tgsi/tgsi_util.h", 4752 "./src/gallium/auxiliary/tgsi/tgsi_dump.h", 4753 "./src/gallium/auxiliary/tgsi/tgsi_aa_point.c", 4754 "./src/gallium/auxiliary/tgsi/tgsi_two_side.c", 4755 "./src/gallium/auxiliary/tgsi/tgsi_from_mesa.c", 4756 "./src/gallium/auxiliary/tgsi/tgsi_vpos.c", 4757 "./src/gallium/auxiliary/tgsi/tgsi_build.h", 4758 "./src/gallium/auxiliary/tgsi/tgsi_text.c", 4759 "./src/gallium/auxiliary/tgsi/tgsi_info.c", 4760 "./src/gallium/auxiliary/tgsi/tgsi_info_opcodes.h", 4761 "./src/gallium/auxiliary/tgsi/tgsi_sanity.c", 4762 "./src/gallium/auxiliary/translate/translate.c", 4763 "./src/gallium/auxiliary/translate/translate.h", 4764 "./src/gallium/auxiliary/translate/translate_sse.c", 4765 "./src/gallium/auxiliary/translate/translate_generic.c", 4766 "./src/gallium/auxiliary/translate/translate_cache.c", 4767 "./src/gallium/auxiliary/translate/translate_cache.h", 4768 "./src/gallium/auxiliary/driver_trace/tr_dump.h", 4769 "./src/gallium/auxiliary/driver_trace/tr_dump.c", 4770 "./src/gallium/auxiliary/driver_trace/tr_context.c", 4771 "./src/gallium/auxiliary/driver_trace/tr_dump_state.h", 4772 "./src/gallium/auxiliary/driver_trace/tr_dump_state.c", 4773 "./src/gallium/auxiliary/driver_trace/enums2names.py", 4774 "./src/gallium/auxiliary/driver_trace/tr_screen.h", 4775 "./src/gallium/auxiliary/driver_trace/tr_dump_defines.h", 4776 "./src/gallium/auxiliary/driver_trace/tr_video.h", 4777 "./src/gallium/auxiliary/driver_trace/tr_context.h", 4778 "./src/gallium/auxiliary/driver_trace/tr_video.c", 4779 "./src/gallium/auxiliary/driver_trace/tr_texture.c", 4780 "./src/gallium/auxiliary/driver_trace/tr_public.h", 4781 "./src/gallium/auxiliary/driver_trace/tr_texture.h", 4782 "./src/gallium/auxiliary/driver_trace/tr_screen.c", 4783 "./src/gallium/auxiliary/driver_ddebug/dd_context.c", 4784 "./src/gallium/auxiliary/driver_ddebug/dd_pipe.h", 4785 "./src/gallium/auxiliary/driver_ddebug/dd_screen.c", 4786 "./src/gallium/auxiliary/driver_ddebug/dd_draw.c", 4787 "./src/gallium/auxiliary/driver_ddebug/dd_util.h", 4788 "./src/gallium/auxiliary/driver_ddebug/dd_public.h", 4789 "./src/gallium/auxiliary/postprocess/pp_run.c", 4790 "./src/gallium/auxiliary/postprocess/pp_mlaa.c", 4791 "./src/gallium/auxiliary/postprocess/postprocess.h", 4792 "./src/gallium/auxiliary/postprocess/pp_program.c", 4793 "./src/gallium/auxiliary/postprocess/pp_mlaa_areamap.h", 4794 "./src/gallium/auxiliary/postprocess/pp_init.c", 4795 "./src/gallium/auxiliary/postprocess/pp_colors.h", 4796 "./src/gallium/auxiliary/postprocess/pp_celshade.h", 4797 "./src/gallium/auxiliary/postprocess/pp_private.h", 4798 "./src/gallium/auxiliary/postprocess/pp_filters.h", 4799 "./src/gallium/auxiliary/postprocess/pp_celshade.c", 4800 "./src/gallium/auxiliary/postprocess/pp_mlaa.h", 4801 "./src/gallium/auxiliary/postprocess/pp_colors.c", 4802 "./src/gallium/auxiliary/postprocess/filters.h", 4803 "./src/gallium/auxiliary/tessellator/p_tessellator.h", 4804 "./src/gallium/auxiliary/tessellator/p_tessellator.cpp", 4805 "./src/gallium/auxiliary/tessellator/tessellator.cpp", 4806 "./src/gallium/auxiliary/pipebuffer/pb_bufmgr.h", 4807 "./src/gallium/auxiliary/pipebuffer/pb_validate.c", 4808 "./src/gallium/auxiliary/pipebuffer/pb_buffer_fenced.h", 4809 "./src/gallium/auxiliary/pipebuffer/pb_bufmgr_mm.c", 4810 "./src/gallium/auxiliary/pipebuffer/pb_slab.h", 4811 "./src/gallium/auxiliary/pipebuffer/pb_cache.c", 4812 "./src/gallium/auxiliary/pipebuffer/pb_slab.c", 4813 "./src/gallium/auxiliary/pipebuffer/pb_validate.h", 4814 "./src/gallium/auxiliary/pipebuffer/pb_bufmgr_slab.c", 4815 "./src/gallium/auxiliary/pipebuffer/pb_buffer_fenced.c", 4816 "./src/gallium/auxiliary/pipebuffer/pb_bufmgr_debug.c", 4817 "./src/gallium/auxiliary/pipebuffer/pb_cache.h", 4818 "./src/gallium/auxiliary/pipebuffer/pb_bufmgr_cache.c", 4819 "./src/gallium/auxiliary/pipebuffer/pb_buffer.h", 4820 "./src/gallium/auxiliary/meson.build", 4821 "./src/gallium/auxiliary/gallivm/lp_bld_format.h", 4822 "./src/gallium/auxiliary/gallivm/lp_bld_arit.c", 4823 "./src/gallium/auxiliary/gallivm/lp_bld_intr.h", 4824 "./src/gallium/auxiliary/gallivm/lp_bld_debug.cpp", 4825 "./src/gallium/auxiliary/gallivm/lp_bld_logic.c", 4826 "./src/gallium/auxiliary/gallivm/lp_bld_conv.h", 4827 "./src/gallium/auxiliary/gallivm/lp_bld_assert.h", 4828 "./src/gallium/auxiliary/gallivm/f.cpp", 4829 "./src/gallium/auxiliary/gallivm/lp_bld_ir_common.c", 4830 "./src/gallium/auxiliary/gallivm/lp_bld_tgsi.c", 4831 "./src/gallium/auxiliary/gallivm/lp_bld_tgsi.h", 4832 "./src/gallium/auxiliary/gallivm/lp_bld_assert.c", 4833 "./src/gallium/auxiliary/gallivm/lp_bld_printf.h", 4834 "./src/gallium/auxiliary/gallivm/lp_bld_tgsi_info.c", 4835 "./src/gallium/auxiliary/gallivm/lp_bld_init_orc.cpp", 4836 "./src/gallium/auxiliary/gallivm/lp_bld_gather.h", 4837 "./src/gallium/auxiliary/gallivm/lp_bld_jit_sample.h", 4838 "./src/gallium/auxiliary/gallivm/lp_bld_nir_aos.c", 4839 "./src/gallium/auxiliary/gallivm/lp_bld_format_srgb.c", 4840 "./src/gallium/auxiliary/gallivm/lp_bld_const.h", 4841 "./src/gallium/auxiliary/gallivm/lp_bld_misc.h", 4842 "./src/gallium/auxiliary/gallivm/lp_bld_flow.h", 4843 "./src/gallium/auxiliary/gallivm/lp_bld_format_aos_array.c", 4844 "./src/gallium/auxiliary/gallivm/lp_bld_format_soa.c", 4845 "./src/gallium/auxiliary/gallivm/lp_bld_debug.h", 4846 "./src/gallium/auxiliary/gallivm/lp_bld_struct.h", 4847 "./src/gallium/auxiliary/gallivm/lp_bld.h", 4848 "./src/gallium/auxiliary/gallivm/lp_bld_passmgr.h", 4849 "./src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.c", 4850 "./src/gallium/auxiliary/gallivm/lp_bld_type.c", 4851 "./src/gallium/auxiliary/gallivm/lp_bld_arit_overflow.h", 4852 "./src/gallium/auxiliary/gallivm/lp_bld_format_s3tc.c", 4853 "./src/gallium/auxiliary/gallivm/lp_bld_format.c", 4854 "./src/gallium/auxiliary/gallivm/lp_bld_limits.h", 4855 "./src/gallium/auxiliary/gallivm/lp_bld_swizzle.c", 4856 "./src/gallium/auxiliary/gallivm/lp_bld_coro.c", 4857 "./src/gallium/auxiliary/gallivm/lp_bld_gather.c", 4858 "./src/gallium/auxiliary/gallivm/lp_bld_nir.c", 4859 "./src/gallium/auxiliary/gallivm/lp_bld_intr.c", 4860 "./src/gallium/auxiliary/gallivm/lp_bld_pack.c", 4861 "./src/gallium/auxiliary/gallivm/lp_bld_quad.h", 4862 "./src/gallium/auxiliary/gallivm/lp_bld_conv.c", 4863 "./src/gallium/auxiliary/gallivm/lp_bld_tgsi_action.h", 4864 "./src/gallium/auxiliary/gallivm/lp_bld_misc.cpp", 4865 "./src/gallium/auxiliary/gallivm/lp_bld_init.c", 4866 "./src/gallium/auxiliary/gallivm/lp_bld_coro.h", 4867 "./src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c", 4868 "./src/gallium/auxiliary/gallivm/lp_bld_init_common.c", 4869 "./src/gallium/auxiliary/gallivm/lp_bld_nir_soa.c", 4870 "./src/gallium/auxiliary/gallivm/lp_bld_bitarit.h", 4871 "./src/gallium/auxiliary/gallivm/lp_bld_init.h", 4872 "./src/gallium/auxiliary/gallivm/lp_bld_format_float.c", 4873 "./src/gallium/auxiliary/gallivm/lp_bld_type.h", 4874 "./src/gallium/auxiliary/gallivm/lp_bld_format_aos.c", 4875 "./src/gallium/auxiliary/gallivm/lp_bld_flow.c", 4876 "./src/gallium/auxiliary/gallivm/lp_bld_arit.h", 4877 "./src/gallium/auxiliary/gallivm/lp_bld_printf.c", 4878 "./src/gallium/auxiliary/gallivm/lp_bld_format_yuv.c", 4879 "./src/gallium/auxiliary/gallivm/lp_bld_sample_aos.c", 4880 "./src/gallium/auxiliary/gallivm/lp_bld_struct.c", 4881 "./src/gallium/auxiliary/gallivm/lp_bld_passmgr.c", 4882 "./src/gallium/auxiliary/gallivm/lp_bld_quad.c", 4883 "./src/gallium/auxiliary/gallivm/lp_bld_sample_aos.h", 4884 "./src/gallium/auxiliary/gallivm/lp_bld_const.c", 4885 "./src/gallium/auxiliary/gallivm/lp_bld_jit_types.h", 4886 "./src/gallium/auxiliary/gallivm/lp_bld_jit_sample.c", 4887 "./src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c", 4888 "./src/gallium/auxiliary/gallivm/lp_bld_ir_common.h", 4889 "./src/gallium/auxiliary/gallivm/lp_bld_sample.c", 4890 "./src/gallium/auxiliary/gallivm/lp_bld_jit_types.c", 4891 "./src/gallium/auxiliary/gallivm/lp_bld_arit_overflow.c", 4892 "./src/gallium/auxiliary/gallivm/lp_bld_bitarit.c", 4893 "./src/gallium/auxiliary/gallivm/lp_bld_pack.h", 4894 "./src/gallium/auxiliary/gallivm/lp_bld_nir.h", 4895 "./src/gallium/auxiliary/gallivm/lp_bld_sample.h", 4896 "./src/gallium/auxiliary/gallivm/lp_bld_swizzle.h", 4897 "./src/gallium/auxiliary/gallivm/lp_bld_logic.h", 4898 "./src/gallium/auxiliary/nir/nir_to_tgsi_info.c", 4899 "./src/gallium/auxiliary/nir/nir_to_tgsi.h", 4900 "./src/gallium/auxiliary/nir/pipe_nir.h", 4901 "./src/gallium/auxiliary/nir/nir_to_tgsi.c", 4902 "./src/gallium/auxiliary/nir/tgsi_to_nir.h", 4903 "./src/gallium/auxiliary/nir/tgsi_to_nir.c", 4904 "./src/gallium/auxiliary/nir/nir_draw_helpers.h", 4905 "./src/gallium/auxiliary/nir/nir_draw_helpers.c", 4906 "./src/gallium/auxiliary/nir/nir_to_tgsi_info.h", 4907 "./src/gallium/auxiliary/target-helpers/inline_debug_helper.h", 4908 "./src/gallium/auxiliary/target-helpers/sw_helper_public.h", 4909 "./src/gallium/auxiliary/target-helpers/drm_helper.h", 4910 "./src/gallium/auxiliary/target-helpers/inline_sw_helper.h", 4911 "./src/gallium/auxiliary/target-helpers/drm_helper_public.h", 4912 "./src/gallium/auxiliary/target-helpers/sw_helper.h", 4913 "./src/gallium/auxiliary/hud/hud_private.h", 4914 "./src/gallium/auxiliary/hud/hud_sensors_temp.c", 4915 "./src/gallium/auxiliary/hud/hud_nic.c", 4916 "./src/gallium/auxiliary/hud/hud_cpu.c", 4917 "./src/gallium/auxiliary/hud/hud_context.c", 4918 "./src/gallium/auxiliary/hud/hud_driver_query.c", 4919 "./src/gallium/auxiliary/hud/font.h", 4920 "./src/gallium/auxiliary/hud/hud_cpufreq.c", 4921 "./src/gallium/auxiliary/hud/hud_diskstat.c", 4922 "./src/gallium/auxiliary/hud/font.c", 4923 "./src/gallium/auxiliary/hud/hud_context.h", 4924 "./src/gallium/auxiliary/hud/hud_fps.c", 4925 "./src/gallium/auxiliary/indices/u_unfilled_gen.py", 4926 "./src/gallium/auxiliary/indices/u_indices.c", 4927 "./src/gallium/auxiliary/indices/u_primconvert.h", 4928 "./src/gallium/auxiliary/indices/u_unfilled_indices.c", 4929 "./src/gallium/auxiliary/indices/u_indices_priv.h", 4930 "./src/gallium/auxiliary/indices/u_primconvert.c", 4931 "./src/gallium/auxiliary/indices/u_indices.h", 4932 "./src/gallium/auxiliary/indices/u_indices_gen.py", 4933 "./src/microsoft/vulkan/dzn_dxgi.h", 4934 "./src/microsoft/vulkan/dzn_private.h", 4935 "./src/microsoft/vulkan/dzn_device.c", 4936 "./src/microsoft/vulkan/dzn_image.c", 4937 "./src/microsoft/vulkan/dzn_sync.c", 4938 "./src/microsoft/vulkan/dzn_cmd_buffer.c", 4939 "./src/microsoft/vulkan/dzn_abi_helper.h", 4940 "./src/microsoft/vulkan/dzn_meta.c", 4941 "./src/microsoft/vulkan/dzn_util.c", 4942 "./src/microsoft/vulkan/dzn_pipeline.c", 4943 "./src/microsoft/vulkan/dzn_nir.c", 4944 "./src/microsoft/vulkan/dzn_wsi.c", 4945 "./src/microsoft/vulkan/meson.build", 4946 "./src/microsoft/vulkan/dzn_dxgi.c", 4947 "./src/microsoft/vulkan/dzn_dxcore.cpp", 4948 "./src/microsoft/vulkan/dzn_query.c", 4949 "./src/microsoft/vulkan/dzn_nir.h", 4950 "./src/microsoft/vulkan/dzn_physical_device_enum.h", 4951 "./src/microsoft/vulkan/dzn_descriptor_set.c", 4952 "./src/microsoft/spirv_to_dxil/dxil_spirv_nir.h", 4953 "./src/microsoft/spirv_to_dxil/spirv_to_dxil.h", 4954 "./src/microsoft/spirv_to_dxil/dxil_spirv_nir.c", 4955 "./src/microsoft/spirv_to_dxil/dxil_spirv_nir_lower_bindless.c", 4956 "./src/microsoft/spirv_to_dxil/spirv2dxil.c", 4957 "./src/microsoft/spirv_to_dxil/spirv_to_dxil.c", 4958 "./src/microsoft/spirv_to_dxil/meson.build", 4959 "./src/microsoft/meson.build", 4960 "./src/microsoft/compiler/dxil_signature.c", 4961 "./src/microsoft/compiler/dxil_validator.cpp", 4962 "./src/microsoft/compiler/dxcapi.h", 4963 "./src/microsoft/compiler/dxil_function.h", 4964 "./src/microsoft/compiler/dxil_enums.h", 4965 "./src/microsoft/compiler/dxil_versions.h", 4966 "./src/microsoft/compiler/dxil_internal.h", 4967 "./src/microsoft/compiler/dxil_nir_lower_int_samplers.h", 4968 "./src/microsoft/compiler/dxil_nir_tess.c", 4969 "./src/microsoft/compiler/dxil_function.c", 4970 "./src/microsoft/compiler/nir_to_dxil.c", 4971 "./src/microsoft/compiler/dxil_dump_decls.h", 4972 "./src/microsoft/compiler/dxil_buffer.c", 4973 "./src/microsoft/compiler/dxil_module.c", 4974 "./src/microsoft/compiler/dxil_dump.h", 4975 "./src/microsoft/compiler/dxil_module.h", 4976 "./src/microsoft/compiler/dxil_nir_lower_int_samplers.c", 4977 "./src/microsoft/compiler/dxil_container.h", 4978 "./src/microsoft/compiler/dxil_enums.c", 4979 "./src/microsoft/compiler/dxil_buffer.h", 4980 "./src/microsoft/compiler/dxil_dump.c", 4981 "./src/microsoft/compiler/dxil_nir.c", 4982 "./src/microsoft/compiler/dxil_container.c", 4983 "./src/microsoft/compiler/dxil_buffer_test.c", 4984 "./src/microsoft/compiler/meson.build", 4985 "./src/microsoft/compiler/dxil_validator.h", 4986 "./src/microsoft/compiler/dxil_nir.h", 4987 "./src/microsoft/compiler/dxil_nir_lower_int_cubemaps.h", 4988 "./src/microsoft/compiler/dxil_signature.h", 4989 "./src/microsoft/compiler/nir_to_dxil.h", 4990 "./src/microsoft/compiler/dxil_nir_lower_int_cubemaps.c", 4991 "./src/microsoft/compiler/dxil_nir_algebraic.py", 4992 "./src/microsoft/compiler/dxil_nir_lower_vs_vertex_conversion.c", 4993 "./src/microsoft/clc/clc_nir.h", 4994 "./src/microsoft/clc/clc_compiler_test.cpp", 4995 "./src/microsoft/clc/compute_test.cpp", 4996 "./src/microsoft/clc/clc_compiler.c", 4997 "./src/microsoft/clc/compute_test.h", 4998 "./src/microsoft/clc/meson.build", 4999 "./src/microsoft/clc/clc_compiler.h", 5000 "./src/microsoft/clc/clc_nir.c", 5001 "./src/microsoft/ci/warp-skips.txt", 5002 "./src/microsoft/ci/warp-fails.txt", 5003 "./src/microsoft/ci/warp-flakes.txt", 5004 "./src/microsoft/ci/spirv2dxil_reference.txt", 5005 "./src/glx/indirect_window_pos.c", 5006 "./src/glx/glxhash.c", 5007 "./src/glx/indirect_vertex_array_priv.h", 5008 "./src/glx/xfont.c", 5009 "./src/glx/indirect_transpose_matrix.c", 5010 "./src/glx/indirect_vertex_program.c", 5011 "./src/glx/render2.c", 5012 "./src/glx/indirect_glx.c", 5013 "./src/glx/glxglvnd.h", 5014 "./src/glx/clientattrib.c", 5015 "./src/glx/dri_common.h", 5016 "./src/glx/g_glxglvnddispatchindices.h", 5017 "./src/glx/dri2.c", 5018 "./src/glx/drisw_priv.h", 5019 "./src/glx/drisw_glx.c", 5020 "./src/glx/renderpix.c", 5021 "./src/glx/glxglvnddispatchfuncs.h", 5022 "./src/glx/dri_common_query_renderer.c", 5023 "./src/glx/glxconfig.c", 5024 "./src/glx/glxextensions.h", 5025 "./src/glx/compsize.c", 5026 "./src/glx/glxcmds.c", 5027 "./src/glx/glxconfig.h", 5028 "./src/glx/single2.c", 5029 "./src/glx/dri_common.c", 5030 "./src/glx/g_glxglvnddispatchfuncs.c", 5031 "./src/glx/indirect_vertex_array.c", 5032 "./src/glx/dri3_glx.c", 5033 "./src/glx/dri2.h", 5034 "./src/glx/glxclient.h", 5035 "./src/glx/vertarr.c", 5036 "./src/glx/packrender.h", 5037 "./src/glx/packsingle.h", 5038 "./src/glx/glx_pbuffer.c", 5039 "./src/glx/clientinfo.c", 5040 "./src/glx/indirect_texture_compression.c", 5041 "./src/glx/dri3_priv.h", 5042 "./src/glx/indirect_init.h", 5043 "./src/glx/eval.c", 5044 "./src/glx/dri2_priv.h", 5045 "./src/glx/pixelstore.c", 5046 "./src/glx/query_renderer.c", 5047 "./src/glx/glx_query.c", 5048 "./src/glx/glx_error.c", 5049 "./src/glx/glxext.c", 5050 "./src/glx/indirect_vertex_array.h", 5051 "./src/glx/meson.build", 5052 "./src/glx/singlepix.c", 5053 "./src/glx/glxhash.h", 5054 "./src/glx/glx_error.h", 5055 "./src/glx/glxcurrent.c", 5056 "./src/glx/dri2_glx.c", 5057 "./src/glx/glxextensions.c", 5058 "./src/glx/create_context.c", 5059 "./src/glx/pixel.c", 5060 "./src/glx/glxglvnd.c", 5061 "./src/gtest/include/gtest/gtest-test-part.h", 5062 "./src/gtest/include/gtest/internal/gtest-death-test-internal.h", 5063 "./src/gtest/include/gtest/internal/custom/gtest-printers.h", 5064 "./src/gtest/include/gtest/internal/custom/gtest.h", 5065 "./src/gtest/include/gtest/internal/custom/gtest-port.h", 5066 "./src/gtest/include/gtest/internal/gtest-port-arch.h", 5067 "./src/gtest/include/gtest/internal/gtest-param-util.h", 5068 "./src/gtest/include/gtest/internal/gtest-type-util.h", 5069 "./src/gtest/include/gtest/internal/gtest-string.h", 5070 "./src/gtest/include/gtest/internal/gtest-internal.h", 5071 "./src/gtest/include/gtest/internal/gtest-filepath.h", 5072 "./src/gtest/include/gtest/internal/gtest-port.h", 5073 "./src/gtest/include/gtest/gtest_pred_impl.h", 5074 "./src/gtest/include/gtest/gtest-assertion-result.h", 5075 "./src/gtest/include/gtest/gtest-printers.h", 5076 "./src/gtest/include/gtest/gtest-param-test.h", 5077 "./src/gtest/include/gtest/gtest-message.h", 5078 "./src/gtest/include/gtest/gtest-typed-test.h", 5079 "./src/gtest/include/gtest/gtest-death-test.h", 5080 "./src/gtest/include/gtest/gtest.h", 5081 "./src/gtest/include/gtest/gtest-matchers.h", 5082 "./src/gtest/include/gtest/gtest-spi.h", 5083 "./src/gtest/include/gtest/gtest_prod.h", 5084 "./src/gtest/include/mesa-gtest-extras.h", 5085 "./src/gtest/src/gtest-internal-inl.h", 5086 "./src/gtest/src/gtest_main.cc", 5087 "./src/gtest/src/gtest.cc", 5088 "./src/gtest/src/gtest-matchers.cc", 5089 "./src/gtest/src/gtest-all.cc", 5090 "./src/gtest/src/gtest-death-test.cc", 5091 "./src/gtest/src/gtest-assertion-result.cc", 5092 "./src/gtest/src/gtest-filepath.cc", 5093 "./src/gtest/src/gtest-port.cc", 5094 "./src/gtest/src/gtest-printers.cc", 5095 "./src/gtest/src/gtest-test-part.cc", 5096 "./src/gtest/src/gtest-typed-test.cc", 5097 "./src/gtest/meson.build", 5098 "./src/gfxstream/aemu/include/Allocator.h", 5099 "./src/gfxstream/aemu/include/BumpPool.h", 5100 "./src/gfxstream/aemu/include/ring_buffer.h", 5101 "./src/gfxstream/aemu/include/AlignedBuf.h", 5102 "./src/gfxstream/aemu/include/Stream.h", 5103 "./src/gfxstream/aemu/ring_buffer.cpp", 5104 "./src/gfxstream/aemu/Stream.cpp", 5105 "./src/gfxstream/aemu/meson.build", 5106 "./src/gfxstream/codegen/xml/vk_gfxstream.xml", 5107 "./src/gfxstream/codegen/scripts/cgenerator.py", 5108 "./src/gfxstream/codegen/scripts/genvk.py", 5109 "./src/gfxstream/codegen/scripts/cereal/wrapperdefs.py", 5110 "./src/gfxstream/codegen/scripts/cereal/counting.py", 5111 "./src/gfxstream/codegen/scripts/cereal/decoder.py", 5112 "./src/gfxstream/codegen/scripts/cereal/api_log_decoder.py", 5113 "./src/gfxstream/codegen/scripts/cereal/testing.py", 5114 "./src/gfxstream/codegen/scripts/cereal/frontend.py", 5115 "./src/gfxstream/codegen/scripts/cereal/transform.py", 5116 "./src/gfxstream/codegen/scripts/cereal/decodersnapshot.py", 5117 "./src/gfxstream/codegen/scripts/cereal/marshaling.py", 5118 "./src/gfxstream/codegen/scripts/cereal/dispatch.py", 5119 "./src/gfxstream/codegen/scripts/cereal/__init__.py", 5120 "./src/gfxstream/codegen/scripts/cereal/encoder.py", 5121 "./src/gfxstream/codegen/scripts/cereal/unbox.py", 5122 "./src/gfxstream/codegen/scripts/cereal/vkextensionstructuretype.py", 5123 "./src/gfxstream/codegen/scripts/cereal/handlemap.py", 5124 "./src/gfxstream/codegen/scripts/cereal/common/__init__.py", 5125 "./src/gfxstream/codegen/scripts/cereal/common/vulkantypes.py", 5126 "./src/gfxstream/codegen/scripts/cereal/common/codegen.py", 5127 "./src/gfxstream/codegen/scripts/cereal/marshalingdefs.py", 5128 "./src/gfxstream/codegen/scripts/cereal/reservedmarshaling.py", 5129 "./src/gfxstream/codegen/scripts/cereal/extensionstructs.py", 5130 "./src/gfxstream/codegen/scripts/cereal/deepcopy.py", 5131 "./src/gfxstream/codegen/scripts/cereal/functable.py", 5132 "./src/gfxstream/codegen/scripts/cereal/subdecode.py", 5133 "./src/gfxstream/codegen/scripts/cerealgenerator.py", 5134 "./src/gfxstream/codegen/scripts/reg.py", 5135 "./src/gfxstream/codegen/scripts/generator.py", 5136 "./src/gfxstream/guest/vulkan_enc/VulkanHandleMapping.h", 5137 "./src/gfxstream/guest/vulkan_enc/Validation.cpp", 5138 "./src/gfxstream/guest/vulkan_enc/HostVisibleMemoryVirtualization.cpp", 5139 "./src/gfxstream/guest/vulkan_enc/ResourceTracker.h", 5140 "./src/gfxstream/guest/vulkan_enc/gfxstream_vk_private.h", 5141 "./src/gfxstream/guest/vulkan_enc/Validation.h", 5142 "./src/gfxstream/guest/vulkan_enc/VulkanHandles.h", 5143 "./src/gfxstream/guest/vulkan_enc/GfxStreamVulkanConnection.h", 5144 "./src/gfxstream/guest/vulkan_enc/Resources.h", 5145 "./src/gfxstream/guest/vulkan_enc/goldfish_vk_private_defs.h", 5146 "./src/gfxstream/guest/vulkan_enc/vk_format_info.h", 5147 "./src/gfxstream/guest/vulkan_enc/DescriptorSetVirtualization.h", 5148 "./src/gfxstream/guest/vulkan_enc/VulkanStreamGuest.h", 5149 "./src/gfxstream/guest/vulkan_enc/Resources.cpp", 5150 "./src/gfxstream/guest/vulkan_enc/HostVisibleMemoryVirtualization.h", 5151 "./src/gfxstream/guest/vulkan_enc/ResourceTracker.cpp", 5152 "./src/gfxstream/guest/vulkan_enc/meson.build", 5153 "./src/gfxstream/guest/vulkan_enc/vk_platform_compat.h", 5154 "./src/gfxstream/guest/vulkan_enc/DescriptorSetVirtualization.cpp", 5155 "./src/gfxstream/guest/vulkan_enc/CommandBufferStagingStream.cpp", 5156 "./src/gfxstream/guest/vulkan_enc/VulkanStreamGuest.cpp", 5157 "./src/gfxstream/guest/vulkan_enc/VulkanHandleMapping.cpp", 5158 "./src/gfxstream/guest/vulkan_enc/CommandBufferStagingStream.h", 5159 "./src/gfxstream/guest/vulkan_enc/GfxStreamVulkanConnection.cpp", 5160 "./src/gfxstream/guest/vulkan_enc/gfxstream_vk_private.cpp", 5161 "./src/gfxstream/guest/vulkan/stubs/GfxStreamRenderControl.cpp", 5162 "./src/gfxstream/guest/vulkan/stubs/meson.build", 5163 "./src/gfxstream/guest/vulkan/stubs/GfxStreamRenderControl.h", 5164 "./src/gfxstream/guest/vulkan/gfxstream_vk_wsi_stub.cpp", 5165 "./src/gfxstream/guest/vulkan/gfxstream_vk_fuchsia.cpp", 5166 "./src/gfxstream/guest/vulkan/gfxstream_vk_device.cpp", 5167 "./src/gfxstream/guest/vulkan/meson.build", 5168 "./src/gfxstream/guest/vulkan/gfxstream_vk_wsi.cpp", 5169 "./src/gfxstream/guest/vulkan/gfxstream_vk_cmd.cpp", 5170 "./src/gfxstream/guest/GoldfishAddressSpace/include/address_space_graphics_types.h", 5171 "./src/gfxstream/guest/GoldfishAddressSpace/include/address_space.h", 5172 "./src/gfxstream/guest/GoldfishAddressSpace/include/VirtioGpuAddressSpaceStream.h", 5173 "./src/gfxstream/guest/GoldfishAddressSpace/include/AddressSpaceStream.h", 5174 "./src/gfxstream/guest/GoldfishAddressSpace/include/goldfish_address_space.h", 5175 "./src/gfxstream/guest/GoldfishAddressSpace/include/GoldfishAddressSpaceStream.h", 5176 "./src/gfxstream/guest/GoldfishAddressSpace/VirtioGpuAddressSpaceStream.cpp", 5177 "./src/gfxstream/guest/GoldfishAddressSpace/AddressSpaceStream.cpp", 5178 "./src/gfxstream/guest/GoldfishAddressSpace/goldfish_address_space.cpp", 5179 "./src/gfxstream/guest/GoldfishAddressSpace/meson.build", 5180 "./src/gfxstream/guest/GoldfishAddressSpace/GoldfishAddressSpaceStream.cpp", 5181 "./src/gfxstream/guest/platform/include/VirtGpu.h", 5182 "./src/gfxstream/guest/platform/include/virtgpu_gfxstream_protocol.h", 5183 "./src/gfxstream/guest/platform/include/Sync.h", 5184 "./src/gfxstream/guest/platform/kumquat/VirtGpuKumquatBlob.cpp", 5185 "./src/gfxstream/guest/platform/kumquat/VirtGpuKumquatStub.cpp", 5186 "./src/gfxstream/guest/platform/kumquat/VirtGpuKumquat.h", 5187 "./src/gfxstream/guest/platform/kumquat/VirtGpuKumquatSync.h", 5188 "./src/gfxstream/guest/platform/kumquat/VirtGpuKumquatBlobMapping.cpp", 5189 "./src/gfxstream/guest/platform/kumquat/VirtGpuKumquatDevice.cpp", 5190 "./src/gfxstream/guest/platform/kumquat/VirtGpuKumquatSync.cpp", 5191 "./src/gfxstream/guest/platform/kumquat/meson.build", 5192 "./src/gfxstream/guest/platform/VirtGpu.cpp", 5193 "./src/gfxstream/guest/platform/linux/LinuxVirtGpuBlob.cpp", 5194 "./src/gfxstream/guest/platform/linux/LinuxVirtGpuDevice.cpp", 5195 "./src/gfxstream/guest/platform/linux/LinuxVirtGpu.h", 5196 "./src/gfxstream/guest/platform/linux/meson.build", 5197 "./src/gfxstream/guest/platform/linux/LinuxSync.cpp", 5198 "./src/gfxstream/guest/platform/linux/LinuxVirtGpuBlobMapping.cpp", 5199 "./src/gfxstream/guest/platform/linux/LinuxSync.h", 5200 "./src/gfxstream/guest/platform/fuchsia/os_dirent_fuchsia.cpp", 5201 "./src/gfxstream/guest/platform/fuchsia/FuchsiaVirtGpuBlob.cpp", 5202 "./src/gfxstream/guest/platform/fuchsia/FuchsiaVirtGpu.h", 5203 "./src/gfxstream/guest/platform/fuchsia/FuchsiaVirtGpuBlobMapping.cpp", 5204 "./src/gfxstream/guest/platform/fuchsia/FuchsiaVirtGpuDevice.cpp", 5205 "./src/gfxstream/guest/platform/meson.build", 5206 "./src/gfxstream/guest/meson.build", 5207 "./src/gfxstream/guest/iostream/include/gfxstream/guest/IOStream.h", 5208 "./src/gfxstream/guest/iostream/meson.build", 5209 "./src/gfxstream/guest/connection-manager/GfxStreamConnectionManager.cpp", 5210 "./src/gfxstream/guest/connection-manager/QemuPipeStream.h", 5211 "./src/gfxstream/guest/connection-manager/VirtioGpuPipeStream.cpp", 5212 "./src/gfxstream/guest/connection-manager/QemuPipeStream.cpp", 5213 "./src/gfxstream/guest/connection-manager/GfxStreamConnection.h", 5214 "./src/gfxstream/guest/connection-manager/VirtioGpuPipeStream.h", 5215 "./src/gfxstream/guest/connection-manager/QemuPipeStreamStub.cpp", 5216 "./src/gfxstream/guest/connection-manager/meson.build", 5217 "./src/gfxstream/guest/connection-manager/GfxStreamConnection.cpp", 5218 "./src/gfxstream/guest/connection-manager/GfxStreamConnectionManager.h", 5219 "./src/gfxstream/meson.build", 5220 "./src/intel/blorp/blorp_genX_exec_elk.h", 5221 "./src/intel/blorp/blorp_clear.c", 5222 "./src/intel/blorp/blorp.c", 5223 "./src/intel/blorp/blorp_priv.h", 5224 "./src/intel/blorp/blorp_nir_builder.h", 5225 "./src/intel/blorp/blorp_elk.c", 5226 "./src/intel/blorp/meson.build", 5227 "./src/intel/blorp/blorp.h", 5228 "./src/intel/blorp/blorp_blit.c", 5229 "./src/intel/blorp/blorp_genX_exec_brw.h", 5230 "./src/intel/blorp/blorp_brw.c", 5231 "./src/intel/nullhw-layer/meson.build", 5232 "./src/intel/nullhw-layer/intel_nullhw.c", 5233 "./src/intel/tools/error2aub.c", 5234 "./src/intel/tools/intel_aub.h", 5235 "./src/intel/tools/error_decode_xe_lib.c", 5236 "./src/intel/tools/error_decode_lib.c", 5237 "./src/intel/tools/error2hangdump.c", 5238 "./src/intel/tools/aubinator_error_decode_xe.h", 5239 "./src/intel/tools/aubinator_error_decode_xe.c", 5240 "./src/intel/tools/aubinator_error_decode_lib.c", 5241 "./src/intel/tools/aub_mem.c", 5242 "./src/intel/tools/aubinator_viewer.cpp", 5243 "./src/intel/tools/intel_hang_viewer.cpp", 5244 "./src/intel/tools/aubinator.c", 5245 "./src/intel/tools/aubinator_error_decode.c", 5246 "./src/intel/tools/aub_write.c", 5247 "./src/intel/tools/intel_hang_replay.c", 5248 "./src/intel/tools/intel_noop_drm_shim.c", 5249 "./src/intel/tools/aubinator_viewer_decoder.cpp", 5250 "./src/intel/tools/error2hangdump_xe.h", 5251 "./src/intel/tools/aubinator_viewer_urb.h", 5252 "./src/intel/tools/aub_write.h", 5253 "./src/intel/tools/intel_sanitize_gpu.c", 5254 "./src/intel/tools/error2hangdump_xe.c", 5255 "./src/intel/tools/intel_context.h", 5256 "./src/intel/tools/intel_dev_info.c", 5257 "./src/intel/tools/meson.build", 5258 "./src/intel/tools/aub_mem.h", 5259 "./src/intel/tools/aub_read.h", 5260 "./src/intel/tools/gfx8_context.h", 5261 "./src/intel/tools/error_decode_xe_lib.h", 5262 "./src/intel/tools/intel_dump_gpu.c", 5263 "./src/intel/tools/intel_tools.c", 5264 "./src/intel/tools/intel_tools.h", 5265 "./src/intel/tools/imgui/imgui_impl_gtk3.cpp", 5266 "./src/intel/tools/imgui/imgui_impl_gtk3.h", 5267 "./src/intel/tools/imgui/imgui_impl_opengl3.h", 5268 "./src/intel/tools/imgui/meson.build", 5269 "./src/intel/tools/imgui/imgui_impl_opengl3.cpp", 5270 "./src/intel/tools/error_decode_lib.h", 5271 "./src/intel/tools/error2hangdump_lib.c", 5272 "./src/intel/tools/aub_read.c", 5273 "./src/intel/tools/aubinator_error_decode_lib.h", 5274 "./src/intel/tools/gfx10_context.h", 5275 "./src/intel/tools/error2hangdump_lib.h", 5276 "./src/intel/tools/aubinator_viewer.h", 5277 "./src/intel/shaders/spv2hex.py", 5278 "./src/intel/shaders/libintel_shaders.h", 5279 "./src/intel/shaders/meson.build", 5280 "./src/intel/executor/executor_genx.h", 5281 "./src/intel/executor/executor_macros.c", 5282 "./src/intel/executor/executor_genx.c", 5283 "./src/intel/executor/executor_main.c", 5284 "./src/intel/executor/executor.h", 5285 "./src/intel/executor/meson.build", 5286 "./src/intel/perf/intel_perf_query.c", 5287 "./src/intel/perf/oa-adl.xml", 5288 "./src/intel/perf/oa-arlgt2.xml", 5289 "./src/intel/perf/intel_perf_setup.h", 5290 "./src/intel/perf/intel_perf_query_layout.c", 5291 "./src/intel/perf/oa-sklgt3.xml", 5292 "./src/intel/perf/oa-sklgt2.xml", 5293 "./src/intel/perf/oa-acmgt3.xml", 5294 "./src/intel/perf/xe/intel_perf.c", 5295 "./src/intel/perf/xe/intel_perf.h", 5296 "./src/intel/perf/intel_perf_mdapi.c", 5297 "./src/intel/perf/oa-arlgt1.xml", 5298 "./src/intel/perf/intel_perf.c", 5299 "./src/intel/perf/intel_perf_common.h", 5300 "./src/intel/perf/oa-rkl.xml", 5301 "./src/intel/perf/oa-acmgt2.xml", 5302 "./src/intel/perf/intel_perf.h", 5303 "./src/intel/perf/oa-sklgt4.xml", 5304 "./src/intel/perf/intel_perf_query.h", 5305 "./src/intel/perf/oa-bdw.xml", 5306 "./src/intel/perf/oa-mtlgt3.xml", 5307 "./src/intel/perf/oa-glk.xml", 5308 "./src/intel/perf/intel_perf_common.c", 5309 "./src/intel/perf/intel_perf_regs.h", 5310 "./src/intel/perf/oa-mtlgt2.xml", 5311 "./src/intel/perf/oa-lnl.xml", 5312 "./src/intel/perf/oa-kblgt2.xml", 5313 "./src/intel/perf/oa-ehl.xml", 5314 "./src/intel/perf/oa-bxt.xml", 5315 "./src/intel/perf/oa-acmgt1.xml", 5316 "./src/intel/perf/intel_perf_mdapi.h", 5317 "./src/intel/perf/oa-bmg.xml", 5318 "./src/intel/perf/gen_perf.py", 5319 "./src/intel/perf/oa-tglgt1.xml", 5320 "./src/intel/perf/meson.build", 5321 "./src/intel/perf/oa-icl.xml", 5322 "./src/intel/perf/oa-dg1.xml", 5323 "./src/intel/perf/i915/intel_perf.c", 5324 "./src/intel/perf/i915/intel_perf.h", 5325 "./src/intel/perf/oa-tglgt2.xml", 5326 "./src/intel/perf/oa-kblgt3.xml", 5327 "./src/intel/perf/oa-chv.xml", 5328 "./src/intel/perf/intel_perf_private.h", 5329 "./src/intel/perf/oa-cflgt3.xml", 5330 "./src/intel/perf/oa-hsw.xml", 5331 "./src/intel/perf/oa-cflgt2.xml", 5332 "./src/intel/isl/tests/isl_tile_std_y_test.c", 5333 "./src/intel/isl/tests/isl_tilememcpy_tiled_unittest.cpp", 5334 "./src/intel/isl/tests/isl_surf_get_image_offset_test.c", 5335 "./src/intel/isl/tests/isl_aux_info_test.cpp", 5336 "./src/intel/isl/tests/isl_surf_get_image_range_B_tile_test.c", 5337 "./src/intel/isl/isl_tiled_memcpy.c", 5338 "./src/intel/isl/isl_gfx8.h", 5339 "./src/intel/isl/isl_gfx4.c", 5340 "./src/intel/isl/isl_genX_priv.h", 5341 "./src/intel/isl/isl_drm.c", 5342 "./src/intel/isl/isl_gfx12.h", 5343 "./src/intel/isl/isl_emit_depth_stencil.c", 5344 "./src/intel/isl/isl_query.c", 5345 "./src/intel/isl/isl_gfx7.c", 5346 "./src/intel/isl/isl_tiled_memcpy_sse41.c", 5347 "./src/intel/isl/isl_storage_image.c", 5348 "./src/intel/isl/isl_gfx20.c", 5349 "./src/intel/isl/isl_format.c", 5350 "./src/intel/isl/isl_emit_cpb.c", 5351 "./src/intel/isl/isl_genX_helpers.h", 5352 "./src/intel/isl/isl.c", 5353 "./src/intel/isl/isl_surface_state.c", 5354 "./src/intel/isl/isl_gfx4.h", 5355 "./src/intel/isl/isl_aux_info.c", 5356 "./src/intel/isl/isl_tiled_memcpy_normal.c", 5357 "./src/intel/isl/isl.h", 5358 "./src/intel/isl/isl_gfx7.h", 5359 "./src/intel/isl/isl_gfx9.c", 5360 "./src/intel/isl/isl_gfx9.h", 5361 "./src/intel/isl/isl_priv.h", 5362 "./src/intel/isl/meson.build", 5363 "./src/intel/isl/isl_gfx6.h", 5364 "./src/intel/isl/gen_format_layout.py", 5365 "./src/intel/isl/isl_gfx12.c", 5366 "./src/intel/isl/isl_gfx6.c", 5367 "./src/intel/isl/isl_gfx20.h", 5368 "./src/intel/isl/isl_gfx8.c", 5369 "./src/intel/vulkan/anv_kmd_backend.c", 5370 "./src/intel/vulkan/anv_queue.c", 5371 "./src/intel/vulkan/anv_cmd_buffer.c", 5372 "./src/intel/vulkan/tests/state_pool_no_free.c", 5373 "./src/intel/vulkan/tests/state_pool.c", 5374 "./src/intel/vulkan/tests/test_common.h", 5375 "./src/intel/vulkan/tests/anv_tests.cpp", 5376 "./src/intel/vulkan/tests/block_pool_grow_first.c", 5377 "./src/intel/vulkan/tests/state_pool_max_size.c", 5378 "./src/intel/vulkan/tests/block_pool_no_free.c", 5379 "./src/intel/vulkan/tests/state_pool_test_helper.h", 5380 "./src/intel/vulkan/tests/state_pool_free_list_only.c", 5381 "./src/intel/vulkan/tests/state_pool_padding.c", 5382 "./src/intel/vulkan/tests/block_pool_max_size.c", 5383 "./src/intel/vulkan/genX_mi_builder.h", 5384 "./src/intel/vulkan/anv_pipeline_cache.c", 5385 "./src/intel/vulkan/anv_buffer.c", 5386 "./src/intel/vulkan/layers/anv_hitman3.c", 5387 "./src/intel/vulkan/layers/anv_rmv_layer.c", 5388 "./src/intel/vulkan/layers/anv_doom64.c", 5389 "./src/intel/vulkan/anv_rmv.c", 5390 "./src/intel/vulkan/genX_pipeline.c", 5391 "./src/intel/vulkan/genX_cmd_video.c", 5392 "./src/intel/vulkan/anv_va.c", 5393 "./src/intel/vulkan/anv_internal_kernels.h", 5394 "./src/intel/vulkan/anv_descriptor_set.c", 5395 "./src/intel/vulkan/anv_batch_chain.c", 5396 "./src/intel/vulkan/genX_cmd_draw_helpers.h", 5397 "./src/intel/vulkan/anv_formats.c", 5398 "./src/intel/vulkan/genX_acceleration_structure_grl.c", 5399 "./src/intel/vulkan/anv_instance.c", 5400 "./src/intel/vulkan/genX_cmd_buffer.c", 5401 "./src/intel/vulkan/xe/anv_kmd_backend.c", 5402 "./src/intel/vulkan/xe/anv_queue.c", 5403 "./src/intel/vulkan/xe/anv_batch_chain.c", 5404 "./src/intel/vulkan/xe/anv_queue.h", 5405 "./src/intel/vulkan/xe/anv_device.h", 5406 "./src/intel/vulkan/xe/anv_device.c", 5407 "./src/intel/vulkan/xe/anv_batch_chain.h", 5408 "./src/intel/vulkan/anv_sparse.c", 5409 "./src/intel/vulkan/anv_image_view.c", 5410 "./src/intel/vulkan/genX_init_state.c", 5411 "./src/intel/vulkan/anv_util.c", 5412 "./src/intel/vulkan/anv_astc_emu.c", 5413 "./src/intel/vulkan/anv_perf.c", 5414 "./src/intel/vulkan/anv_allocator.c", 5415 "./src/intel/vulkan/anv_blorp.c", 5416 "./src/intel/vulkan/anv_nir_lower_multiview.c", 5417 "./src/intel/vulkan/anv_api_version.h", 5418 "./src/intel/vulkan/genX_internal_kernels.c", 5419 "./src/intel/vulkan/genX_gfx_state.c", 5420 "./src/intel/vulkan/anv_video.c", 5421 "./src/intel/vulkan/anv_measure.c", 5422 "./src/intel/vulkan/anv_gem_stubs.c", 5423 "./src/intel/vulkan/anv_pipeline.c", 5424 "./src/intel/vulkan/anv_physical_device.c", 5425 "./src/intel/vulkan/anv_nir_push_descriptor_analysis.c", 5426 "./src/intel/vulkan/anv_image_host_copy.c", 5427 "./src/intel/vulkan/anv_buffer_view.c", 5428 "./src/intel/vulkan/anv_nir_lower_ubo_loads.c", 5429 "./src/intel/vulkan/genX_cmd_compute.c", 5430 "./src/intel/vulkan/anv_event.c", 5431 "./src/intel/vulkan/genX_blorp_exec.c", 5432 "./src/intel/vulkan/genX_cmd_video_enc.c", 5433 "./src/intel/vulkan/genX_cmd_draw.c", 5434 "./src/intel/vulkan/anv_gem.c", 5435 "./src/intel/vulkan/genX_cmd_draw_generated_indirect.h", 5436 "./src/intel/vulkan/anv_bo_sync.c", 5437 "./src/intel/vulkan/genX_cmd_draw_generated_flush.h", 5438 "./src/intel/vulkan/genX_gpu_memcpy.c", 5439 "./src/intel/vulkan/anv_genX.h", 5440 "./src/intel/vulkan/meson.build", 5441 "./src/intel/vulkan/anv_kmd_backend.h", 5442 "./src/intel/vulkan/i915/anv_kmd_backend.c", 5443 "./src/intel/vulkan/i915/anv_queue.c", 5444 "./src/intel/vulkan/i915/anv_batch_chain.c", 5445 "./src/intel/vulkan/i915/anv_gem.h", 5446 "./src/intel/vulkan/i915/anv_queue.h", 5447 "./src/intel/vulkan/i915/anv_device.h", 5448 "./src/intel/vulkan/i915/anv_gem.c", 5449 "./src/intel/vulkan/i915/anv_device.c", 5450 "./src/intel/vulkan/i915/anv_batch_chain.h", 5451 "./src/intel/vulkan/genX_simple_shader.c", 5452 "./src/intel/vulkan/anv_internal_kernels.c", 5453 "./src/intel/vulkan/anv_image.c", 5454 "./src/intel/vulkan/anv_sampler.c", 5455 "./src/intel/vulkan/anv_private.h", 5456 "./src/intel/vulkan/anv_nir_lower_resource_intel.c", 5457 "./src/intel/vulkan/anv_utrace.c", 5458 "./src/intel/vulkan/anv_measure.h", 5459 "./src/intel/vulkan/anv_rmv.h", 5460 "./src/intel/vulkan/anv_device.c", 5461 "./src/intel/vulkan/genX_query.c", 5462 "./src/intel/vulkan/anv_nir.h", 5463 "./src/intel/vulkan/bvh/interpret.py", 5464 "./src/intel/vulkan/bvh/anv_bvh.h", 5465 "./src/intel/vulkan/bvh/anv_build_interface.h", 5466 "./src/intel/vulkan/bvh/anv_build_helpers.h", 5467 "./src/intel/vulkan/bvh/meson.build", 5468 "./src/intel/vulkan/grl/genX_grl.h", 5469 "./src/intel/vulkan/grl/include/GRLStructs.h", 5470 "./src/intel/vulkan/grl/include/AABB3f.h", 5471 "./src/intel/vulkan/grl/include/GRLUtilities.h", 5472 "./src/intel/vulkan/grl/include/GRLRTASCommon.h", 5473 "./src/intel/vulkan/grl/include/affinespace.h", 5474 "./src/intel/vulkan/grl/include/GRLIntTypes.h", 5475 "./src/intel/vulkan/grl/include/GRLOCLCompatibility.h", 5476 "./src/intel/vulkan/grl/include/GRLGen12.h", 5477 "./src/intel/vulkan/grl/genX_grl_dispatch.c", 5478 "./src/intel/vulkan/grl/gpu/morton_msb_radix_bitonic_sort.h", 5479 "./src/intel/vulkan/grl/gpu/bvh_build_primref.h", 5480 "./src/intel/vulkan/grl/gpu/bvh_build_refit.h", 5481 "./src/intel/vulkan/grl/gpu/api_interface.h", 5482 "./src/intel/vulkan/grl/gpu/libs/lsc_intrinsics.h", 5483 "./src/intel/vulkan/grl/gpu/intrinsics.h", 5484 "./src/intel/vulkan/grl/gpu/bvh_build_treelet_refit.h", 5485 "./src/intel/vulkan/grl/gpu/quad.h", 5486 "./src/intel/vulkan/grl/gpu/instance.h", 5487 "./src/intel/vulkan/grl/gpu/qbvh6.h", 5488 "./src/intel/vulkan/grl/gpu/misc_shared.h", 5489 "./src/intel/vulkan/grl/gpu/morton_msb_radix_bitonic_sort_shared.h", 5490 "./src/intel/vulkan/grl/gpu/d3d12.h", 5491 "./src/intel/vulkan/grl/gpu/morton_radix_sort.h", 5492 "./src/intel/vulkan/grl/gpu/morton/morton_common.h", 5493 "./src/intel/vulkan/grl/gpu/mem_utils.h", 5494 "./src/intel/vulkan/grl/gpu/binned_sah_shared.h", 5495 "./src/intel/vulkan/grl/gpu/shared.h", 5496 "./src/intel/vulkan/grl/gpu/AABB.h", 5497 "./src/intel/vulkan/grl/gpu/common.h", 5498 "./src/intel/vulkan/grl/grl_parser.py", 5499 "./src/intel/vulkan/grl/grl_cl_kernel_gen.py", 5500 "./src/intel/vulkan/grl/grl_structs.h", 5501 "./src/intel/vulkan/grl/meson.build", 5502 "./src/intel/vulkan/grl/genX_grl_uuid.cpp", 5503 "./src/intel/vulkan/grl/grl_metakernel_gen.py", 5504 "./src/intel/vulkan/anv_nir_compute_push_layout.c", 5505 "./src/intel/vulkan/anv_nir_apply_pipeline_layout.c", 5506 "./src/intel/vulkan/genX_acceleration_structure.c", 5507 "./src/intel/vulkan/av1_tables.h", 5508 "./src/intel/vulkan/anv_wsi.c", 5509 "./src/intel/vulkan/anv_nir_lower_load_patch_vertices_in.c", 5510 "./src/intel/vulkan/anv_mesh_perprim_wa.c", 5511 "./src/intel/vulkan_hasvk/anv_queue.c", 5512 "./src/intel/vulkan_hasvk/anv_cmd_buffer.c", 5513 "./src/intel/vulkan_hasvk/tests/state_pool_no_free.c", 5514 "./src/intel/vulkan_hasvk/tests/state_pool.c", 5515 "./src/intel/vulkan_hasvk/tests/test_common.h", 5516 "./src/intel/vulkan_hasvk/tests/block_pool_grow_first.c", 5517 "./src/intel/vulkan_hasvk/tests/hasvk_tests.cpp", 5518 "./src/intel/vulkan_hasvk/tests/block_pool_no_free.c", 5519 "./src/intel/vulkan_hasvk/tests/state_pool_test_helper.h", 5520 "./src/intel/vulkan_hasvk/tests/state_pool_free_list_only.c", 5521 "./src/intel/vulkan_hasvk/tests/state_pool_padding.c", 5522 "./src/intel/vulkan_hasvk/anv_pipeline_cache.c", 5523 "./src/intel/vulkan_hasvk/layers/anv_doom64.c", 5524 "./src/intel/vulkan_hasvk/genX_pipeline.c", 5525 "./src/intel/vulkan_hasvk/gfx8_cmd_buffer.c", 5526 "./src/intel/vulkan_hasvk/anv_descriptor_set.c", 5527 "./src/intel/vulkan_hasvk/anv_batch_chain.c", 5528 "./src/intel/vulkan_hasvk/gfx7_cmd_buffer.c", 5529 "./src/intel/vulkan_hasvk/anv_formats.c", 5530 "./src/intel/vulkan_hasvk/anv_nir_lower_ycbcr_textures.c", 5531 "./src/intel/vulkan_hasvk/genX_cmd_buffer.c", 5532 "./src/intel/vulkan_hasvk/anv_util.c", 5533 "./src/intel/vulkan_hasvk/anv_perf.c", 5534 "./src/intel/vulkan_hasvk/anv_allocator.c", 5535 "./src/intel/vulkan_hasvk/anv_blorp.c", 5536 "./src/intel/vulkan_hasvk/anv_nir_lower_multiview.c", 5537 "./src/intel/vulkan_hasvk/anv_measure.c", 5538 "./src/intel/vulkan_hasvk/anv_gem_stubs.c", 5539 "./src/intel/vulkan_hasvk/anv_pipeline.c", 5540 "./src/intel/vulkan_hasvk/anv_nir_lower_ubo_loads.c", 5541 "./src/intel/vulkan_hasvk/genX_blorp_exec.c", 5542 "./src/intel/vulkan_hasvk/anv_gem.c", 5543 "./src/intel/vulkan_hasvk/anv_bo_sync.c", 5544 "./src/intel/vulkan_hasvk/genX_gpu_memcpy.c", 5545 "./src/intel/vulkan_hasvk/anv_genX.h", 5546 "./src/intel/vulkan_hasvk/meson.build", 5547 "./src/intel/vulkan_hasvk/anv_image.c", 5548 "./src/intel/vulkan_hasvk/anv_private.h", 5549 "./src/intel/vulkan_hasvk/anv_utrace.c", 5550 "./src/intel/vulkan_hasvk/anv_measure.h", 5551 "./src/intel/vulkan_hasvk/anv_device.c", 5552 "./src/intel/vulkan_hasvk/genX_state.c", 5553 "./src/intel/vulkan_hasvk/genX_query.c", 5554 "./src/intel/vulkan_hasvk/anv_nir.h", 5555 "./src/intel/vulkan_hasvk/anv_nir_compute_push_layout.c", 5556 "./src/intel/vulkan_hasvk/anv_nir_apply_pipeline_layout.c", 5557 "./src/intel/vulkan_hasvk/anv_wsi.c", 5558 "./src/intel/common/intel_common.h", 5559 "./src/intel/common/intel_mem.h", 5560 "./src/intel/common/intel_engine.c", 5561 "./src/intel/common/tests/mi_builder_test.cpp", 5562 "./src/intel/common/intel_urb_config.c", 5563 "./src/intel/common/intel_gem.h", 5564 "./src/intel/common/intel_l3_config.h", 5565 "./src/intel/common/intel_clflushopt.c", 5566 "./src/intel/common/intel_l3_config.c", 5567 "./src/intel/common/intel_debug_identifier.h", 5568 "./src/intel/common/intel_debug_identifier.c", 5569 "./src/intel/common/intel_bind_timeline.c", 5570 "./src/intel/common/xe/intel_engine.c", 5571 "./src/intel/common/xe/intel_gem.h", 5572 "./src/intel/common/xe/intel_engine.h", 5573 "./src/intel/common/xe/intel_device_query.h", 5574 "./src/intel/common/xe/intel_queue.c", 5575 "./src/intel/common/xe/intel_queue.h", 5576 "./src/intel/common/xe/intel_device_query.c", 5577 "./src/intel/common/xe/intel_gem.c", 5578 "./src/intel/common/intel_uuid.c", 5579 "./src/intel/common/intel_buffer_alloc.h", 5580 "./src/intel/common/intel_sample_positions.h", 5581 "./src/intel/common/intel_pixel_hash.h", 5582 "./src/intel/common/intel_engine.h", 5583 "./src/intel/common/intel_bind_timeline.h", 5584 "./src/intel/common/intel_tiled_render.h", 5585 "./src/intel/common/intel_genX_state_brw.h", 5586 "./src/intel/common/intel_aux_map.c", 5587 "./src/intel/common/intel_hang_dump.h", 5588 "./src/intel/common/mi_builder.h", 5589 "./src/intel/common/intel_guardband.h", 5590 "./src/intel/common/intel_compute_slm.c", 5591 "./src/intel/common/intel_common.c", 5592 "./src/intel/common/intel_mem.c", 5593 "./src/intel/common/meson.build", 5594 "./src/intel/common/intel_compute_slm.h", 5595 "./src/intel/common/i915/intel_engine.c", 5596 "./src/intel/common/i915/intel_gem.h", 5597 "./src/intel/common/i915/intel_defines.h", 5598 "./src/intel/common/i915/intel_engine.h", 5599 "./src/intel/common/i915/intel_gem.c", 5600 "./src/intel/common/intel_gem.c", 5601 "./src/intel/common/intel_genX_state_elk.h", 5602 "./src/intel/common/intel_aux_map.h", 5603 "./src/intel/common/intel_measure.h", 5604 "./src/intel/common/intel_sample_positions.c", 5605 "./src/intel/common/intel_uuid.h", 5606 "./src/intel/common/intel_measure.c", 5607 "./src/intel/genxml/gen200.xml", 5608 "./src/intel/genxml/gen120.xml", 5609 "./src/intel/genxml/genX_rt_pack.h", 5610 "./src/intel/genxml/gen_bits_header.py", 5611 "./src/intel/genxml/gen_macros.h", 5612 "./src/intel/genxml/gen90.xml", 5613 "./src/intel/genxml/genX_helpers.h", 5614 "./src/intel/genxml/gen50.xml", 5615 "./src/intel/genxml/gen60.xml", 5616 "./src/intel/genxml/gen125.xml", 5617 "./src/intel/genxml/gen300_rt.xml", 5618 "./src/intel/genxml/gen40.xml", 5619 "./src/intel/genxml/intel_genxml.py", 5620 "./src/intel/genxml/genX_cl_pack.h", 5621 "./src/intel/genxml/util.py", 5622 "./src/intel/genxml/gen125_rt.xml", 5623 "./src/intel/genxml/gen300.xml", 5624 "./src/intel/genxml/gen_sort_tags.py", 5625 "./src/intel/genxml/gen70.xml", 5626 "./src/intel/genxml/genX_pack.h", 5627 "./src/intel/genxml/meson.build", 5628 "./src/intel/genxml/genxml_import.py", 5629 "./src/intel/genxml/genX_cl_helpers.h", 5630 "./src/intel/genxml/gen200_rt.xml", 5631 "./src/intel/genxml/gen_pack_header.py", 5632 "./src/intel/genxml/gen110.xml", 5633 "./src/intel/genxml/gen80.xml", 5634 "./src/intel/genxml/gen75.xml", 5635 "./src/intel/genxml/gen45.xml", 5636 "./src/intel/meson.build", 5637 "./src/intel/decoder/tests/genxml_test.c", 5638 "./src/intel/decoder/tests/gentest.xml", 5639 "./src/intel/decoder/intel_batch_decoder.c", 5640 "./src/intel/decoder/intel_decoder_private.h", 5641 "./src/intel/decoder/intel_decoder.c", 5642 "./src/intel/decoder/meson.build", 5643 "./src/intel/decoder/intel_batch_decoder_elk.c", 5644 "./src/intel/decoder/intel_batch_decoder_brw.c", 5645 "./src/intel/decoder/intel_batch_decoder_stub.c", 5646 "./src/intel/decoder/intel_decoder.h", 5647 "./src/intel/ds/intel_driver_ds.h", 5648 "./src/intel/ds/intel_pps_driver.h", 5649 "./src/intel/ds/intel_pps_driver.cc", 5650 "./src/intel/ds/intel_tracepoints.py", 5651 "./src/intel/ds/intel_pps_perf.cc", 5652 "./src/intel/ds/intel_pps_perf.h", 5653 "./src/intel/ds/intel_pps_priv.h", 5654 "./src/intel/ds/meson.build", 5655 "./src/intel/ds/intel_driver_ds.cc", 5656 "./src/intel/compiler/brw_opt_cmod_propagation.cpp", 5657 "./src/intel/compiler/brw_fs_nir.cpp", 5658 "./src/intel/compiler/brw_asm.h", 5659 "./src/intel/compiler/brw_reg_allocate.cpp", 5660 "./src/intel/compiler/brw_opt.cpp", 5661 "./src/intel/compiler/tests/run-test.py", 5662 "./src/intel/compiler/brw_disasm_info.h", 5663 "./src/intel/compiler/brw_opt_copy_propagation.cpp", 5664 "./src/intel/compiler/intel_clc.c", 5665 "./src/intel/compiler/brw_opt_bank_conflicts.cpp", 5666 "./src/intel/compiler/brw_compile_gs.cpp", 5667 "./src/intel/compiler/brw_builder.h", 5668 "./src/intel/compiler/brw_opt_algebraic.cpp", 5669 "./src/intel/compiler/brw_nir_lower_cs_intrinsics.c", 5670 "./src/intel/compiler/brw_nir_lower_ray_queries.c", 5671 "./src/intel/compiler/intel_nir_blockify_uniform_loads.c", 5672 "./src/intel/compiler/brw_builder.cpp", 5673 "./src/intel/compiler/test_opt_combine_constants.cpp", 5674 "./src/intel/compiler/brw_isa_info.h", 5675 "./src/intel/compiler/brw_eu.h", 5676 "./src/intel/compiler/brw_kernel.h", 5677 "./src/intel/compiler/brw_fs_live_variables.cpp", 5678 "./src/intel/compiler/brw_opt_virtual_grfs.cpp", 5679 "./src/intel/compiler/intel_gfx_ver_enum.h", 5680 "./src/intel/compiler/brw_fs.h", 5681 "./src/intel/compiler/brw_nir.h", 5682 "./src/intel/compiler/brw_lower_pack.cpp", 5683 "./src/intel/compiler/brw_vue_map.c", 5684 "./src/intel/compiler/brw_nir_lower_cooperative_matrix.c", 5685 "./src/intel/compiler/brw_cfg.h", 5686 "./src/intel/compiler/intel_nir_tcs_workarounds.c", 5687 "./src/intel/compiler/brw_eu.c", 5688 "./src/intel/compiler/brw_opt_address_reg_load.cpp", 5689 "./src/intel/compiler/brw_shader.cpp", 5690 "./src/intel/compiler/brw_device_sha1_gen_c.py", 5691 "./src/intel/compiler/brw_ir_performance.cpp", 5692 "./src/intel/compiler/brw_compile_mesh.cpp", 5693 "./src/intel/compiler/brw_ir_allocator.h", 5694 "./src/intel/compiler/brw_nir_lower_alpha_to_coverage.c", 5695 "./src/intel/compiler/brw_eu_compact.c", 5696 "./src/intel/compiler/intel_nir_lower_texture.c", 5697 "./src/intel/compiler/intel_nir_lower_shading_rate_output.c", 5698 "./src/intel/compiler/intel_nir_lower_conversions.c", 5699 "./src/intel/compiler/brw_compiler.c", 5700 "./src/intel/compiler/brw_schedule_instructions.cpp", 5701 "./src/intel/compiler/test_opt_copy_propagation.cpp", 5702 "./src/intel/compiler/brw_workaround.cpp", 5703 "./src/intel/compiler/brw_lower_scoreboard.cpp", 5704 "./src/intel/compiler/test_lower_scoreboard.cpp", 5705 "./src/intel/compiler/brw_reg_type.c", 5706 "./src/intel/compiler/brw_nir_rt_builder.h", 5707 "./src/intel/compiler/brw_ir_analysis.h", 5708 "./src/intel/compiler/brw_compiler.h", 5709 "./src/intel/compiler/brw_nir_lower_rt_intrinsics.c", 5710 "./src/intel/compiler/brw_ir_fs.h", 5711 "./src/intel/compiler/intel_nir_clamp_per_vertex_loads.c", 5712 "./src/intel/compiler/brw_eu_defines.h", 5713 "./src/intel/compiler/intel_nir_clamp_image_1d_2d_array_sizes.c", 5714 "./src/intel/compiler/brw_debug_recompile.c", 5715 "./src/intel/compiler/brw_eu_validate.c", 5716 "./src/intel/compiler/brw_lower_dpas.cpp", 5717 "./src/intel/compiler/brw_compile_tes.cpp", 5718 "./src/intel/compiler/test_opt_cmod_propagation.cpp", 5719 "./src/intel/compiler/brw_print.cpp", 5720 "./src/intel/compiler/brw_opt_register_coalesce.cpp", 5721 "./src/intel/compiler/brw_compile_cs.cpp", 5722 "./src/intel/compiler/brw_asm.c", 5723 "./src/intel/compiler/intel_nir_opt_peephole_imul32x16.c", 5724 "./src/intel/compiler/brw_generator.cpp", 5725 "./src/intel/compiler/brw_simd_selection.cpp", 5726 "./src/intel/compiler/brw_opt_cse.cpp", 5727 "./src/intel/compiler/brw_opt_dead_code_eliminate.cpp", 5728 "./src/intel/compiler/brw_ir_performance.h", 5729 "./src/intel/compiler/brw_nir_analyze_ubo_ranges.c", 5730 "./src/intel/compiler/intel_nir_lower_printf.c", 5731 "./src/intel/compiler/brw_ir.h", 5732 "./src/intel/compiler/test_opt_cse.cpp", 5733 "./src/intel/compiler/brw_opt_combine_constants.cpp", 5734 "./src/intel/compiler/brw_asm_tool.c", 5735 "./src/intel/compiler/brw_eu_inst.h", 5736 "./src/intel/compiler/brw_nir_lower_fsign.py", 5737 "./src/intel/compiler/brw_nir_lower_intersection_shader.c", 5738 "./src/intel/compiler/brw_disasm_tool.c", 5739 "./src/intel/compiler/brw_prim.h", 5740 "./src/intel/compiler/brw_cfg.cpp", 5741 "./src/intel/compiler/test_simd_selection.cpp", 5742 "./src/intel/compiler/brw_nir.c", 5743 "./src/intel/compiler/brw_disasm.c", 5744 "./src/intel/compiler/elk/elk_fs_saturate_propagation.cpp", 5745 "./src/intel/compiler/elk/elk_test_vec4_register_coalesce.cpp", 5746 "./src/intel/compiler/elk/elk_test_vec4_cmod_propagation.cpp", 5747 "./src/intel/compiler/elk/tests/run-test.py", 5748 "./src/intel/compiler/elk/elk_vec4_cmod_propagation.cpp", 5749 "./src/intel/compiler/elk/elk_disasm_info.c", 5750 "./src/intel/compiler/elk/elk_eu_compact.c", 5751 "./src/intel/compiler/elk/elk_predicated_break.cpp", 5752 "./src/intel/compiler/elk/elk_isa_info.h", 5753 "./src/intel/compiler/elk/elk_ir.h", 5754 "./src/intel/compiler/elk/elk_compile_clip.c", 5755 "./src/intel/compiler/elk/elk_vec4.h", 5756 "./src/intel/compiler/elk/elk_shader.h", 5757 "./src/intel/compiler/elk/elk_clip_tri.c", 5758 "./src/intel/compiler/elk/elk_dead_control_flow.h", 5759 "./src/intel/compiler/elk/elk_fs_cmod_propagation.cpp", 5760 "./src/intel/compiler/elk/elk_disasm.h", 5761 "./src/intel/compiler/elk/elk_ir_performance.cpp", 5762 "./src/intel/compiler/elk/elk_nir_attribute_workarounds.c", 5763 "./src/intel/compiler/elk/elk_eu_opcodes.h", 5764 "./src/intel/compiler/elk/elk_spirv.c", 5765 "./src/intel/compiler/elk/elk_vec4_gs_visitor.h", 5766 "./src/intel/compiler/elk/elk_nir_analyze_boolean_resolves.c", 5767 "./src/intel/compiler/elk/elk_vec4_tcs.cpp", 5768 "./src/intel/compiler/elk/elk_test_fs_copy_propagation.cpp", 5769 "./src/intel/compiler/elk/elk_debug_recompile.c", 5770 "./src/intel/compiler/elk/elk_fs_live_variables.cpp", 5771 "./src/intel/compiler/elk/elk_nir_trig_workarounds.py", 5772 "./src/intel/compiler/elk/elk_disasm_tool.c", 5773 "./src/intel/compiler/elk/elk_eu.c", 5774 "./src/intel/compiler/elk/elk_vec4_surface_builder.h", 5775 "./src/intel/compiler/elk/elk_fs_nir.cpp", 5776 "./src/intel/compiler/elk/elk_asm.h", 5777 "./src/intel/compiler/elk/elk_fs_lower_regioning.cpp", 5778 "./src/intel/compiler/elk/elk_fs_thread_payload.cpp", 5779 "./src/intel/compiler/elk/elk_vec4.cpp", 5780 "./src/intel/compiler/elk/elk_reg.h", 5781 "./src/intel/compiler/elk/elk_packed_float.c", 5782 "./src/intel/compiler/elk/elk_compile_ff_gs.c", 5783 "./src/intel/compiler/elk/elk_vec4_live_variables.h", 5784 "./src/intel/compiler/elk/elk_test_vec4_dead_code_eliminate.cpp", 5785 "./src/intel/compiler/elk/elk_test_vec4_copy_propagation.cpp", 5786 "./src/intel/compiler/elk/elk_nir.h", 5787 "./src/intel/compiler/elk/elk_disasm_info.h", 5788 "./src/intel/compiler/elk/elk_vec4_dead_code_eliminate.cpp", 5789 "./src/intel/compiler/elk/elk_clip.h", 5790 "./src/intel/compiler/elk/elk_asm_tool.c", 5791 "./src/intel/compiler/elk/elk_eu_validate.c", 5792 "./src/intel/compiler/elk/elk_ir_performance.h", 5793 "./src/intel/compiler/elk/elk_shader.cpp", 5794 "./src/intel/compiler/elk/elk_ir_analysis.h", 5795 "./src/intel/compiler/elk/elk_test_eu_validate.cpp", 5796 "./src/intel/compiler/elk/elk_vec4_tes.cpp", 5797 "./src/intel/compiler/elk/elk_vec4_gs_visitor.cpp", 5798 "./src/intel/compiler/elk/elk_clip_unfilled.c", 5799 "./src/intel/compiler/elk/elk_ir_allocator.h", 5800 "./src/intel/compiler/elk/elk_vec4_surface_builder.cpp", 5801 "./src/intel/compiler/elk/elk_test_predicated_break.cpp", 5802 "./src/intel/compiler/elk/elk_clip_line.c", 5803 "./src/intel/compiler/elk/elk_clip_util.c", 5804 "./src/intel/compiler/elk/elk_fs_generator.cpp", 5805 "./src/intel/compiler/elk/elk_private.h", 5806 "./src/intel/compiler/elk/elk_vec4_vs_visitor.cpp", 5807 "./src/intel/compiler/elk/elk_nir_options.c", 5808 "./src/intel/compiler/elk/elk_eu.h", 5809 "./src/intel/compiler/elk/elk_fs_live_variables.h", 5810 "./src/intel/compiler/elk/elk_compiler.h", 5811 "./src/intel/compiler/elk/elk_fs_builder.h", 5812 "./src/intel/compiler/elk/elk_fs_bank_conflicts.cpp", 5813 "./src/intel/compiler/elk/elk_cfg.h", 5814 "./src/intel/compiler/elk/elk_prim.h", 5815 "./src/intel/compiler/elk/elk_gfx6_gs_visitor.h", 5816 "./src/intel/compiler/elk/elk_vec4_tes.h", 5817 "./src/intel/compiler/elk/elk_test_fs_cmod_propagation.cpp", 5818 "./src/intel/compiler/elk/elk_reg_type.h", 5819 "./src/intel/compiler/elk/elk_nir_lower_cs_intrinsics.c", 5820 "./src/intel/compiler/elk/elk_eu_defines.h", 5821 "./src/intel/compiler/elk/elk_clip_point.c", 5822 "./src/intel/compiler/elk/elk_nir_options.h", 5823 "./src/intel/compiler/elk/elk_interpolation_map.c", 5824 "./src/intel/compiler/elk/elk_nir.c", 5825 "./src/intel/compiler/elk/elk_nir_lower_alpha_to_coverage.c", 5826 "./src/intel/compiler/elk/elk_test_simd_selection.cpp", 5827 "./src/intel/compiler/elk/elk_fs_cse.cpp", 5828 "./src/intel/compiler/elk/elk_test_fs_saturate_propagation.cpp", 5829 "./src/intel/compiler/elk/elk_schedule_instructions.cpp", 5830 "./src/intel/compiler/elk/elk_fs_reg_allocate.cpp", 5831 "./src/intel/compiler/elk/elk_lower_logical_sends.cpp", 5832 "./src/intel/compiler/elk/elk_vec4_vs.h", 5833 "./src/intel/compiler/elk/elk_test_fs_combine_constants.cpp", 5834 "./src/intel/compiler/elk/meson.build", 5835 "./src/intel/compiler/elk/elk_vue_map.c", 5836 "./src/intel/compiler/elk/elk_fs_sel_peephole.cpp", 5837 "./src/intel/compiler/elk/elk_fs.cpp", 5838 "./src/intel/compiler/elk/elk_fs_visitor.cpp", 5839 "./src/intel/compiler/elk/elk_fs_dead_code_eliminate.cpp", 5840 "./src/intel/compiler/elk/elk_simd_selection.cpp", 5841 "./src/intel/compiler/elk/elk_ir_vec4.h", 5842 "./src/intel/compiler/elk/elk_vec4_tcs.h", 5843 "./src/intel/compiler/elk/elk_disasm.c", 5844 "./src/intel/compiler/elk/elk_compiler.c", 5845 "./src/intel/compiler/elk/elk_vec4_generator.cpp", 5846 "./src/intel/compiler/elk/elk_nir_private.h", 5847 "./src/intel/compiler/elk/elk_vec4_reg_allocate.cpp", 5848 "./src/intel/compiler/elk/elk_vec4_nir.cpp", 5849 "./src/intel/compiler/elk/elk_test_eu_compact.cpp", 5850 "./src/intel/compiler/elk/elk_gfx6_gs_visitor.cpp", 5851 "./src/intel/compiler/elk/elk_compile_sf.c", 5852 "./src/intel/compiler/elk/elk_vec4_builder.h", 5853 "./src/intel/compiler/elk/elk_fs_combine_constants.cpp", 5854 "./src/intel/compiler/elk/elk_vec4_gs_nir.cpp", 5855 "./src/intel/compiler/elk/elk_eu_util.c", 5856 "./src/intel/compiler/elk/elk_nir_lower_storage_image.c", 5857 "./src/intel/compiler/elk/elk_reg_type.c", 5858 "./src/intel/compiler/elk/elk_ir_fs.h", 5859 "./src/intel/compiler/elk/elk_cfg.cpp", 5860 "./src/intel/compiler/elk/elk_vec4_live_variables.cpp", 5861 "./src/intel/compiler/elk/elk_fs_copy_propagation.cpp", 5862 "./src/intel/compiler/elk/elk_inst.h", 5863 "./src/intel/compiler/elk/elk_test_vf_float_conversions.cpp", 5864 "./src/intel/compiler/elk/elk_fs_register_coalesce.cpp", 5865 "./src/intel/compiler/elk/elk_fs_validate.cpp", 5866 "./src/intel/compiler/elk/elk_dead_control_flow.cpp", 5867 "./src/intel/compiler/elk/elk_vec4_copy_propagation.cpp", 5868 "./src/intel/compiler/elk/elk_vec4_cse.cpp", 5869 "./src/intel/compiler/elk/elk_fs_lower_pack.cpp", 5870 "./src/intel/compiler/elk/elk_nir_analyze_ubo_ranges.c", 5871 "./src/intel/compiler/elk/elk_eu_emit.c", 5872 "./src/intel/compiler/elk/elk_fs.h", 5873 "./src/intel/compiler/elk/elk_vec4_visitor.cpp", 5874 "./src/intel/compiler/brw_lower_subgroup_ops.cpp", 5875 "./src/intel/compiler/brw_nir_trig_workarounds.py", 5876 "./src/intel/compiler/intel_nir.h", 5877 "./src/intel/compiler/brw_fs_thread_payload.cpp", 5878 "./src/intel/compiler/brw_nir_rt.h", 5879 "./src/intel/compiler/intel_shader_enums.h", 5880 "./src/intel/compiler/intel_nir_opt_peephole_ffma.c", 5881 "./src/intel/compiler/meson.build", 5882 "./src/intel/compiler/test_eu_compact.cpp", 5883 "./src/intel/compiler/brw_lower.cpp", 5884 "./src/intel/compiler/test_eu_validate.cpp", 5885 "./src/intel/compiler/brw_nir_rt.c", 5886 "./src/intel/compiler/brw_disasm.h", 5887 "./src/intel/compiler/brw_packed_float.c", 5888 "./src/intel/compiler/brw_fs_live_variables.h", 5889 "./src/intel/compiler/brw_reg.h", 5890 "./src/intel/compiler/brw_disasm_info.cpp", 5891 "./src/intel/compiler/brw_asm_internal.h", 5892 "./src/intel/compiler/brw_fs_visitor.cpp", 5893 "./src/intel/compiler/brw_spirv.c", 5894 "./src/intel/compiler/brw_def_analysis.cpp", 5895 "./src/intel/compiler/brw_kernel.c", 5896 "./src/intel/compiler/brw_lower_regioning.cpp", 5897 "./src/intel/compiler/brw_rt.h", 5898 "./src/intel/compiler/brw_compile_fs.cpp", 5899 "./src/intel/compiler/brw_lower_integer_multiplication.cpp", 5900 "./src/intel/compiler/brw_validate.cpp", 5901 "./src/intel/compiler/brw_lower_simd_width.cpp", 5902 "./src/intel/compiler/intel_nir_lower_non_uniform_barycentric_at_sample.c", 5903 "./src/intel/compiler/brw_opt_txf_combiner.cpp", 5904 "./src/intel/compiler/intel_nir_lower_non_uniform_resource_intel.c", 5905 "./src/intel/compiler/brw_compile_bs.cpp", 5906 "./src/intel/compiler/test_opt_saturate_propagation.cpp", 5907 "./src/intel/compiler/brw_nir_opt_fsat.c", 5908 "./src/intel/compiler/intel_nir_lower_sparse.c", 5909 "./src/intel/compiler/brw_reg.cpp", 5910 "./src/intel/compiler/brw_generator.h", 5911 "./src/intel/compiler/brw_nir_lower_shader_calls.c", 5912 "./src/intel/compiler/intel_nir.c", 5913 "./src/intel/compiler/brw_lower_logical_sends.cpp", 5914 "./src/intel/compiler/brw_reg_type.h", 5915 "./src/intel/compiler/brw_nir_lower_storage_image.c", 5916 "./src/intel/compiler/brw_opt_saturate_propagation.cpp", 5917 "./src/intel/compiler/brw_compile_tcs.cpp", 5918 "./src/intel/compiler/brw_compile_vs.cpp", 5919 "./src/intel/compiler/brw_eu_emit.c", 5920 "./src/intel/compiler/brw_fs.cpp", 5921 "./src/intel/compiler/brw_private.h", 5922 "./src/intel/compiler/test_vf_float_conversions.cpp", 5923 "./src/intel/dev/intel_device_info.py", 5924 "./src/intel/dev/intel_kmd.c", 5925 "./src/intel/dev/xe/intel_device_info.c", 5926 "./src/intel/dev/xe/intel_device_info.h", 5927 "./src/intel/dev/intel_hwconfig.c", 5928 "./src/intel/dev/intel_device_info_test.c", 5929 "./src/intel/dev/intel_device_info.c", 5930 "./src/intel/dev/intel_device_info_override_test.c", 5931 "./src/intel/dev/intel_hwconfig_types.h", 5932 "./src/intel/dev/intel_device_info_test.h", 5933 "./src/intel/dev/intel_device_info_serialize.h", 5934 "./src/intel/dev/intel_hwconfig.h", 5935 "./src/intel/dev/meson.build", 5936 "./src/intel/dev/i915/intel_device_info.c", 5937 "./src/intel/dev/i915/intel_device_info.h", 5938 "./src/intel/dev/intel_kmd.h", 5939 "./src/intel/dev/intel_debug.c", 5940 "./src/intel/dev/intel_device_info_gen_h.py", 5941 "./src/intel/dev/intel_device_info_serialize_gen_c.py", 5942 "./src/intel/dev/intel_debug.h", 5943 "./src/intel/dev/intel_device_info.h", 5944 "./src/intel/dev/gen_wa_helpers.py", 5945 "./src/intel/ci/iris-whl-flakes.txt", 5946 "./src/intel/ci/intel-tgl-flakes.txt", 5947 "./src/intel/ci/anv-tgl-skips.txt", 5948 "./src/intel/ci/angle-anv-jsl-flakes.txt", 5949 "./src/intel/ci/iris-jsl-skips.txt", 5950 "./src/intel/ci/iris-amly-skips.txt", 5951 "./src/intel/ci/anv-adl-skips.txt", 5952 "./src/intel/ci/iris-cml-fails.txt", 5953 "./src/intel/ci/iris-apl-skips.txt", 5954 "./src/intel/ci/iris-amly-fails.txt", 5955 "./src/intel/ci/anv-adl-flakes.txt", 5956 "./src/intel/ci/iris-kbl-flakes.txt", 5957 "./src/intel/ci/iris-whl-fails.txt", 5958 "./src/intel/ci/iris-cml-flakes.txt", 5959 "./src/intel/ci/iris-kbl-fails.txt", 5960 "./src/intel/ci/iris-skips.txt", 5961 "./src/intel/ci/iris-jsl-flakes.txt", 5962 "./src/intel/ci/intel-adl-fails.txt", 5963 "./src/intel/ci/angle-anv-tgl-fails.txt", 5964 "./src/intel/ci/anv-jsl-slow-skips.txt", 5965 "./src/intel/ci/angle-anv-adl-fails.txt", 5966 "./src/intel/ci/iris-apl-flakes.txt", 5967 "./src/intel/ci/hasvk-hsw-fails.txt", 5968 "./src/intel/ci/iris-glk-skips.txt", 5969 "./src/intel/ci/iris-apl-fails.txt", 5970 "./src/intel/ci/hasvk-hsw-skips.txt", 5971 "./src/intel/ci/intel-adl-flakes.txt", 5972 "./src/intel/ci/iris-kbl-skips.txt", 5973 "./src/intel/ci/iris-glk-flakes.txt", 5974 "./src/intel/ci/iris-jsl-fails.txt", 5975 "./src/intel/ci/angle-anv-jsl-fails.txt", 5976 "./src/intel/ci/anv-jsl-skips.txt", 5977 "./src/intel/ci/angle-anv-tgl-flakes.txt", 5978 "./src/intel/ci/hasvk-hsw-flakes.txt", 5979 "./src/intel/ci/anv-skips.txt", 5980 "./src/intel/ci/anv-jsl-flakes.txt", 5981 "./src/intel/ci/iris-glk-fails.txt", 5982 "./src/intel/ci/iris-amly-flakes.txt", 5983 "./src/c11/impl/threads_win32_tls_callback.cpp", 5984 "./src/c11/impl/threads_win32.c", 5985 "./src/c11/impl/time.c", 5986 "./src/c11/impl/threads_win32.h", 5987 "./src/c11/impl/meson.build", 5988 "./src/c11/impl/threads_posix.c", 5989 "./src/c11/time.h", 5990 "./src/c11/threads.h", 5991 "./src/panfrost/tools/panfrostdump.c", 5992 "./src/panfrost/tools/panfrost_texfeatures.c", 5993 "./src/panfrost/tools/meson.build", 5994 "./src/panfrost/drm-shim/panfrost_noop.c", 5995 "./src/panfrost/drm-shim/meson.build", 5996 "./src/panfrost/util/pan_lower_noperspective.c", 5997 "./src/panfrost/util/pan_lower_frag_coord_zw.c", 5998 "./src/panfrost/util/pan_ir.c", 5999 "./src/panfrost/util/pan_lower_helper_invocation.c", 6000 "./src/panfrost/util/pan_lower_store_component.c", 6001 "./src/panfrost/util/pan_lower_image_index.c", 6002 "./src/panfrost/util/lcra.c", 6003 "./src/panfrost/util/lcra.h", 6004 "./src/panfrost/util/pan_lower_framebuffer.h", 6005 "./src/panfrost/util/pan_lower_image_ms.c", 6006 "./src/panfrost/util/pan_lower_sample_position.c", 6007 "./src/panfrost/util/pan_lower_xfb.c", 6008 "./src/panfrost/util/pan_ir.h", 6009 "./src/panfrost/util/meson.build", 6010 "./src/panfrost/util/pan_lower_framebuffer.c", 6011 "./src/panfrost/util/pan_lower_writeout.c", 6012 "./src/panfrost/util/pan_collect_varyings.c", 6013 "./src/panfrost/util/pan_lower_vertex_id.c", 6014 "./src/panfrost/util/pan_liveness.c", 6015 "./src/panfrost/perf/G76.xml", 6016 "./src/panfrost/perf/G71.xml", 6017 "./src/panfrost/perf/T76x.xml", 6018 "./src/panfrost/perf/pan_gen_perf.py", 6019 "./src/panfrost/perf/G51.xml", 6020 "./src/panfrost/perf/T82x.xml", 6021 "./src/panfrost/perf/pan_perf.c", 6022 "./src/panfrost/perf/G31.xml", 6023 "./src/panfrost/perf/T86x.xml", 6024 "./src/panfrost/perf/G72.xml", 6025 "./src/panfrost/perf/T83x.xml", 6026 "./src/panfrost/perf/T72x.xml", 6027 "./src/panfrost/perf/quick.c", 6028 "./src/panfrost/perf/T88x.xml", 6029 "./src/panfrost/perf/G57.xml", 6030 "./src/panfrost/perf/G68.xml", 6031 "./src/panfrost/perf/G78.xml", 6032 "./src/panfrost/perf/meson.build", 6033 "./src/panfrost/perf/pan_perf.h", 6034 "./src/panfrost/perf/G52.xml", 6035 "./src/panfrost/perf/G77.xml", 6036 "./src/panfrost/lib/pan_attributes.c", 6037 "./src/panfrost/lib/tests/test-clear.c", 6038 "./src/panfrost/lib/tests/test-earlyzs.cpp", 6039 "./src/panfrost/lib/tests/test-blend.c", 6040 "./src/panfrost/lib/tests/test-layout.cpp", 6041 "./src/panfrost/lib/pan_blend.h", 6042 "./src/panfrost/lib/pan_afrc.c", 6043 "./src/panfrost/lib/pan_props.h", 6044 "./src/panfrost/lib/pan_earlyzs.c", 6045 "./src/panfrost/lib/pan_afbc.c", 6046 "./src/panfrost/lib/pan_format.c", 6047 "./src/panfrost/lib/pan_clear.c", 6048 "./src/panfrost/lib/kmod/panfrost_kmod.c", 6049 "./src/panfrost/lib/kmod/pan_kmod.c", 6050 "./src/panfrost/lib/kmod/panthor_kmod.h", 6051 "./src/panfrost/lib/kmod/panthor_kmod.c", 6052 "./src/panfrost/lib/kmod/meson.build", 6053 "./src/panfrost/lib/kmod/pan_kmod_backend.h", 6054 "./src/panfrost/lib/kmod/pan_kmod.h", 6055 "./src/panfrost/lib/pan_earlyzs.h", 6056 "./src/panfrost/lib/pan_layout.c", 6057 "./src/panfrost/lib/pan_blend.c", 6058 "./src/panfrost/lib/pan_tiler.c", 6059 "./src/panfrost/lib/pan_texture.c", 6060 "./src/panfrost/lib/pan_encoder.h", 6061 "./src/panfrost/lib/pan_samples.c", 6062 "./src/panfrost/lib/pan_format.h", 6063 "./src/panfrost/lib/pan_desc.h", 6064 "./src/panfrost/lib/pan_util.h", 6065 "./src/panfrost/lib/pan_texture.h", 6066 "./src/panfrost/lib/pan_indirect_dispatch.h", 6067 "./src/panfrost/lib/pan_shader.h", 6068 "./src/panfrost/lib/pan_jc.h", 6069 "./src/panfrost/lib/pan_shader.c", 6070 "./src/panfrost/lib/genxml/cs_builder.h", 6071 "./src/panfrost/lib/genxml/gen_macros.h", 6072 "./src/panfrost/lib/genxml/decode_common.c", 6073 "./src/panfrost/lib/genxml/common.xml", 6074 "./src/panfrost/lib/genxml/decode.h", 6075 "./src/panfrost/lib/genxml/v7.xml", 6076 "./src/panfrost/lib/genxml/decode_jm.c", 6077 "./src/panfrost/lib/genxml/v5.xml", 6078 "./src/panfrost/lib/genxml/v10.xml", 6079 "./src/panfrost/lib/genxml/meson.build", 6080 "./src/panfrost/lib/genxml/v9.xml", 6081 "./src/panfrost/lib/genxml/gen_pack.py", 6082 "./src/panfrost/lib/genxml/decode.c", 6083 "./src/panfrost/lib/genxml/pan_pack_helpers.h", 6084 "./src/panfrost/lib/genxml/v6.xml", 6085 "./src/panfrost/lib/genxml/decode_csf.c", 6086 "./src/panfrost/lib/genxml/v4.xml", 6087 "./src/panfrost/lib/meson.build", 6088 "./src/panfrost/lib/pan_desc.c", 6089 "./src/panfrost/lib/pan_props.c", 6090 "./src/panfrost/lib/pan_samples.h", 6091 "./src/panfrost/lib/pan_util.c", 6092 "./src/panfrost/lib/pan_scratch.c", 6093 "./src/panfrost/lib/pan_pool.h", 6094 "./src/panfrost/lib/wrap.h", 6095 "./src/panfrost/lib/pan_indirect_dispatch.c", 6096 "./src/panfrost/vulkan/panvk_meta.h", 6097 "./src/panfrost/vulkan/panvk_vX_nir_lower_descriptors.c", 6098 "./src/panfrost/vulkan/panvk_vX_cmd_fb_preload.c", 6099 "./src/panfrost/vulkan/panvk_vX_device.c", 6100 "./src/panfrost/vulkan/panvk_priv_bo.c", 6101 "./src/panfrost/vulkan/panvk_priv_bo.h", 6102 "./src/panfrost/vulkan/panvk_tracepoints.py", 6103 "./src/panfrost/vulkan/panvk_image.c", 6104 "./src/panfrost/vulkan/panvk_utrace_perfetto.cc", 6105 "./src/panfrost/vulkan/panvk_image.h", 6106 "./src/panfrost/vulkan/panvk_vX_descriptor_set_layout.c", 6107 "./src/panfrost/vulkan/panvk_vX_image_view.c", 6108 "./src/panfrost/vulkan/panvk_device.h", 6109 "./src/panfrost/vulkan/panvk_vX_descriptor_set.c", 6110 "./src/panfrost/vulkan/panvk_sampler.h", 6111 "./src/panfrost/vulkan/panvk_shader.h", 6112 "./src/panfrost/vulkan/panvk_utrace_perfetto.h", 6113 "./src/panfrost/vulkan/panvk_descriptor_set_layout.h", 6114 "./src/panfrost/vulkan/panvk_cmd_pool.c", 6115 "./src/panfrost/vulkan/panvk_vX_cmd_dispatch.c", 6116 "./src/panfrost/vulkan/panvk_descriptor_set.h", 6117 "./src/panfrost/vulkan/panvk_cmd_desc_state.h", 6118 "./src/panfrost/vulkan/panvk_utrace.h", 6119 "./src/panfrost/vulkan/panvk_blend.h", 6120 "./src/panfrost/vulkan/panvk_buffer.c", 6121 "./src/panfrost/vulkan/panvk_cmd_oq.h", 6122 "./src/panfrost/vulkan/panvk_vX_cmd_draw.c", 6123 "./src/panfrost/vulkan/panvk_physical_device.c", 6124 "./src/panfrost/vulkan/panvk_wsi.c", 6125 "./src/panfrost/vulkan/panvk_vX_sampler.c", 6126 "./src/panfrost/vulkan/panvk_vX_shader.c", 6127 "./src/panfrost/vulkan/panvk_vX_cmd_desc_state.c", 6128 "./src/panfrost/vulkan/panvk_vX_cmd_meta.c", 6129 "./src/panfrost/vulkan/panvk_vX_buffer_view.c", 6130 "./src/panfrost/vulkan/panvk_instance.c", 6131 "./src/panfrost/vulkan/panvk_query_pool.h", 6132 "./src/panfrost/vulkan/panvk_buffer.h", 6133 "./src/panfrost/vulkan/panvk_cmd_pool.h", 6134 "./src/panfrost/vulkan/panvk_cmd_draw.h", 6135 "./src/panfrost/vulkan/meson.build", 6136 "./src/panfrost/vulkan/panvk_utrace.c", 6137 "./src/panfrost/vulkan/bifrost/panvk_vX_meta_desc_copy.c", 6138 "./src/panfrost/vulkan/panvk_cmd_push_constant.h", 6139 "./src/panfrost/vulkan/panvk_mempool.c", 6140 "./src/panfrost/vulkan/panvk_wsi.h", 6141 "./src/panfrost/vulkan/panvk_cmd_alloc.h", 6142 "./src/panfrost/vulkan/panvk_physical_device.h", 6143 "./src/panfrost/vulkan/panvk_instance.h", 6144 "./src/panfrost/vulkan/panvk_cmd_meta.h", 6145 "./src/panfrost/vulkan/panvk_buffer_view.h", 6146 "./src/panfrost/vulkan/panvk_vX_blend.c", 6147 "./src/panfrost/vulkan/panvk_macros.h", 6148 "./src/panfrost/vulkan/csf/panvk_vX_device.c", 6149 "./src/panfrost/vulkan/csf/panvk_event.h", 6150 "./src/panfrost/vulkan/csf/panvk_vX_cmd_event.c", 6151 "./src/panfrost/vulkan/csf/panvk_vX_exception_handler.c", 6152 "./src/panfrost/vulkan/csf/panvk_vX_cmd_buffer.c", 6153 "./src/panfrost/vulkan/csf/panvk_vX_cmd_dispatch.c", 6154 "./src/panfrost/vulkan/csf/panvk_queue.h", 6155 "./src/panfrost/vulkan/csf/panvk_vX_cmd_draw.c", 6156 "./src/panfrost/vulkan/csf/panvk_vX_utrace.c", 6157 "./src/panfrost/vulkan/csf/panvk_vX_cmd_query.c", 6158 "./src/panfrost/vulkan/csf/panvk_vX_queue.c", 6159 "./src/panfrost/vulkan/csf/panvk_cmd_buffer.h", 6160 "./src/panfrost/vulkan/csf/panvk_vX_event.c", 6161 "./src/panfrost/vulkan/panvk_cmd_dispatch.h", 6162 "./src/panfrost/vulkan/jm/panvk_event.h", 6163 "./src/panfrost/vulkan/jm/panvk_vX_cmd_event.c", 6164 "./src/panfrost/vulkan/jm/panvk_vX_cmd_buffer.c", 6165 "./src/panfrost/vulkan/jm/panvk_vX_cmd_dispatch.c", 6166 "./src/panfrost/vulkan/jm/panvk_queue.h", 6167 "./src/panfrost/vulkan/jm/panvk_vX_cmd_draw.c", 6168 "./src/panfrost/vulkan/jm/panvk_vX_cmd_query.c", 6169 "./src/panfrost/vulkan/jm/panvk_vX_queue.c", 6170 "./src/panfrost/vulkan/jm/panvk_cmd_buffer.h", 6171 "./src/panfrost/vulkan/jm/panvk_vX_event.c", 6172 "./src/panfrost/vulkan/panvk_device_memory.h", 6173 "./src/panfrost/vulkan/panvk_image_view.h", 6174 "./src/panfrost/vulkan/panvk_vX_cmd_push_constant.c", 6175 "./src/panfrost/vulkan/panvk_device_memory.c", 6176 "./src/panfrost/vulkan/panvk_mempool.h", 6177 "./src/panfrost/vulkan/panvk_cmd_fb_preload.h", 6178 "./src/panfrost/vulkan/panvk_vX_query_pool.c", 6179 "./src/panfrost/meson.build", 6180 "./src/panfrost/shared/pan_tiling.c", 6181 "./src/panfrost/shared/pan_tiling.h", 6182 "./src/panfrost/shared/pan_minmax_cache.c", 6183 "./src/panfrost/shared/test/test-tiling.cpp", 6184 "./src/panfrost/shared/pan_minmax_cache.h", 6185 "./src/panfrost/shared/meson.build", 6186 "./src/panfrost/ds/pan_pps_perf.h", 6187 "./src/panfrost/ds/pan_pps_driver.cpp", 6188 "./src/panfrost/ds/meson.build", 6189 "./src/panfrost/ds/pan_pps_driver.h", 6190 "./src/panfrost/ds/pan_pps_perf.cpp", 6191 "./src/panfrost/compiler/bi_quirks.h", 6192 "./src/panfrost/compiler/bi_print_common.h", 6193 "./src/panfrost/compiler/valhall/valhall.c.py", 6194 "./src/panfrost/compiler/valhall/va_lower_split_64bit.c", 6195 "./src/panfrost/compiler/valhall/asm.py", 6196 "./src/panfrost/compiler/valhall/disasm.py", 6197 "./src/panfrost/compiler/valhall/valhall.py", 6198 "./src/panfrost/compiler/valhall/va_insert_flow.c", 6199 "./src/panfrost/compiler/valhall/valhall.h", 6200 "./src/panfrost/compiler/valhall/valhall_enums.h.py", 6201 "./src/panfrost/compiler/valhall/va_lower_constants.c", 6202 "./src/panfrost/compiler/valhall/test-assembly.py", 6203 "./src/panfrost/compiler/valhall/va_mark_last.c", 6204 "./src/panfrost/compiler/valhall/va_lower_isel.c", 6205 "./src/panfrost/compiler/valhall/va_merge_flow.c", 6206 "./src/panfrost/compiler/valhall/va_perf.c", 6207 "./src/panfrost/compiler/valhall/va_compiler.h", 6208 "./src/panfrost/compiler/valhall/test/test-add-imm.cpp", 6209 "./src/panfrost/compiler/valhall/test/test-packing.cpp", 6210 "./src/panfrost/compiler/valhall/test/test-disassembler.c", 6211 "./src/panfrost/compiler/valhall/test/test-lower-isel.cpp", 6212 "./src/panfrost/compiler/valhall/test/test-insert-flow.cpp", 6213 "./src/panfrost/compiler/valhall/test/assembler-cases.txt", 6214 "./src/panfrost/compiler/valhall/test/test-mark-last.cpp", 6215 "./src/panfrost/compiler/valhall/test/test-validate-fau.cpp", 6216 "./src/panfrost/compiler/valhall/test/negative-cases.txt", 6217 "./src/panfrost/compiler/valhall/test/test-merge-flow.cpp", 6218 "./src/panfrost/compiler/valhall/test/test-lower-constants.cpp", 6219 "./src/panfrost/compiler/valhall/disassemble.h", 6220 "./src/panfrost/compiler/valhall/ISA.xml", 6221 "./src/panfrost/compiler/valhall/va_validate.c", 6222 "./src/panfrost/compiler/valhall/va_optimize.c", 6223 "./src/panfrost/compiler/valhall/meson.build", 6224 "./src/panfrost/compiler/valhall/va_pack.c", 6225 "./src/panfrost/compiler/gen_disasm.py", 6226 "./src/panfrost/compiler/bi_helper_invocations.c", 6227 "./src/panfrost/compiler/bi_builder.h.py", 6228 "./src/panfrost/compiler/bi_test.h", 6229 "./src/panfrost/compiler/bi_opt_push_ubo.c", 6230 "./src/panfrost/compiler/bi_opcodes.c.py", 6231 "./src/panfrost/compiler/cmdline.c", 6232 "./src/panfrost/compiler/bi_opt_dce.c", 6233 "./src/panfrost/compiler/bi_liveness.c", 6234 "./src/panfrost/compiler/bi_opcodes.h.py", 6235 "./src/panfrost/compiler/bifrost_isa.py", 6236 "./src/panfrost/compiler/bi_ra.c", 6237 "./src/panfrost/compiler/test/test-packing.cpp", 6238 "./src/panfrost/compiler/test/test-lower-swizzle.cpp", 6239 "./src/panfrost/compiler/test/test-message-preload.cpp", 6240 "./src/panfrost/compiler/test/test-dual-texture.cpp", 6241 "./src/panfrost/compiler/test/test-optimizer.cpp", 6242 "./src/panfrost/compiler/test/test-pack-formats.cpp", 6243 "./src/panfrost/compiler/test/test-scheduler-predicates.cpp", 6244 "./src/panfrost/compiler/test/test-constant-fold.cpp", 6245 "./src/panfrost/compiler/bifrost.h", 6246 "./src/panfrost/compiler/compiler.h", 6247 "./src/panfrost/compiler/bi_opt_copy_prop.c", 6248 "./src/panfrost/compiler/bi_opt_mod_props.c", 6249 "./src/panfrost/compiler/bi_opt_constant_fold.c", 6250 "./src/panfrost/compiler/bi_validate.c", 6251 "./src/panfrost/compiler/bi_opt_dual_tex.c", 6252 "./src/panfrost/compiler/nodearray.h", 6253 "./src/panfrost/compiler/bi_print_common.c", 6254 "./src/panfrost/compiler/bi_lower_divergent_indirects.c", 6255 "./src/panfrost/compiler/bi_printer.c.py", 6256 "./src/panfrost/compiler/bir.c", 6257 "./src/panfrost/compiler/bi_packer.c.py", 6258 "./src/panfrost/compiler/meson.build", 6259 "./src/panfrost/compiler/bifrost/bi_disasm.h", 6260 "./src/panfrost/compiler/bifrost/bi_scoreboard.c", 6261 "./src/panfrost/compiler/bifrost/bi_pack.c", 6262 "./src/panfrost/compiler/bifrost/disassemble.h", 6263 "./src/panfrost/compiler/bifrost/bi_opt_message_preload.c", 6264 "./src/panfrost/compiler/bifrost/ISA.xml", 6265 "./src/panfrost/compiler/bifrost/bi_schedule.c", 6266 "./src/panfrost/compiler/bifrost/disassemble.c", 6267 "./src/panfrost/compiler/bifrost_nir_algebraic.py", 6268 "./src/panfrost/compiler/bi_layout.c", 6269 "./src/panfrost/compiler/bi_lower_swizzle.c", 6270 "./src/panfrost/compiler/Notes.txt", 6271 "./src/panfrost/compiler/bi_print.c", 6272 "./src/panfrost/compiler/bifrost_compile.h", 6273 "./src/panfrost/compiler/bifrost_nir.h", 6274 "./src/panfrost/compiler/bifrost_compile.c", 6275 "./src/panfrost/compiler/bi_opt_cse.c", 6276 "./src/panfrost/compiler/bi_pressure_schedule.c", 6277 "./src/panfrost/compiler/IR_pseudo.xml", 6278 "./src/panfrost/midgard/midgard_nir_type_csel.c", 6279 "./src/panfrost/midgard/midgard_ra.c", 6280 "./src/panfrost/midgard/mir_squeeze.c", 6281 "./src/panfrost/midgard/midgard_derivatives.c", 6282 "./src/panfrost/midgard/midgard_address.c", 6283 "./src/panfrost/midgard/midgard_print_constant.c", 6284 "./src/panfrost/midgard/mir_promote_uniforms.c", 6285 "./src/panfrost/midgard/midgard_ra_pipeline.c", 6286 "./src/panfrost/midgard/midgard_opt_copy_prop.c", 6287 "./src/panfrost/midgard/midgard_errata_lod.c", 6288 "./src/panfrost/midgard/midgard_liveness.c", 6289 "./src/panfrost/midgard/midgard_opt_dce.c", 6290 "./src/panfrost/midgard/midgard_compile.h", 6291 "./src/panfrost/midgard/midgard_compile.c", 6292 "./src/panfrost/midgard/midgard_emit.c", 6293 "./src/panfrost/midgard/compiler.h", 6294 "./src/panfrost/midgard/mir.c", 6295 "./src/panfrost/midgard/disassemble.h", 6296 "./src/panfrost/midgard/midgard_ops.c", 6297 "./src/panfrost/midgard/midgard_nir_lower_image_bitsize.c", 6298 "./src/panfrost/midgard/midgard_print.c", 6299 "./src/panfrost/midgard/midgard_schedule.c", 6300 "./src/panfrost/midgard/midgard_ops.h", 6301 "./src/panfrost/midgard/meson.build", 6302 "./src/panfrost/midgard/midgard_nir_algebraic.py", 6303 "./src/panfrost/midgard/midgard.h", 6304 "./src/panfrost/midgard/helpers.h", 6305 "./src/panfrost/midgard/midgard_nir.h", 6306 "./src/panfrost/midgard/nir_fuse_io_16.c", 6307 "./src/panfrost/midgard/midgard_opt_prop.c", 6308 "./src/panfrost/midgard/midgard_opt_perspective.c", 6309 "./src/panfrost/midgard/midgard_helper_invocations.c", 6310 "./src/panfrost/midgard/disassemble.c", 6311 "./src/panfrost/midgard/midgard_quirks.h", 6312 "./src/panfrost/ci/panfrost-t720-skips.txt", 6313 "./src/panfrost/ci/panfrost-t720-flakes.txt", 6314 "./src/panfrost/ci/panfrost-g72-flakes.txt", 6315 "./src/panfrost/ci/panfrost-g52-flakes.txt", 6316 "./src/panfrost/ci/panfrost-t860-skips.txt", 6317 "./src/panfrost/ci/panfrost-g610-fails.txt", 6318 "./src/panfrost/ci/panfrost-t720-fails.txt", 6319 "./src/panfrost/ci/panfrost-t860-flakes.txt", 6320 "./src/panfrost/ci/panvk-skips.txt", 6321 "./src/panfrost/ci/panfrost-g610-skips.txt", 6322 "./src/panfrost/ci/panfrost-g610-flakes.txt", 6323 "./src/panfrost/ci/panfrost-g57-skips.txt", 6324 "./src/panfrost/ci/panfrost-t860-fails.txt", 6325 "./src/panfrost/ci/panfrost-t760-fails.txt", 6326 "./src/panfrost/ci/panfrost-t820-fails.txt", 6327 "./src/panfrost/ci/panfrost-g57-fails.txt", 6328 "./src/panfrost/ci/panfrost-g52-fails.txt", 6329 "./src/panfrost/ci/panfrost-g57-flakes.txt", 6330 "./src/panfrost/ci/panfrost-t760-flakes.txt", 6331 "./src/panfrost/ci/panfrost-g72-fails.txt", 6332 "./src/panfrost/ci/panfrost-t760-skips.txt", 6333 "./src/panfrost/ci/panfrost-g52-skips.txt", 6334 "./src/meson.build", 6335 "./src/freedreno/rnn/rnn.c", 6336 "./src/freedreno/rnn/path.c", 6337 "./src/freedreno/rnn/rnn.h", 6338 "./src/freedreno/rnn/rnndec.c", 6339 "./src/freedreno/rnn/colors.c", 6340 "./src/freedreno/rnn/util.h", 6341 "./src/freedreno/rnn/meson.build", 6342 "./src/freedreno/rnn/colors.h", 6343 "./src/freedreno/rnn/rnndec.h", 6344 "./src/freedreno/isa/ir3-cat0.xml", 6345 "./src/freedreno/isa/encode.c", 6346 "./src/freedreno/isa/ir3-cat5.xml", 6347 "./src/freedreno/isa/ir3-common.xml", 6348 "./src/freedreno/isa/ir3.xml", 6349 "./src/freedreno/isa/ir3-cat2.xml", 6350 "./src/freedreno/isa/ir3-cat6.xml", 6351 "./src/freedreno/isa/ir3-disasm.c", 6352 "./src/freedreno/isa/ir3-cat4.xml", 6353 "./src/freedreno/isa/ir3-cat7.xml", 6354 "./src/freedreno/isa/ir3-cat3.xml", 6355 "./src/freedreno/isa/isa.h", 6356 "./src/freedreno/isa/ir3-cat1.xml", 6357 "./src/freedreno/isa/meson.build", 6358 "./src/freedreno/fdl/fd6_layout_test.c", 6359 "./src/freedreno/fdl/fd6_view.c", 6360 "./src/freedreno/fdl/fd5_layout.c", 6361 "./src/freedreno/fdl/fd5_layout_test.c", 6362 "./src/freedreno/fdl/fd_layout_test.c", 6363 "./src/freedreno/fdl/freedreno_lrz_layout.c", 6364 "./src/freedreno/fdl/freedreno_lrz_layout.h", 6365 "./src/freedreno/fdl/fd6_format_table.h", 6366 "./src/freedreno/fdl/fd6_layout.c", 6367 "./src/freedreno/fdl/fd6_format_table.c", 6368 "./src/freedreno/fdl/fd_layout_test.h", 6369 "./src/freedreno/fdl/meson.build", 6370 "./src/freedreno/fdl/freedreno_layout.h", 6371 "./src/freedreno/fdl/fd6_tiled_memcpy.cc", 6372 "./src/freedreno/fdl/freedreno_layout.c", 6373 "./src/freedreno/registers/freedreno_copyright.xml", 6374 "./src/freedreno/registers/gen_header.py", 6375 "./src/freedreno/registers/text-format.txt", 6376 "./src/freedreno/registers/rules-fd.txt", 6377 "./src/freedreno/registers/adreno.xml", 6378 "./src/freedreno/registers/meson.build", 6379 "./src/freedreno/registers/adreno/adreno_common.xml", 6380 "./src/freedreno/registers/adreno/a4xx.xml", 6381 "./src/freedreno/registers/adreno/a6xx.xml", 6382 "./src/freedreno/registers/adreno/a6xx_gmu.xml", 6383 "./src/freedreno/registers/adreno/adreno_pipe_regs.xml", 6384 "./src/freedreno/registers/adreno/a2xx.xml", 6385 "./src/freedreno/registers/adreno/a3xx.xml", 6386 "./src/freedreno/registers/adreno/meson.build", 6387 "./src/freedreno/registers/adreno/a5xx.xml", 6388 "./src/freedreno/registers/adreno/adreno_control_regs.xml", 6389 "./src/freedreno/registers/adreno/ocmem.xml", 6390 "./src/freedreno/registers/adreno/adreno_pm4.xml", 6391 "./src/freedreno/afuc/afuc.h", 6392 "./src/freedreno/afuc/asm.c", 6393 "./src/freedreno/afuc/emu.h", 6394 "./src/freedreno/afuc/emu.c", 6395 "./src/freedreno/afuc/util.h", 6396 "./src/freedreno/afuc/afuc.xml", 6397 "./src/freedreno/afuc/asm.h", 6398 "./src/freedreno/afuc/emu-regs.c", 6399 "./src/freedreno/afuc/isa.h", 6400 "./src/freedreno/afuc/disasm.c", 6401 "./src/freedreno/afuc/util.c", 6402 "./src/freedreno/afuc/emu-ds.c", 6403 "./src/freedreno/afuc/emu-ui.c", 6404 "./src/freedreno/afuc/meson.build", 6405 "./src/freedreno/decode/cffdec.h", 6406 "./src/freedreno/decode/pager.h", 6407 "./src/freedreno/decode/script.h", 6408 "./src/freedreno/decode/crashdec-hfi.c", 6409 "./src/freedreno/decode/io.h", 6410 "./src/freedreno/decode/rdutil.h", 6411 "./src/freedreno/decode/buffers.h", 6412 "./src/freedreno/decode/crashdec.c", 6413 "./src/freedreno/decode/pager.c", 6414 "./src/freedreno/decode/util.h", 6415 "./src/freedreno/decode/rnnutil.h", 6416 "./src/freedreno/decode/pgmdump2.c", 6417 "./src/freedreno/decode/crashdec-mempool.c", 6418 "./src/freedreno/decode/generate-rd.cc", 6419 "./src/freedreno/decode/buffers.c", 6420 "./src/freedreno/decode/rdcompiler-utils.h", 6421 "./src/freedreno/decode/pgmdump.c", 6422 "./src/freedreno/decode/meson.build", 6423 "./src/freedreno/decode/crashdec.h", 6424 "./src/freedreno/decode/crashdec-prefetch.c", 6425 "./src/freedreno/decode/rddecompiler.c", 6426 "./src/freedreno/decode/cffdec.c", 6427 "./src/freedreno/decode/io.c", 6428 "./src/freedreno/decode/cffdump.c", 6429 "./src/freedreno/decode/rnnutil.c", 6430 "./src/freedreno/decode/script.c", 6431 "./src/freedreno/decode/replay.c", 6432 "./src/freedreno/drm-shim/freedreno_noop.c", 6433 "./src/freedreno/drm-shim/meson.build", 6434 "./src/freedreno/perfcntrs/fd5_perfcntr.c", 6435 "./src/freedreno/perfcntrs/freedreno_dt.h", 6436 "./src/freedreno/perfcntrs/fd2_perfcntr.c", 6437 "./src/freedreno/perfcntrs/fd7_perfcntr.c", 6438 "./src/freedreno/perfcntrs/freedreno_dt.c", 6439 "./src/freedreno/perfcntrs/fd6_perfcntr.c", 6440 "./src/freedreno/perfcntrs/meson.build", 6441 "./src/freedreno/perfcntrs/freedreno_perfcntr.c", 6442 "./src/freedreno/perfcntrs/freedreno_perfcntr.h", 6443 "./src/freedreno/perfcntrs/fdperf.c", 6444 "./src/freedreno/ir3/ir3_merge_regs.c", 6445 "./src/freedreno/ir3/ir3_array_to_ssa.c", 6446 "./src/freedreno/ir3/ir3_nir_branch_and_or_not.py", 6447 "./src/freedreno/ir3/tests/delay.c", 6448 "./src/freedreno/ir3/tests/disasm.c", 6449 "./src/freedreno/ir3/ir3_image.c", 6450 "./src/freedreno/ir3/ir3_liveness.c", 6451 "./src/freedreno/ir3/ir3_reconvergence.c", 6452 "./src/freedreno/ir3/ir3_alias.c", 6453 "./src/freedreno/ir3/ir3_shader.h", 6454 "./src/freedreno/ir3/ir3_lower_parallelcopy.c", 6455 "./src/freedreno/ir3/instr-a3xx.h", 6456 "./src/freedreno/ir3/ir3_nir_lower_io_offsets.c", 6457 "./src/freedreno/ir3/ir3_sched.c", 6458 "./src/freedreno/ir3/ir3_shader.c", 6459 "./src/freedreno/ir3/ir3_nir.c", 6460 "./src/freedreno/ir3/ir3_legalize_relative.c", 6461 "./src/freedreno/ir3/ir3_nir_triop_bitwise.py", 6462 "./src/freedreno/ir3/ir3_opt_predicates.c", 6463 "./src/freedreno/ir3/ir3_shared_folding.c", 6464 "./src/freedreno/ir3/ir3_nir_move_varying_inputs.c", 6465 "./src/freedreno/ir3/ir3_nir_lower_push_consts_to_preamble.c", 6466 "./src/freedreno/ir3/ir3_compiler_nir.c", 6467 "./src/freedreno/ir3/ir3_nir_lower_load_barycentric_at_sample.c", 6468 "./src/freedreno/ir3/ir3_lower_subgroups.c", 6469 "./src/freedreno/ir3/ir3_nir_lower_tess.c", 6470 "./src/freedreno/ir3/ir3_cp.c", 6471 "./src/freedreno/ir3/ir3_nir_lower_tex_prefetch.c", 6472 "./src/freedreno/ir3/ir3_cf.c", 6473 "./src/freedreno/ir3/ir3_image.h", 6474 "./src/freedreno/ir3/ir3.h", 6475 "./src/freedreno/ir3/ir3_context.c", 6476 "./src/freedreno/ir3/ir3_disk_cache.c", 6477 "./src/freedreno/ir3/ir3_dominance.c", 6478 "./src/freedreno/ir3/ir3_print.c", 6479 "./src/freedreno/ir3/ir3_ra.h", 6480 "./src/freedreno/ir3/ir3_nir_lower_shading_rate.c", 6481 "./src/freedreno/ir3/ir3_assembler.h", 6482 "./src/freedreno/ir3/ir3_nir_analyze_ubo_ranges.c", 6483 "./src/freedreno/ir3/ir3_legalize.c", 6484 "./src/freedreno/ir3/ir3_nir_trig.py", 6485 "./src/freedreno/ir3/ir3_nir_opt_preamble.c", 6486 "./src/freedreno/ir3/ir3_lower_shared_phi.c", 6487 "./src/freedreno/ir3/ir3_a6xx.c", 6488 "./src/freedreno/ir3/ir3_ra_predicates.c", 6489 "./src/freedreno/ir3/ir3_rpt.c", 6490 "./src/freedreno/ir3/ir3_nir_lower_load_barycentric_at_offset.c", 6491 "./src/freedreno/ir3/ir3_context.h", 6492 "./src/freedreno/ir3/ir3_nir_lower_layer_id.c", 6493 "./src/freedreno/ir3/ir3_compiler.c", 6494 "./src/freedreno/ir3/ir3_dce.c", 6495 "./src/freedreno/ir3/ir3_compiler.h", 6496 "./src/freedreno/ir3/ir3_nir_imul.py", 6497 "./src/freedreno/ir3/meson.build", 6498 "./src/freedreno/ir3/ir3_lower_spill.c", 6499 "./src/freedreno/ir3/ir3_delay.c", 6500 "./src/freedreno/ir3/ir3_nir.h", 6501 "./src/freedreno/ir3/disasm-a3xx.c", 6502 "./src/freedreno/ir3/ir3_ra.c", 6503 "./src/freedreno/ir3/ir3_postsched.c", 6504 "./src/freedreno/ir3/ir3_spill.c", 6505 "./src/freedreno/ir3/ir3_remove_unreachable.c", 6506 "./src/freedreno/ir3/ir3_assembler.c", 6507 "./src/freedreno/ir3/ir3_nir_lower_64b.c", 6508 "./src/freedreno/ir3/ir3_a4xx.c", 6509 "./src/freedreno/ir3/ir3_cse.c", 6510 "./src/freedreno/ir3/ir3.c", 6511 "./src/freedreno/ir3/ir3_nir_lower_driver_params_to_ubo.c", 6512 "./src/freedreno/ir3/ir3_validate.c", 6513 "./src/freedreno/ir3/ir3_shared_ra.c", 6514 "./src/freedreno/ir3/ir3_ra_validate.c", 6515 "./src/freedreno/vulkan/tu_util.cc", 6516 "./src/freedreno/vulkan/tu_wsi.cc", 6517 "./src/freedreno/vulkan/tu_suballoc.cc", 6518 "./src/freedreno/vulkan/tu_rmv.h", 6519 "./src/freedreno/vulkan/tu_descriptor_set.cc", 6520 "./src/freedreno/vulkan/layers/tu_rmv_layer.cc", 6521 "./src/freedreno/vulkan/tu_knl.h", 6522 "./src/freedreno/vulkan/tu_clear_blit.cc", 6523 "./src/freedreno/vulkan/tu_query_pool.cc", 6524 "./src/freedreno/vulkan/tu_lrz.h", 6525 "./src/freedreno/vulkan/tu_device.cc", 6526 "./src/freedreno/vulkan/tu_buffer.cc", 6527 "./src/freedreno/vulkan/msm_kgsl.h", 6528 "./src/freedreno/vulkan/tu_rmv.cc", 6529 "./src/freedreno/vulkan/tu_nir_lower_ray_query.cc", 6530 "./src/freedreno/vulkan/tu_query_pool.h", 6531 "./src/freedreno/vulkan/tu_acceleration_structure.cc", 6532 "./src/freedreno/vulkan/tu_suballoc.h", 6533 "./src/freedreno/vulkan/tu_formats.h", 6534 "./src/freedreno/vulkan/tu_buffer_view.cc", 6535 "./src/freedreno/vulkan/tu_shader.cc", 6536 "./src/freedreno/vulkan/tu_event.h", 6537 "./src/freedreno/vulkan/tu_queue.h", 6538 "./src/freedreno/vulkan/tu_knl.cc", 6539 "./src/freedreno/vulkan/tu_image.cc", 6540 "./src/freedreno/vulkan/tu_image.h", 6541 "./src/freedreno/vulkan/tu_sampler.cc", 6542 "./src/freedreno/vulkan/tu_shader.h", 6543 "./src/freedreno/vulkan/tu_common.h", 6544 "./src/freedreno/vulkan/tu_perfetto.h", 6545 "./src/freedreno/vulkan/tu_sampler.h", 6546 "./src/freedreno/vulkan/tu_dynamic_rendering.h", 6547 "./src/freedreno/vulkan/tu_knl_kgsl.cc", 6548 "./src/freedreno/vulkan/tu_buffer.h", 6549 "./src/freedreno/vulkan/tu_wsi.h", 6550 "./src/freedreno/vulkan/tu_lrz.cc", 6551 "./src/freedreno/vulkan/tu_util.h", 6552 "./src/freedreno/vulkan/tu_knl_drm_msm.cc", 6553 "./src/freedreno/vulkan/tu_pipeline.h", 6554 "./src/freedreno/vulkan/tu_cs.h", 6555 "./src/freedreno/vulkan/tu_device.h", 6556 "./src/freedreno/vulkan/tu_tracepoints.py", 6557 "./src/freedreno/vulkan/tu_acceleration_structure.h", 6558 "./src/freedreno/vulkan/tu_formats.cc", 6559 "./src/freedreno/vulkan/tu_dynamic_rendering.cc", 6560 "./src/freedreno/vulkan/tu_pass.h", 6561 "./src/freedreno/vulkan/tu_knl_drm.cc", 6562 "./src/freedreno/vulkan/tu_cmd_buffer.h", 6563 "./src/freedreno/vulkan/tu_knl_drm_virtio.cc", 6564 "./src/freedreno/vulkan/meson.build", 6565 "./src/freedreno/vulkan/ion/ion.h", 6566 "./src/freedreno/vulkan/ion/ion_4.19.h", 6567 "./src/freedreno/vulkan/tu_autotune.h", 6568 "./src/freedreno/vulkan/tu_queue.cc", 6569 "./src/freedreno/vulkan/tu_perfetto.cc", 6570 "./src/freedreno/vulkan/tu_cmd_buffer.cc", 6571 "./src/freedreno/vulkan/tu_cs.cc", 6572 "./src/freedreno/vulkan/tu_event.cc", 6573 "./src/freedreno/vulkan/tu_nir_lower_multiview.cc", 6574 "./src/freedreno/vulkan/tu_knl_drm.h", 6575 "./src/freedreno/vulkan/tu_pipeline.cc", 6576 "./src/freedreno/vulkan/tu_buffer_view.h", 6577 "./src/freedreno/vulkan/bvh/tu_build_helpers.h", 6578 "./src/freedreno/vulkan/bvh/tu_build_interface.h", 6579 "./src/freedreno/vulkan/bvh/tu_bvh.h", 6580 "./src/freedreno/vulkan/bvh/meson.build", 6581 "./src/freedreno/vulkan/tu_clear_blit.h", 6582 "./src/freedreno/vulkan/tu_pass.cc", 6583 "./src/freedreno/vulkan/tu_autotune.cc", 6584 "./src/freedreno/vulkan/tu_descriptor_set.h", 6585 "./src/freedreno/vulkan/tu_cs_breadcrumbs.cc", 6586 "./src/freedreno/computerator/main.cc", 6587 "./src/freedreno/computerator/main.h", 6588 "./src/freedreno/computerator/ir3_asm.cc", 6589 "./src/freedreno/computerator/a4xx.cc", 6590 "./src/freedreno/computerator/meson.build", 6591 "./src/freedreno/computerator/a6xx.cc", 6592 "./src/freedreno/computerator/ir3_asm.h", 6593 "./src/freedreno/common/redump.h", 6594 "./src/freedreno/common/disasm.h", 6595 "./src/freedreno/common/freedreno_lrz.h", 6596 "./src/freedreno/common/freedreno_guardband.h", 6597 "./src/freedreno/common/freedreno_devices.py", 6598 "./src/freedreno/common/msm_proto.h", 6599 "./src/freedreno/common/freedreno_rd_output.h", 6600 "./src/freedreno/common/freedreno_dev_info.c", 6601 "./src/freedreno/common/freedreno_rd_output.c", 6602 "./src/freedreno/common/freedreno_ubwc.h", 6603 "./src/freedreno/common/freedreno_pm4.h", 6604 "./src/freedreno/common/freedreno_gpu_event.h", 6605 "./src/freedreno/common/meson.build", 6606 "./src/freedreno/common/fd6_pack.h", 6607 "./src/freedreno/common/freedreno_common.h", 6608 "./src/freedreno/common/freedreno_uuid.h", 6609 "./src/freedreno/common/freedreno_dev_info.h", 6610 "./src/freedreno/common/freedreno_uuid.c", 6611 "./src/freedreno/common/freedreno_stompable_regs.h", 6612 "./src/freedreno/meson.build", 6613 "./src/freedreno/drm/freedreno_bo.c", 6614 "./src/freedreno/drm/freedreno_priv.h", 6615 "./src/freedreno/drm/freedreno_ringbuffer_sp.c", 6616 "./src/freedreno/drm/freedreno_bo_cache.c", 6617 "./src/freedreno/drm/freedreno_ringbuffer_sp_reloc.h", 6618 "./src/freedreno/drm/virtio/virtio_device.c", 6619 "./src/freedreno/drm/virtio/virtio_priv.h", 6620 "./src/freedreno/drm/virtio/virtio_bo.c", 6621 "./src/freedreno/drm/virtio/virtio_ringbuffer.c", 6622 "./src/freedreno/drm/virtio/virtio_pipe.c", 6623 "./src/freedreno/drm/freedreno_drmif.h", 6624 "./src/freedreno/drm/freedreno_ringbuffer.h", 6625 "./src/freedreno/drm/freedreno_bo_heap.c", 6626 "./src/freedreno/drm/freedreno_drm_perfetto.h", 6627 "./src/freedreno/drm/freedreno_drm_perfetto.cc", 6628 "./src/freedreno/drm/freedreno_pipe.c", 6629 "./src/freedreno/drm/freedreno_ringbuffer.c", 6630 "./src/freedreno/drm/freedreno_ringbuffer_sp.h", 6631 "./src/freedreno/drm/meson.build", 6632 "./src/freedreno/drm/freedreno_device.c", 6633 "./src/freedreno/drm/msm/msm_device.c", 6634 "./src/freedreno/drm/msm/msm_pipe.c", 6635 "./src/freedreno/drm/msm/msm_priv.h", 6636 "./src/freedreno/drm/msm/msm_ringbuffer_sp.c", 6637 "./src/freedreno/drm/msm/msm_ringbuffer.c", 6638 "./src/freedreno/drm/msm/msm_bo.c", 6639 "./src/freedreno/ir2/disasm-a2xx.c", 6640 "./src/freedreno/ir2/meson.build", 6641 "./src/freedreno/ir2/instr-a2xx.h", 6642 "./src/freedreno/ds/fd_pps_driver.cc", 6643 "./src/freedreno/ds/meson.build", 6644 "./src/freedreno/ds/fd_pps_driver.h", 6645 "./src/freedreno/ci/freedreno-a307-flakes.txt", 6646 "./src/freedreno/ci/freedreno-a530-fails.txt", 6647 "./src/freedreno/ci/freedreno-a750-skips.txt", 6648 "./src/freedreno/ci/freedreno-a530-skips.txt", 6649 "./src/freedreno/ci/freedreno-a630-bypass-flakes.txt", 6650 "./src/freedreno/ci/freedreno-a750-vkd3d-fails.txt", 6651 "./src/freedreno/ci/freedreno-a618-slow-skips.txt", 6652 "./src/freedreno/ci/freedreno-a307-skips.txt", 6653 "./src/freedreno/ci/freedreno-a6xx-skips.txt", 6654 "./src/freedreno/ci/freedreno-a630-skips.txt", 6655 "./src/freedreno/ci/freedreno-a630-flakes.txt", 6656 "./src/freedreno/ci/freedreno-a618-skips.txt", 6657 "./src/freedreno/ci/freedreno-a750-fails.txt", 6658 "./src/freedreno/ci/freedreno-a420-fails.txt", 6659 "./src/freedreno/ci/freedreno-a420-flakes.txt", 6660 "./src/freedreno/ci/freedreno-a530-flakes.txt", 6661 "./src/freedreno/ci/freedreno-a660-fails.txt", 6662 "./src/freedreno/ci/freedreno-a618-fails.txt", 6663 "./src/freedreno/ci/freedreno-a307-fails.txt", 6664 "./src/freedreno/ci/freedreno-a630-slow-skips.txt", 6665 "./src/freedreno/ci/freedreno-a618-flakes.txt", 6666 "./src/freedreno/ci/freedreno-a630-fails.txt", 6667 "./src/freedreno/ci/freedreno-a660-slow-skips.txt", 6668 "./src/freedreno/ci/freedreno-a660-flakes.txt", 6669 "./src/freedreno/ci/freedreno-a750-flakes.txt", 6670 "./src/freedreno/ci/freedreno-a750-vkd3d-skips.txt", 6671 "./src/freedreno/ci/freedreno-a420-skips.txt", 6672 "./src/freedreno/ci/freedreno-a750-slow-skips.txt", 6673 "./src/freedreno/ci/freedreno-a660-skips.txt", 6674 "./src/imgui/imgui_draw.cpp", 6675 "./src/imgui/LICENSE.txt", 6676 "./src/imgui/imstb_rectpack.h", 6677 "./src/imgui/imgui.cpp", 6678 "./src/imgui/imgui_internal.h", 6679 "./src/imgui/imstb_truetype.h", 6680 "./src/imgui/imstb_textedit.h", 6681 "./src/imgui/imgui_memory_editor.h", 6682 "./src/imgui/imgui.h", 6683 "./src/imgui/imconfig.h", 6684 "./src/imgui/meson.build", 6685 "./src/imgui/imgui_widgets.cpp", 6686 "./src/compiler/builtin_types_h.py", 6687 "./src/compiler/builtin_types.py", 6688 "./src/compiler/glsl_types.c", 6689 "./src/compiler/spirv/GLSL.ext.AMD.h", 6690 "./src/compiler/spirv/vtn_private.h", 6691 "./src/compiler/spirv/nir_spirv.h", 6692 "./src/compiler/spirv/vtn_generator_ids_h.py", 6693 "./src/compiler/spirv/tests/control_flow_tests.cpp", 6694 "./src/compiler/spirv/tests/volatile.cpp", 6695 "./src/compiler/spirv/tests/spirv-to-c-array.py", 6696 "./src/compiler/spirv/tests/helpers.h", 6697 "./src/compiler/spirv/tests/avail_vis.cpp", 6698 "./src/compiler/spirv/spirv_to_nir.c", 6699 "./src/compiler/spirv/vtn_amd.c", 6700 "./src/compiler/spirv/vtn_subgroup.c", 6701 "./src/compiler/spirv/vtn_gather_types_c.py", 6702 "./src/compiler/spirv/spirv_info_gen.py", 6703 "./src/compiler/spirv/vtn_alu.c", 6704 "./src/compiler/spirv/vtn_opencl.c", 6705 "./src/compiler/spirv/spirv2nir.c", 6706 "./src/compiler/spirv/OpenCL.std.h", 6707 "./src/compiler/spirv/spir-v.xml", 6708 "./src/compiler/spirv/gl_spirv.c", 6709 "./src/compiler/spirv/GLSL.std.450.h", 6710 "./src/compiler/spirv/vtn_structured_cfg.c", 6711 "./src/compiler/spirv/vtn_variables.c", 6712 "./src/compiler/spirv/vtn_debug.c", 6713 "./src/compiler/spirv/vtn_cmat.c", 6714 "./src/compiler/spirv/meson.build", 6715 "./src/compiler/spirv/spirv.h", 6716 "./src/compiler/spirv/vtn_cfg.c", 6717 "./src/compiler/spirv/vtn_glsl450.c", 6718 "./src/compiler/spirv/vtn_bindgen.c", 6719 "./src/compiler/shader_enums.h", 6720 "./src/compiler/shader_enums.c", 6721 "./src/compiler/builtin_types_c.py", 6722 "./src/compiler/isaspec/isaspec_decode_decl.h", 6723 "./src/compiler/isaspec/isaspec.c", 6724 "./src/compiler/isaspec/encode.py", 6725 "./src/compiler/isaspec/isaspec.h", 6726 "./src/compiler/isaspec/decode.py", 6727 "./src/compiler/isaspec/isaspec_decode_impl.c", 6728 "./src/compiler/isaspec/isa.py", 6729 "./src/compiler/isaspec/meson.build", 6730 "./src/compiler/glsl/ir.h", 6731 "./src/compiler/glsl/opt_algebraic.cpp", 6732 "./src/compiler/glsl/standalone_scaffolding.cpp", 6733 "./src/compiler/glsl/ir_rvalue_visitor.cpp", 6734 "./src/compiler/glsl/tests/sampler_types_test.cpp", 6735 "./src/compiler/glsl/tests/list_iterators.cpp", 6736 "./src/compiler/glsl/tests/lower_precision_test.py", 6737 "./src/compiler/glsl/tests/warnings_test.py", 6738 "./src/compiler/glsl/tests/meson.build", 6739 "./src/compiler/glsl/tests/builtin_variable_test.cpp", 6740 "./src/compiler/glsl/tests/general_ir_test.cpp", 6741 "./src/compiler/glsl/tests/test_gl_lower_mediump.cpp", 6742 "./src/compiler/glsl/glsl_parser_extras.cpp", 6743 "./src/compiler/glsl/ir_variable_refcount.cpp", 6744 "./src/compiler/glsl/glsl_parser_extras.h", 6745 "./src/compiler/glsl/ast_array_index.cpp", 6746 "./src/compiler/glsl/serialize.cpp", 6747 "./src/compiler/glsl/ast.h", 6748 "./src/compiler/glsl/gl_nir_link_interface_blocks.c", 6749 "./src/compiler/glsl/standalone_scaffolding.h", 6750 "./src/compiler/glsl/gl_nir_lower_discard_flow.c", 6751 "./src/compiler/glsl/opt_dead_builtin_variables.cpp", 6752 "./src/compiler/glsl/gl_nir_lower_atomics.c", 6753 "./src/compiler/glsl/lower_builtins.cpp", 6754 "./src/compiler/glsl/opt_minmax.cpp", 6755 "./src/compiler/glsl/ir_basic_block.cpp", 6756 "./src/compiler/glsl/gl_nir_link_xfb.c", 6757 "./src/compiler/glsl/lower_packing_builtins.cpp", 6758 "./src/compiler/glsl/opt_tree_grafting.cpp", 6759 "./src/compiler/glsl/ir_basic_block.h", 6760 "./src/compiler/glsl/list.h", 6761 "./src/compiler/glsl/shader_cache.cpp", 6762 "./src/compiler/glsl/glcpp/tests/049-if-expression-precedence.c", 6763 "./src/compiler/glsl/glcpp/tests/008-define-empty.c", 6764 "./src/compiler/glsl/glcpp/tests/101-macros-used-twice.c", 6765 "./src/compiler/glsl/glcpp/tests/102-garbage-after-endif.c", 6766 "./src/compiler/glsl/glcpp/tests/057-empty-arguments.c", 6767 "./src/compiler/glsl/glcpp/tests/029-define-chain-obj-to-func-with-args.c", 6768 "./src/compiler/glsl/glcpp/tests/147-undef-builtin-allowed.c", 6769 "./src/compiler/glsl/glcpp/tests/126-garbage-after-directive.c", 6770 "./src/compiler/glsl/glcpp/tests/133-eof-without-newline-comment.c", 6771 "./src/compiler/glsl/glcpp/tests/099-c99-example.c", 6772 "./src/compiler/glsl/glcpp/tests/055-define-chain-obj-to-func-parens-in-text.c", 6773 "./src/compiler/glsl/glcpp/tests/132-eof-without-newline-define.c", 6774 "./src/compiler/glsl/glcpp/tests/144-implicit-version.c", 6775 "./src/compiler/glsl/glcpp/tests/120-undef-builtin.c", 6776 "./src/compiler/glsl/glcpp/tests/112-no-space-operator-after-hash-elif.c", 6777 "./src/compiler/glsl/glcpp/tests/040-token-pasting.c", 6778 "./src/compiler/glsl/glcpp/tests/106-multiline-hash-if.c", 6779 "./src/compiler/glsl/glcpp/tests/115-line-continuations.c", 6780 "./src/compiler/glsl/glcpp/tests/098-elif-undefined.c", 6781 "./src/compiler/glsl/glcpp/tests/067-nested-ifdef-ifndef.c", 6782 "./src/compiler/glsl/glcpp/tests/056-macro-argument-with-comma.c", 6783 "./src/compiler/glsl/glcpp/tests/039-func-arg-obj-macro-with-comma.c", 6784 "./src/compiler/glsl/glcpp/tests/066-if-nospace-expression.c", 6785 "./src/compiler/glsl/glcpp/tests/082-invalid-paste.c", 6786 "./src/compiler/glsl/glcpp/tests/085-incorrect-argument-count.c", 6787 "./src/compiler/glsl/glcpp/tests/001-define.c", 6788 "./src/compiler/glsl/glcpp/tests/122-redefine-whitespace.c", 6789 "./src/compiler/glsl/glcpp/tests/105-multiline-hash-line.c", 6790 "./src/compiler/glsl/glcpp/tests/061-define-chain-obj-to-func-multi.c", 6791 "./src/compiler/glsl/glcpp/tests/128-space-before-hash.c", 6792 "./src/compiler/glsl/glcpp/tests/050-if-defined.c", 6793 "./src/compiler/glsl/glcpp/tests/146-version-first-hash.c", 6794 "./src/compiler/glsl/glcpp/tests/117-line-continuation-and-non-continuation-backslash.c", 6795 "./src/compiler/glsl/glcpp/tests/092-redefine-macro-error-2.c", 6796 "./src/compiler/glsl/glcpp/tests/054-if-with-macros.c", 6797 "./src/compiler/glsl/glcpp/tests/045-if-0-elif.c", 6798 "./src/compiler/glsl/glcpp/tests/058-token-pasting-empty-arguments.c", 6799 "./src/compiler/glsl/glcpp/tests/021-define-func-compose.c", 6800 "./src/compiler/glsl/glcpp/tests/019-define-func-1-arg-multi.c", 6801 "./src/compiler/glsl/glcpp/tests/094-divide-by-zero-short-circuit.c", 6802 "./src/compiler/glsl/glcpp/tests/079-endif-without-if.c", 6803 "./src/compiler/glsl/glcpp/tests/041-if-0.c", 6804 "./src/compiler/glsl/glcpp/tests/023-define-extra-whitespace.c", 6805 "./src/compiler/glsl/glcpp/tests/119-elif-after-else.c", 6806 "./src/compiler/glsl/glcpp/tests/037-finalize-unexpanded-macro.c", 6807 "./src/compiler/glsl/glcpp/tests/100-macro-with-colon.c", 6808 "./src/compiler/glsl/glcpp/tests/017-define-func-2-args.c", 6809 "./src/compiler/glsl/glcpp/tests/032-define-func-self-recurse.c", 6810 "./src/compiler/glsl/glcpp/tests/015-define-object-with-parens.c", 6811 "./src/compiler/glsl/glcpp/tests/075-elif-elif-undef.c", 6812 "./src/compiler/glsl/glcpp/tests/116-disable-line-continuations.c", 6813 "./src/compiler/glsl/glcpp/tests/026-define-func-extra-newlines.c", 6814 "./src/compiler/glsl/glcpp/tests/111-no-space-operator-after-hash-if.c", 6815 "./src/compiler/glsl/glcpp/tests/088-redefine-macro-legitimate.c", 6816 "./src/compiler/glsl/glcpp/tests/030-define-chain-obj-to-func-compose.c", 6817 "./src/compiler/glsl/glcpp/tests/074-elif-undef.c", 6818 "./src/compiler/glsl/glcpp/tests/114-paste-integer-tokens.c", 6819 "./src/compiler/glsl/glcpp/tests/020-define-func-2-arg-multi.c", 6820 "./src/compiler/glsl/glcpp/tests/065-if-defined-parens.c", 6821 "./src/compiler/glsl/glcpp/tests/070-undefined-macro-in-expression.c", 6822 "./src/compiler/glsl/glcpp/tests/080-if-without-expression.c", 6823 "./src/compiler/glsl/glcpp/tests/149-hex-const-uppercase-prefix.c", 6824 "./src/compiler/glsl/glcpp/tests/010-undef-re-define.c", 6825 "./src/compiler/glsl/glcpp/tests/081-elif-without-expression.c", 6826 "./src/compiler/glsl/glcpp/tests/113-line-and-file-macros.c", 6827 "./src/compiler/glsl/glcpp/tests/068-accidental-pasting.c", 6828 "./src/compiler/glsl/glcpp/tests/012-define-func-no-args.c", 6829 "./src/compiler/glsl/glcpp/tests/091-hash-line.c", 6830 "./src/compiler/glsl/glcpp/tests/072-token-pasting-same-line.c", 6831 "./src/compiler/glsl/glcpp/tests/064-version.c", 6832 "./src/compiler/glsl/glcpp/tests/062-if-0-skips-garbage.c", 6833 "./src/compiler/glsl/glcpp/tests/028-define-chain-obj-to-non-func.c", 6834 "./src/compiler/glsl/glcpp/tests/131-eof-without-newline.c", 6835 "./src/compiler/glsl/glcpp/tests/139-define-without-macro-name.c", 6836 "./src/compiler/glsl/glcpp/tests/090-hash-error.c", 6837 "./src/compiler/glsl/glcpp/tests/024-define-chain-to-self-recursion.c", 6838 "./src/compiler/glsl/glcpp/tests/147-define-macro-no-space.c", 6839 "./src/compiler/glsl/glcpp/tests/063-comments.c", 6840 "./src/compiler/glsl/glcpp/tests/035-define-func-self-compose-non-func-multi-token-argument.c", 6841 "./src/compiler/glsl/glcpp/tests/142-defined-within-macro.c", 6842 "./src/compiler/glsl/glcpp/tests/109-no-space-after-hash-line.c", 6843 "./src/compiler/glsl/glcpp/tests/095-recursive-define.c", 6844 "./src/compiler/glsl/glcpp/tests/044-if-1-else.c", 6845 "./src/compiler/glsl/glcpp/tests/140-null-directive.c", 6846 "./src/compiler/glsl/glcpp/tests/143-multiple-else.c", 6847 "./src/compiler/glsl/glcpp/tests/073-if-in-ifdef.c", 6848 "./src/compiler/glsl/glcpp/tests/046-if-1-elsif.c", 6849 "./src/compiler/glsl/glcpp/tests/089-redefine-macro-error.c", 6850 "./src/compiler/glsl/glcpp/tests/083-unterminated-if.c", 6851 "./src/compiler/glsl/glcpp/tests/096-paste-twice.c", 6852 "./src/compiler/glsl/glcpp/tests/078-elif-without-if.c", 6853 "./src/compiler/glsl/glcpp/tests/003-define-chain-reverse.c", 6854 "./src/compiler/glsl/glcpp/tests/007-define-composite-recursive.c", 6855 "./src/compiler/glsl/glcpp/tests/002-define-chain.c", 6856 "./src/compiler/glsl/glcpp/tests/060-left-paren-in-macro-right-paren-in-text.c", 6857 "./src/compiler/glsl/glcpp/tests/107-multiline-hash-elif.c", 6858 "./src/compiler/glsl/glcpp/tests/121-comment-bug-72686.c", 6859 "./src/compiler/glsl/glcpp/tests/108-no-space-after-hash-version.c", 6860 "./src/compiler/glsl/glcpp/tests/004-define-recursive.c", 6861 "./src/compiler/glsl/glcpp/tests/125-es-short-circuit-undefined.c", 6862 "./src/compiler/glsl/glcpp/tests/018-define-func-macro-as-parameter.c", 6863 "./src/compiler/glsl/glcpp/tests/103-garbage-after-else-0.c", 6864 "./src/compiler/glsl/glcpp/tests/104-hash-line-followed-by-code.c", 6865 "./src/compiler/glsl/glcpp/tests/069-repeated-argument.c", 6866 "./src/compiler/glsl/glcpp/tests/006-define-composite-chain-reverse.c", 6867 "./src/compiler/glsl/glcpp/tests/123-garbage-after-else-1.c", 6868 "./src/compiler/glsl/glcpp/tests/077-else-without-if.c", 6869 "./src/compiler/glsl/glcpp/tests/118-comment-becomes-space.c", 6870 "./src/compiler/glsl/glcpp/tests/145-version-first.c", 6871 "./src/compiler/glsl/glcpp/tests/025-func-macro-as-non-macro.c", 6872 "./src/compiler/glsl/glcpp/tests/138-multi-line-comment-in-if-0.c", 6873 "./src/compiler/glsl/glcpp/tests/130-define-comment.c", 6874 "./src/compiler/glsl/glcpp/tests/009-undef.c", 6875 "./src/compiler/glsl/glcpp/tests/033-define-func-self-compose.c", 6876 "./src/compiler/glsl/glcpp/tests/124-preprocessing-numbers.c", 6877 "./src/compiler/glsl/glcpp/tests/038-func-arg-with-commas.c", 6878 "./src/compiler/glsl/glcpp/tests/005-define-composite-chain.c", 6879 "./src/compiler/glsl/glcpp/tests/048-if-nested.c", 6880 "./src/compiler/glsl/glcpp/tests/134-hash-comment-directive.c", 6881 "./src/compiler/glsl/glcpp/tests/034-define-func-self-compose-non-func.c", 6882 "./src/compiler/glsl/glcpp/tests/136-plus-plus-and-minus-minus.c", 6883 "./src/compiler/glsl/glcpp/tests/031-define-chain-func-to-func-compose.c", 6884 "./src/compiler/glsl/glcpp/tests/135-duplicate-parameter.c", 6885 "./src/compiler/glsl/glcpp/tests/137-expand-macro-after-period.c", 6886 "./src/compiler/glsl/glcpp/tests/097-paste-with-non-function-macro.c", 6887 "./src/compiler/glsl/glcpp/tests/036-define-func-non-macro-multi-token-argument.c", 6888 "./src/compiler/glsl/glcpp/tests/141-pragma-and-__LINE__.c", 6889 "./src/compiler/glsl/glcpp/tests/043-if-0-else.c", 6890 "./src/compiler/glsl/glcpp/tests/059-token-pasting-integer.c", 6891 "./src/compiler/glsl/glcpp/tests/glcpp_test.py", 6892 "./src/compiler/glsl/glcpp/tests/148-legal-characters.c", 6893 "./src/compiler/glsl/glcpp/tests/014-define-func-2-arg-unused.c", 6894 "./src/compiler/glsl/glcpp/tests/051-if-relational.c", 6895 "./src/compiler/glsl/glcpp/tests/000-content-with-spaces.c", 6896 "./src/compiler/glsl/glcpp/tests/129-define-non-identifier.c", 6897 "./src/compiler/glsl/glcpp/tests/084-unbalanced-parentheses.c", 6898 "./src/compiler/glsl/glcpp/tests/110-no-space-digits-after-hash-elif.c", 6899 "./src/compiler/glsl/glcpp/tests/071-punctuator.c", 6900 "./src/compiler/glsl/glcpp/tests/047-if-elif-else.c", 6901 "./src/compiler/glsl/glcpp/tests/053-if-divide-and-shift.c", 6902 "./src/compiler/glsl/glcpp/tests/093-divide-by-zero.c", 6903 "./src/compiler/glsl/glcpp/tests/087-if-comments.c", 6904 "./src/compiler/glsl/glcpp/tests/013-define-func-1-arg-unused.c", 6905 "./src/compiler/glsl/glcpp/tests/016-define-func-1-arg.c", 6906 "./src/compiler/glsl/glcpp/tests/076-elif-undef-nested.c", 6907 "./src/compiler/glsl/glcpp/tests/127-pragma-empty.c", 6908 "./src/compiler/glsl/glcpp/tests/052-if-bitwise.c", 6909 "./src/compiler/glsl/glcpp/tests/022-define-func-arg-with-parens.c", 6910 "./src/compiler/glsl/glcpp/tests/027-define-chain-obj-to-func.c", 6911 "./src/compiler/glsl/glcpp/tests/042-if-1.c", 6912 "./src/compiler/glsl/glcpp/tests/086-reserved-macro-names.c", 6913 "./src/compiler/glsl/glcpp/tests/011-define-func-empty.c", 6914 "./src/compiler/glsl/glcpp/pp.c", 6915 "./src/compiler/glsl/glcpp/glcpp.h", 6916 "./src/compiler/glsl/glcpp/meson.build", 6917 "./src/compiler/glsl/glcpp/pp_standalone_scaffolding.h", 6918 "./src/compiler/glsl/glcpp/pp_standalone_scaffolding.c", 6919 "./src/compiler/glsl/glcpp/glcpp.c", 6920 "./src/compiler/glsl/gl_nir_opt_dead_builtin_varyings.c", 6921 "./src/compiler/glsl/lower_precision.cpp", 6922 "./src/compiler/glsl/gl_nir_link_varyings.c", 6923 "./src/compiler/glsl/ast_type.cpp", 6924 "./src/compiler/glsl/gl_nir_detect_function_recursion.c", 6925 "./src/compiler/glsl/ir_hierarchical_visitor.h", 6926 "./src/compiler/glsl/gl_nir_lower_images.c", 6927 "./src/compiler/glsl/string_to_uint_map.h", 6928 "./src/compiler/glsl/standalone.h", 6929 "./src/compiler/glsl/gl_nir_lower_packed_varyings.c", 6930 "./src/compiler/glsl/lower_jumps.cpp", 6931 "./src/compiler/glsl/lower_instructions.cpp", 6932 "./src/compiler/glsl/glsl_to_nir.cpp", 6933 "./src/compiler/glsl/opt_flatten_nested_if_blocks.cpp", 6934 "./src/compiler/glsl/ir_clone.cpp", 6935 "./src/compiler/glsl/ir_expression_flattening.h", 6936 "./src/compiler/glsl/ir_builder.h", 6937 "./src/compiler/glsl/shader_cache.h", 6938 "./src/compiler/glsl/lower_vec_index_to_cond_assign.cpp", 6939 "./src/compiler/glsl/gl_nir_link_atomics.c", 6940 "./src/compiler/glsl/builtin_functions.cpp", 6941 "./src/compiler/glsl/ir_print_visitor.cpp", 6942 "./src/compiler/glsl/ir_function_detect_recursion.cpp", 6943 "./src/compiler/glsl/ir_validate.cpp", 6944 "./src/compiler/glsl/gl_nir_link_uniforms.c", 6945 "./src/compiler/glsl/builtin_variables.cpp", 6946 "./src/compiler/glsl/glsl_symbol_table.cpp", 6947 "./src/compiler/glsl/gl_nir_linker.c", 6948 "./src/compiler/glsl/builtin_functions.h", 6949 "./src/compiler/glsl/builtin_types.cpp", 6950 "./src/compiler/glsl/gl_nir_linker.h", 6951 "./src/compiler/glsl/propagate_invariance.cpp", 6952 "./src/compiler/glsl/gl_nir_lower_buffers.c", 6953 "./src/compiler/glsl/opt_function_inlining.cpp", 6954 "./src/compiler/glsl/ir_optimization.h", 6955 "./src/compiler/glsl/gl_nir_link_uniform_blocks.c", 6956 "./src/compiler/glsl/standalone.cpp", 6957 "./src/compiler/glsl/gl_nir_lower_samplers_as_deref.c", 6958 "./src/compiler/glsl/opt_if_simplification.cpp", 6959 "./src/compiler/glsl/gl_nir_lower_samplers.c", 6960 "./src/compiler/glsl/opt_rebalance_tree.cpp", 6961 "./src/compiler/glsl/linker_util.cpp", 6962 "./src/compiler/glsl/gl_nir.h", 6963 "./src/compiler/glsl/ir_constant_expression.cpp", 6964 "./src/compiler/glsl/gl_nir_link_functions.c", 6965 "./src/compiler/glsl/opt_flip_matrices.cpp", 6966 "./src/compiler/glsl/ir_expression_operation.py", 6967 "./src/compiler/glsl/lower_vector_derefs.cpp", 6968 "./src/compiler/glsl/opt_dead_code.cpp", 6969 "./src/compiler/glsl/ast_expr.cpp", 6970 "./src/compiler/glsl/glsl_to_nir.h", 6971 "./src/compiler/glsl/meson.build", 6972 "./src/compiler/glsl/ir_function.cpp", 6973 "./src/compiler/glsl/ir_visitor.h", 6974 "./src/compiler/glsl/hir_field_selection.cpp", 6975 "./src/compiler/glsl/ast_to_hir.cpp", 6976 "./src/compiler/glsl/lower_mat_op_to_vec.cpp", 6977 "./src/compiler/glsl/serialize.h", 6978 "./src/compiler/glsl/ir_expression_flattening.cpp", 6979 "./src/compiler/glsl/ir_builder.cpp", 6980 "./src/compiler/glsl/main.cpp", 6981 "./src/compiler/glsl/ir_hierarchical_visitor.cpp", 6982 "./src/compiler/glsl/linker_util.h", 6983 "./src/compiler/glsl/ir.cpp", 6984 "./src/compiler/glsl/gl_nir_link_varyings.h", 6985 "./src/compiler/glsl/gl_nir_link_uniform_initializers.c", 6986 "./src/compiler/glsl/string_to_uint_map.cpp", 6987 "./src/compiler/glsl/glsl_symbol_table.h", 6988 "./src/compiler/glsl/gl_nir_lower_blend_equation_advanced.c", 6989 "./src/compiler/glsl/ir_variable_refcount.h", 6990 "./src/compiler/glsl/ir_rvalue_visitor.h", 6991 "./src/compiler/glsl/ast_function.cpp", 6992 "./src/compiler/glsl/ir_hv_accept.cpp", 6993 "./src/compiler/glsl/lower_subroutine.cpp", 6994 "./src/compiler/glsl/ir_print_visitor.h", 6995 "./src/compiler/glsl/gl_nir_lower_xfb_varying.c", 6996 "./src/compiler/glsl/gl_nir_lower_named_interface_blocks.c", 6997 "./src/compiler/shader_info.h", 6998 "./src/compiler/meson.build", 6999 "./src/compiler/nir/nir_format_convert.h", 7000 "./src/compiler/nir/nir_lower_double_ops.c", 7001 "./src/compiler/nir/nir_lower_array_deref_of_vec.c", 7002 "./src/compiler/nir/nir_opcodes_h.py", 7003 "./src/compiler/nir/nir_lower_uniforms_to_ubo.c", 7004 "./src/compiler/nir/nir_opt_comparison_pre.c", 7005 "./src/compiler/nir/nir_lower_bit_size.c", 7006 "./src/compiler/nir/tests/opt_varyings_tests_prop_uniform.cpp", 7007 "./src/compiler/nir/tests/load_store_vectorizer_tests.cpp", 7008 "./src/compiler/nir/tests/opt_if_tests.cpp", 7009 "./src/compiler/nir/tests/opt_varyings_tests_dead_output.cpp", 7010 "./src/compiler/nir/tests/loop_unroll_tests.cpp", 7011 "./src/compiler/nir/tests/control_flow_tests.cpp", 7012 "./src/compiler/nir/tests/opt_peephole_select.cpp", 7013 "./src/compiler/nir/tests/negative_equal_tests.cpp", 7014 "./src/compiler/nir/tests/lower_alu_width_tests.cpp", 7015 "./src/compiler/nir/tests/serialize_tests.cpp", 7016 "./src/compiler/nir/tests/builder_tests.cpp", 7017 "./src/compiler/nir/tests/mod_analysis_tests.cpp", 7018 "./src/compiler/nir/tests/nir_test.h", 7019 "./src/compiler/nir/tests/format_convert_tests.cpp", 7020 "./src/compiler/nir/tests/opt_varyings_tests_prop_ubo.cpp", 7021 "./src/compiler/nir/tests/opt_loop_tests.cpp", 7022 "./src/compiler/nir/tests/opt_varyings_tests_bicm_binary_alu.cpp", 7023 "./src/compiler/nir/tests/opt_varyings_tests_prop_const.cpp", 7024 "./src/compiler/nir/tests/opt_varyings_tests_dead_input.cpp", 7025 "./src/compiler/nir/tests/loop_analyze_tests.cpp", 7026 "./src/compiler/nir/tests/algebraic_parser_test.py", 7027 "./src/compiler/nir/tests/nir_opt_varyings_test.h", 7028 "./src/compiler/nir/tests/vars_tests.cpp", 7029 "./src/compiler/nir/tests/range_analysis_tests.cpp", 7030 "./src/compiler/nir/tests/dce_tests.cpp", 7031 "./src/compiler/nir/tests/core_tests.cpp", 7032 "./src/compiler/nir/tests/opt_shrink_vectors_tests.cpp", 7033 "./src/compiler/nir/tests/opt_varyings_tests_prop_uniform_expr.cpp", 7034 "./src/compiler/nir/tests/comparison_pre_tests.cpp", 7035 "./src/compiler/nir/tests/opt_varyings_tests_dedup.cpp", 7036 "./src/compiler/nir/tests/algebraic_tests.cpp", 7037 "./src/compiler/nir/nir_opt_varyings.c", 7038 "./src/compiler/nir/nir_opt_load_store_vectorize.c", 7039 "./src/compiler/nir/nir_opt_vectorize.c", 7040 "./src/compiler/nir/nir_lower_wpos_ytransform.c", 7041 "./src/compiler/nir/nir_opt_barriers.c", 7042 "./src/compiler/nir/nir_lower_int_to_float.c", 7043 "./src/compiler/nir/nir_control_flow_private.h", 7044 "./src/compiler/nir/nir_intrinsics_h.py", 7045 "./src/compiler/nir/nir_divergence_analysis.c", 7046 "./src/compiler/nir/nir_passthrough_tcs.c", 7047 "./src/compiler/nir/nir_opt_idiv_const.c", 7048 "./src/compiler/nir/nir_lower_pntc_ytransform.c", 7049 "./src/compiler/nir/nir_lower_frexp.c", 7050 "./src/compiler/nir/nir_lower_robust_access.c", 7051 "./src/compiler/nir/nir_use_dominance.c", 7052 "./src/compiler/nir/nir_lower_fp16_conv.c", 7053 "./src/compiler/nir/nir_lower_drawpixels.c", 7054 "./src/compiler/nir/nir_lower_io_to_scalar.c", 7055 "./src/compiler/nir/nir_linking_helpers.c", 7056 "./src/compiler/nir/nir_lower_global_vars_to_local.c", 7057 "./src/compiler/nir/nir_functions.c", 7058 "./src/compiler/nir/nir_lower_clip_halfz.c", 7059 "./src/compiler/nir/nir_lower_wrmasks.c", 7060 "./src/compiler/nir/nir_lower_amul.c", 7061 "./src/compiler/nir/nir_lower_samplers.c", 7062 "./src/compiler/nir/nir_opt_constant_folding.c", 7063 "./src/compiler/nir/nir_lower_vec_to_regs.c", 7064 "./src/compiler/nir/nir_lower_fragcoord_wtrans.c", 7065 "./src/compiler/nir/nir_opt_memcpy.c", 7066 "./src/compiler/nir/nir_search.h", 7067 "./src/compiler/nir/nir_constant_expressions.py", 7068 "./src/compiler/nir/nir_loop_analyze.c", 7069 "./src/compiler/nir/nir_lower_io_to_vector.c", 7070 "./src/compiler/nir/nir_control_flow.c", 7071 "./src/compiler/nir/nir_lower_bool_to_bitsize.c", 7072 "./src/compiler/nir/nir_opt_intrinsics.c", 7073 "./src/compiler/nir/nir_lower_mem_access_bit_sizes.c", 7074 "./src/compiler/nir/nir_lower_single_sampled.c", 7075 "./src/compiler/nir/nir_lower_alu_width.c", 7076 "./src/compiler/nir/nir_lower_system_values.c", 7077 "./src/compiler/nir/nir_lower_scratch.c", 7078 "./src/compiler/nir/nir_schedule.c", 7079 "./src/compiler/nir/nir_lower_two_sided_color.c", 7080 "./src/compiler/nir/nir_lower_int64.c", 7081 "./src/compiler/nir/nir_lower_goto_ifs.c", 7082 "./src/compiler/nir/nir_lower_idiv.c", 7083 "./src/compiler/nir/nir_phi_builder.c", 7084 "./src/compiler/nir/nir_remove_dead_variables.c", 7085 "./src/compiler/nir/nir_lower_io.c", 7086 "./src/compiler/nir/nir_lower_returns.c", 7087 "./src/compiler/nir/nir_lower_image_atomics_to_global.c", 7088 "./src/compiler/nir/nir_lower_readonly_images_to_tex.c", 7089 "./src/compiler/nir/nir_constant_expressions.h", 7090 "./src/compiler/nir/nir_lower_wpos_center.c", 7091 "./src/compiler/nir/nir_format_convert.c", 7092 "./src/compiler/nir/nir_lower_printf.c", 7093 "./src/compiler/nir/nir_lower_task_shader.c", 7094 "./src/compiler/nir/nir_serialize.c", 7095 "./src/compiler/nir/nir_legacy.c", 7096 "./src/compiler/nir/nir_opt_clip_cull_const.c", 7097 "./src/compiler/nir/nir_lower_shader_calls.c", 7098 "./src/compiler/nir/nir_opt_copy_propagate.c", 7099 "./src/compiler/nir/nir_lower_non_uniform_access.c", 7100 "./src/compiler/nir/nir_lower_clip_cull_distance_arrays.c", 7101 "./src/compiler/nir/nir_lower_bool_to_int32.c", 7102 "./src/compiler/nir/nir_opt_generate_bfi.c", 7103 "./src/compiler/nir/nir_lower_is_helper_invocation.c", 7104 "./src/compiler/nir/nir_opt_uniform_atomics.c", 7105 "./src/compiler/nir/nir_gather_types.c", 7106 "./src/compiler/nir/nir_lower_atomics.c", 7107 "./src/compiler/nir/nir_opt_remove_phis.c", 7108 "./src/compiler/nir/nir_opt_fragdepth.c", 7109 "./src/compiler/nir/nir_lower_clip_disable.c", 7110 "./src/compiler/nir/nir_lower_interpolation.c", 7111 "./src/compiler/nir/nir_opt_peephole_select.c", 7112 "./src/compiler/nir/nir_lower_scratch_to_var.c", 7113 "./src/compiler/nir/nir_lower_clip.c", 7114 "./src/compiler/nir/nir_opt_loop_unroll.c", 7115 "./src/compiler/nir/nir_lower_frag_coord_to_pixel_coord.c", 7116 "./src/compiler/nir/nir_opt_offsets.c", 7117 "./src/compiler/nir/nir_lower_locals_to_regs.c", 7118 "./src/compiler/nir/nir_lower_bitmap.c", 7119 "./src/compiler/nir/nir_group_loads.c", 7120 "./src/compiler/nir/nir_propagate_invariant.c", 7121 "./src/compiler/nir/nir_lower_vars_to_ssa.c", 7122 "./src/compiler/nir/nir_opt_loop.c", 7123 "./src/compiler/nir/nir_lower_helper_writes.c", 7124 "./src/compiler/nir/nir_lower_view_index_to_device_index.c", 7125 "./src/compiler/nir/nir_remove_tex_shadow.c", 7126 "./src/compiler/nir/nir_lower_memory_model.c", 7127 "./src/compiler/nir/nir_builder.h", 7128 "./src/compiler/nir/nir_split_vars.c", 7129 "./src/compiler/nir/nir_lower_memcpy.c", 7130 "./src/compiler/nir/nir_opt_move_discards_to_top.c", 7131 "./src/compiler/nir/nir_validate.c", 7132 "./src/compiler/nir/nir_move_vec_src_uses_to_dest.c", 7133 "./src/compiler/nir/nir_lower_flatshade.c", 7134 "./src/compiler/nir/nir_opt_phi_precision.c", 7135 "./src/compiler/nir/nir_builtin_builder.h", 7136 "./src/compiler/nir/nir_opt_move.c", 7137 "./src/compiler/nir/nir_lower_subgroups.c", 7138 "./src/compiler/nir/nir_algebraic.py", 7139 "./src/compiler/nir/nir_control_flow.h", 7140 "./src/compiler/nir/nir_schedule.h", 7141 "./src/compiler/nir/nir_passthrough_gs.c", 7142 "./src/compiler/nir/nir_gather_xfb_info.c", 7143 "./src/compiler/nir/nir_builder.c", 7144 "./src/compiler/nir/nir_opt_dead_write_vars.c", 7145 "./src/compiler/nir/nir_builtin_builder.c", 7146 "./src/compiler/nir/nir_search.c", 7147 "./src/compiler/nir/nir_conversion_builder.h", 7148 "./src/compiler/nir/nir_lower_indirect_derefs.c", 7149 "./src/compiler/nir/nir_opcodes.py", 7150 "./src/compiler/nir/nir_lower_gs_intrinsics.c", 7151 "./src/compiler/nir/nir_normalize_cubemap_coords.c", 7152 "./src/compiler/nir/nir_lower_alu.c", 7153 "./src/compiler/nir/nir_search_helpers.h", 7154 "./src/compiler/nir/nir_range_analysis.c", 7155 "./src/compiler/nir/nir_lower_sysvals_to_varyings.c", 7156 "./src/compiler/nir/nir_opt_rematerialize_compares.c", 7157 "./src/compiler/nir/nir_lower_terminate_to_demote.c", 7158 "./src/compiler/nir/nir_move_output_stores_to_end.c", 7159 "./src/compiler/nir/nir_lower_image.c", 7160 "./src/compiler/nir/nir_precompiled.h", 7161 "./src/compiler/nir/nir_lower_texcoord_replace_late.c", 7162 "./src/compiler/nir/nir_lower_blend.h", 7163 "./src/compiler/nir/nir_repair_ssa.c", 7164 "./src/compiler/nir/nir_lower_undef_to_zero.c", 7165 "./src/compiler/nir/nir_print.c", 7166 "./src/compiler/nir/nir_trivialize_registers.c", 7167 "./src/compiler/nir/nir_clone.c", 7168 "./src/compiler/nir/nir_defines.h", 7169 "./src/compiler/nir/nir_opt_mqsad.c", 7170 "./src/compiler/nir/nir_opt_undef.c", 7171 "./src/compiler/nir/nir_opt_preamble.c", 7172 "./src/compiler/nir/nir_intrinsics.py", 7173 "./src/compiler/nir/nir_vla.h", 7174 "./src/compiler/nir/nir_opt_dead_cf.c", 7175 "./src/compiler/nir/nir_scale_fdiv.c", 7176 "./src/compiler/nir/nir_gather_info.c", 7177 "./src/compiler/nir/nir_lower_mediump.c", 7178 "./src/compiler/nir/nir_opt_large_constants.c", 7179 "./src/compiler/nir/nir_opt_find_array_copies.c", 7180 "./src/compiler/nir/nir_intrinsics_indices_h.py", 7181 "./src/compiler/nir/nir_opt_ray_queries.c", 7182 "./src/compiler/nir/nir_opt_combine_stores.c", 7183 "./src/compiler/nir/nir_lower_fb_read.c", 7184 "./src/compiler/nir/nir_opt_if.c", 7185 "./src/compiler/nir/nir_lower_viewport_transform.c", 7186 "./src/compiler/nir/nir_lower_const_arrays_to_uniforms.c", 7187 "./src/compiler/nir/nir_lower_tex.c", 7188 "./src/compiler/nir/nir_split_per_member_structs.c", 7189 "./src/compiler/nir/nir_gather_tcs_info.c", 7190 "./src/compiler/nir/nir_fixup_is_exported.c", 7191 "./src/compiler/nir/nir_lower_discard_if.c", 7192 "./src/compiler/nir/nir_instr_set.h", 7193 "./src/compiler/nir/nir.c", 7194 "./src/compiler/nir/nir_opt_conditional_discard.c", 7195 "./src/compiler/nir/nir_lower_texcoord_replace.c", 7196 "./src/compiler/nir/nir_lower_alpha_test.c", 7197 "./src/compiler/nir/nir_dominance.c", 7198 "./src/compiler/nir/nir_lower_multiview.c", 7199 "./src/compiler/nir/nir_lower_atomics_to_ssbo.c", 7200 "./src/compiler/nir/nir_opt_vectorize_io.c", 7201 "./src/compiler/nir/nir_lower_phis_to_scalar.c", 7202 "./src/compiler/nir/nir_split_64bit_vec3_and_vec4.c", 7203 "./src/compiler/nir/nir_lower_patch_vertices.c", 7204 "./src/compiler/nir/nir_loop_analyze.h", 7205 "./src/compiler/nir/nir_deref.c", 7206 "./src/compiler/nir/nir_worklist.c", 7207 "./src/compiler/nir/nir_lower_calls_to_builtins.c", 7208 "./src/compiler/nir/nir_lower_fragcolor.c", 7209 "./src/compiler/nir/nir_lower_io_arrays_to_elements.c", 7210 "./src/compiler/nir/nir_lower_blend.c", 7211 "./src/compiler/nir/nir_lower_ssbo.c", 7212 "./src/compiler/nir/nir.h", 7213 "./src/compiler/nir/nir_lower_reg_intrinsics_to_ssa.c", 7214 "./src/compiler/nir/meson.build", 7215 "./src/compiler/nir/nir_lower_point_smooth.c", 7216 "./src/compiler/nir/nir_instr_set.c", 7217 "./src/compiler/nir/nir_lower_flrp.c", 7218 "./src/compiler/nir/nir_lower_continue_constructs.c", 7219 "./src/compiler/nir/nir_lower_point_size.c", 7220 "./src/compiler/nir/nir_serialize.h", 7221 "./src/compiler/nir/nir_legacy.h", 7222 "./src/compiler/nir/nir_split_var_copies.c", 7223 "./src/compiler/nir/nir_opt_algebraic.py", 7224 "./src/compiler/nir/nir_opt_non_uniform_access.c", 7225 "./src/compiler/nir/nir_opt_cse.c", 7226 "./src/compiler/nir/nir_builder_opcodes_h.py", 7227 "./src/compiler/nir/nir_opt_call.c", 7228 "./src/compiler/nir/nir_lower_bool_to_float.c", 7229 "./src/compiler/nir/nir_lower_load_const_to_scalar.c", 7230 "./src/compiler/nir/nir_mod_analysis.c", 7231 "./src/compiler/nir/nir_lower_io_to_temporaries.c", 7232 "./src/compiler/nir/nir_from_ssa.c", 7233 "./src/compiler/nir/nir_opt_reassociate_bfi.c", 7234 "./src/compiler/nir/nir_opt_sink.c", 7235 "./src/compiler/nir/nir_opt_access.c", 7236 "./src/compiler/nir/nir_inline_helpers.h", 7237 "./src/compiler/nir/nir_lower_passthrough_edgeflags.c", 7238 "./src/compiler/nir/nir_opt_shrink_stores.c", 7239 "./src/compiler/nir/nir_sweep.c", 7240 "./src/compiler/nir/nir_opt_gcm.c", 7241 "./src/compiler/nir/nir_lower_variable_initializers.c", 7242 "./src/compiler/nir/nir_lower_cl_images.c", 7243 "./src/compiler/nir/nir_phi_builder.h", 7244 "./src/compiler/nir/nir_lower_ubo_vec4.c", 7245 "./src/compiler/nir/nir_opt_shrink_vectors.c", 7246 "./src/compiler/nir/nir_inline_uniforms.c", 7247 "./src/compiler/nir/nir_opt_licm.c", 7248 "./src/compiler/nir/nir_worklist.h", 7249 "./src/compiler/nir/nir_range_analysis.h", 7250 "./src/compiler/nir/nir_lower_convert_alu_types.c", 7251 "./src/compiler/nir/nir_lower_poly_line_smooth.c", 7252 "./src/compiler/nir/nir_intrinsics_c.py", 7253 "./src/compiler/nir/nir_lower_input_attachments.c", 7254 "./src/compiler/nir/nir_opt_uniform_subgroup.c", 7255 "./src/compiler/nir/nir_lower_tex_shadow.c", 7256 "./src/compiler/nir/nir_lower_vec3_to_vec4.c", 7257 "./src/compiler/nir/nir_opcodes_c.py", 7258 "./src/compiler/nir/nir_opt_copy_prop_vars.c", 7259 "./src/compiler/nir/nir_opt_dce.c", 7260 "./src/compiler/nir/nir_deref.h", 7261 "./src/compiler/nir/nir_to_lcssa.c", 7262 "./src/compiler/nir/nir_opt_frag_coord_to_pixel_coord.c", 7263 "./src/compiler/nir/nir_gs_count_vertices.c", 7264 "./src/compiler/nir/nir_lower_packing.c", 7265 "./src/compiler/nir/nir_lower_point_size_mov.c", 7266 "./src/compiler/nir/nir_liveness.c", 7267 "./src/compiler/nir/nir_metadata.c", 7268 "./src/compiler/nir/nir_xfb_info.h", 7269 "./src/compiler/nir/nir_lower_tess_coord_z.c", 7270 "./src/compiler/nir/nir_lower_clamp_color_outputs.c", 7271 "./src/compiler/nir/nir_lower_var_copies.c", 7272 "./src/compiler/libcl/libcl_vk.h", 7273 "./src/compiler/libcl/libcl.h", 7274 "./src/compiler/rust/rust_helpers.c", 7275 "./src/compiler/rust/bindings.h", 7276 "./src/compiler/rust/meson.build", 7277 "./src/compiler/rust/rust_helpers.h", 7278 "./src/compiler/clc/nir_load_libclc.c", 7279 "./src/compiler/clc/clc_helpers.cpp", 7280 "./src/compiler/clc/clc.c", 7281 "./src/compiler/clc/mesa_clc.c", 7282 "./src/compiler/clc/clc_helpers.h", 7283 "./src/compiler/clc/clc.h", 7284 "./src/compiler/clc/meson.build", 7285 "./src/compiler/clc/nir_clc_helpers.h", 7286 "./src/compiler/glsl_types.h", 7287 "./src/imagination/include/pvr_rogue_fw.h", 7288 "./src/imagination/include/pvr_types.h", 7289 "./src/imagination/include/hwdef/rogue_hw_utils.h", 7290 "./src/imagination/include/hwdef/rogue_hw_defs.h", 7291 "./src/imagination/vulkan/pvr_descriptor_set.c", 7292 "./src/imagination/vulkan/pvr_shader.h", 7293 "./src/imagination/vulkan/pvr_job_transfer.c", 7294 "./src/imagination/vulkan/pvr_limits.h", 7295 "./src/imagination/vulkan/pvr_job_compute.c", 7296 "./src/imagination/vulkan/pvr_csb.c", 7297 "./src/imagination/vulkan/pvr_tex_state.h", 7298 "./src/imagination/vulkan/pvr_private.h", 7299 "./src/imagination/vulkan/pvr_clear.h", 7300 "./src/imagination/vulkan/pvr_robustness.h", 7301 "./src/imagination/vulkan/pvr_dump_bo.c", 7302 "./src/imagination/vulkan/pvr_job_compute.h", 7303 "./src/imagination/vulkan/pvr_image.c", 7304 "./src/imagination/vulkan/pvr_hw_pass.h", 7305 "./src/imagination/vulkan/pvr_formats.c", 7306 "./src/imagination/vulkan/pvr_clear.c", 7307 "./src/imagination/vulkan/pvr_job_common.c", 7308 "./src/imagination/vulkan/pvr_spm.c", 7309 "./src/imagination/vulkan/pvr_device.c", 7310 "./src/imagination/vulkan/pvr_tex_state.c", 7311 "./src/imagination/vulkan/pvr_uscgen.c", 7312 "./src/imagination/vulkan/pvr_job_context.h", 7313 "./src/imagination/vulkan/pvr_common.h", 7314 "./src/imagination/vulkan/pvr_border.h", 7315 "./src/imagination/vulkan/pvr_hardcode.c", 7316 "./src/imagination/vulkan/pvr_job_transfer.h", 7317 "./src/imagination/vulkan/pvr_csb.h", 7318 "./src/imagination/vulkan/pvr_csb_enum_helpers.h", 7319 "./src/imagination/vulkan/pvr_hardcode.h", 7320 "./src/imagination/vulkan/winsys/pvr_winsys_helper.c", 7321 "./src/imagination/vulkan/winsys/pvr_winsys_helper.h", 7322 "./src/imagination/vulkan/winsys/powervr/pvr_drm_job_transfer.c", 7323 "./src/imagination/vulkan/winsys/powervr/pvr_drm_bo.c", 7324 "./src/imagination/vulkan/winsys/powervr/pvr_drm_job_compute.c", 7325 "./src/imagination/vulkan/winsys/powervr/pvr_drm_public.h", 7326 "./src/imagination/vulkan/winsys/powervr/pvr_drm_job_render.c", 7327 "./src/imagination/vulkan/winsys/powervr/pvr_drm_job_null.h", 7328 "./src/imagination/vulkan/winsys/powervr/pvr_drm_job_common.h", 7329 "./src/imagination/vulkan/winsys/powervr/pvr_drm.c", 7330 "./src/imagination/vulkan/winsys/powervr/pvr_drm_job_compute.h", 7331 "./src/imagination/vulkan/winsys/powervr/pvr_drm_job_render.h", 7332 "./src/imagination/vulkan/winsys/powervr/pvr_drm_bo.h", 7333 "./src/imagination/vulkan/winsys/powervr/pvr_drm.h", 7334 "./src/imagination/vulkan/winsys/powervr/pvr_drm_job_transfer.h", 7335 "./src/imagination/vulkan/winsys/powervr/pvr_drm_job_null.c", 7336 "./src/imagination/vulkan/winsys/pvr_winsys.h", 7337 "./src/imagination/vulkan/winsys/pvr_winsys.c", 7338 "./src/imagination/vulkan/winsys/pvrsrvkm/pvr_srv_bo.c", 7339 "./src/imagination/vulkan/winsys/pvrsrvkm/pvr_srv_job_render.c", 7340 "./src/imagination/vulkan/winsys/pvrsrvkm/pvr_srv_job_compute.h", 7341 "./src/imagination/vulkan/winsys/pvrsrvkm/pvr_srv_job_common.h", 7342 "./src/imagination/vulkan/winsys/pvrsrvkm/pvr_srv_job_transfer.h", 7343 "./src/imagination/vulkan/winsys/pvrsrvkm/pvr_srv_sync.c", 7344 "./src/imagination/vulkan/winsys/pvrsrvkm/pvr_srv_job_null.c", 7345 "./src/imagination/vulkan/winsys/pvrsrvkm/pvr_srv_sync_prim.h", 7346 "./src/imagination/vulkan/winsys/pvrsrvkm/pvr_srv_job_compute.c", 7347 "./src/imagination/vulkan/winsys/pvrsrvkm/fw-api/pvr_rogue_fwif_rf.h", 7348 "./src/imagination/vulkan/winsys/pvrsrvkm/fw-api/pvr_rogue_fwif.h", 7349 "./src/imagination/vulkan/winsys/pvrsrvkm/fw-api/pvr_rogue_fwif_shared.h", 7350 "./src/imagination/vulkan/winsys/pvrsrvkm/pvr_srv_bo.h", 7351 "./src/imagination/vulkan/winsys/pvrsrvkm/pvr_srv_bridge.h", 7352 "./src/imagination/vulkan/winsys/pvrsrvkm/pvr_srv_job_transfer.c", 7353 "./src/imagination/vulkan/winsys/pvrsrvkm/pvr_srv_job_common.c", 7354 "./src/imagination/vulkan/winsys/pvrsrvkm/pvr_srv_bridge.c", 7355 "./src/imagination/vulkan/winsys/pvrsrvkm/pvr_srv_job_null.h", 7356 "./src/imagination/vulkan/winsys/pvrsrvkm/pvr_srv.h", 7357 "./src/imagination/vulkan/winsys/pvrsrvkm/pvr_srv_sync.h", 7358 "./src/imagination/vulkan/winsys/pvrsrvkm/pvr_srv_sync_prim.c", 7359 "./src/imagination/vulkan/winsys/pvrsrvkm/pvr_srv.c", 7360 "./src/imagination/vulkan/winsys/pvrsrvkm/pvr_srv_job_render.h", 7361 "./src/imagination/vulkan/winsys/pvrsrvkm/pvr_srv_public.h", 7362 "./src/imagination/vulkan/pvr_job_context.c", 7363 "./src/imagination/vulkan/pvr_pipeline.c", 7364 "./src/imagination/vulkan/pvr_nir.c", 7365 "./src/imagination/vulkan/pvr_transfer_frag_store.h", 7366 "./src/imagination/vulkan/pds/pvr_pds_programs/pvr_draw_indirect_elements_base_instance1.h", 7367 "./src/imagination/vulkan/pds/pvr_pds_programs/pvr_draw_indirect_elements_base_instance_drawid2.h", 7368 "./src/imagination/vulkan/pds/pvr_pds_programs/pvr_draw_indirect_arrays_base_instance_drawid2.h", 7369 "./src/imagination/vulkan/pds/pvr_pds_programs/pvr_draw_indirect_elements0.h", 7370 "./src/imagination/vulkan/pds/pvr_pds_programs/pvr_draw_indirect_arrays_base_instance_drawid1.h", 7371 "./src/imagination/vulkan/pds/pvr_pds_programs/pvr_draw_indirect_elements_base_instance2.h", 7372 "./src/imagination/vulkan/pds/pvr_pds_programs/pvr_draw_indirect_elements_base_instance_drawid3.h", 7373 "./src/imagination/vulkan/pds/pvr_pds_programs/pvr_draw_indirect_arrays_base_instance1.h", 7374 "./src/imagination/vulkan/pds/pvr_pds_programs/pvr_draw_indirect_arrays_base_instance_drawid3.h", 7375 "./src/imagination/vulkan/pds/pvr_pds_programs/pvr_draw_indirect_elements_base_instance3.h", 7376 "./src/imagination/vulkan/pds/pvr_pds_programs/pvr_draw_indirect_elements_base_instance0.h", 7377 "./src/imagination/vulkan/pds/pvr_pds_programs/pvr_draw_indirect_elements3.h", 7378 "./src/imagination/vulkan/pds/pvr_pds_programs/pvr_draw_indirect_elements1.h", 7379 "./src/imagination/vulkan/pds/pvr_pds_programs/pvr_draw_indirect_elements2.h", 7380 "./src/imagination/vulkan/pds/pvr_pds_programs/pvr_draw_indirect_elements_base_instance_drawid1.h", 7381 "./src/imagination/vulkan/pds/pvr_pds_programs/pvr_draw_indirect_arrays2.h", 7382 "./src/imagination/vulkan/pds/pvr_pds_programs/pvr_draw_indirect_elements_base_instance_drawid0.h", 7383 "./src/imagination/vulkan/pds/pvr_pds_programs/pvr_draw_indirect_arrays1.h", 7384 "./src/imagination/vulkan/pds/pvr_pds_programs/pvr_draw_indirect_arrays0.h", 7385 "./src/imagination/vulkan/pds/pvr_pds_programs/pvr_draw_indirect_arrays_base_instance3.h", 7386 "./src/imagination/vulkan/pds/pvr_pds_programs/pvr_draw_indirect_arrays_base_instance2.h", 7387 "./src/imagination/vulkan/pds/pvr_pds_programs/pvr_draw_indirect_arrays_base_instance0.h", 7388 "./src/imagination/vulkan/pds/pvr_pds_programs/pvr_draw_indirect_arrays3.h", 7389 "./src/imagination/vulkan/pds/pvr_pds_programs/pvr_draw_indirect_arrays_base_instance_drawid0.h", 7390 "./src/imagination/vulkan/pds/pvr_pds.h", 7391 "./src/imagination/vulkan/pds/pvr_pds.c", 7392 "./src/imagination/vulkan/pds/pvr_pds_printer.c", 7393 "./src/imagination/vulkan/pds/pvr_pipeline_pds.c", 7394 "./src/imagination/vulkan/pds/pvr_rogue_pds_encode.h", 7395 "./src/imagination/vulkan/pds/pvr_rogue_pds_disasm.h", 7396 "./src/imagination/vulkan/pds/pvr_rogue_pds_defs.h", 7397 "./src/imagination/vulkan/pds/meson.build", 7398 "./src/imagination/vulkan/pds/pvr_pds_disasm.c", 7399 "./src/imagination/vulkan/pvr_queue.c", 7400 "./src/imagination/vulkan/pvr_hw_pass.c", 7401 "./src/imagination/vulkan/pvr_cmd_buffer.c", 7402 "./src/imagination/vulkan/pvr_job_render.h", 7403 "./src/imagination/vulkan/pvr_border.c", 7404 "./src/imagination/vulkan/pvr_query.c", 7405 "./src/imagination/vulkan/pvr_spm.h", 7406 "./src/imagination/vulkan/pvr_transfer_frag_store.c", 7407 "./src/imagination/vulkan/pvr_nir.h", 7408 "./src/imagination/vulkan/meson.build", 7409 "./src/imagination/vulkan/pvr_dump_csb.c", 7410 "./src/imagination/vulkan/pvr_bo.h", 7411 "./src/imagination/vulkan/pvr_pass.c", 7412 "./src/imagination/vulkan/pvr_bo.c", 7413 "./src/imagination/vulkan/pvr_blit.c", 7414 "./src/imagination/vulkan/pvr_blit.h", 7415 "./src/imagination/vulkan/pvr_job_common.h", 7416 "./src/imagination/vulkan/usc/programs/pvr_usc_fragment_shader.h", 7417 "./src/imagination/vulkan/usc/programs/pvr_vdm_store_sr.h", 7418 "./src/imagination/vulkan/usc/programs/pvr_static_shaders.h", 7419 "./src/imagination/vulkan/usc/programs/pvr_vdm_load_sr.h", 7420 "./src/imagination/vulkan/usc/programs/pvr_shader_factory.h", 7421 "./src/imagination/vulkan/usc/programs/pvr_cdm_load_sr.h", 7422 "./src/imagination/vulkan/usc/pvr_uscgen.c", 7423 "./src/imagination/vulkan/usc/pvr_uscgen_tq.c", 7424 "./src/imagination/vulkan/usc/pvr_uscgen.h", 7425 "./src/imagination/vulkan/usc/hardcoded_apps/pvr_simple_compute.h", 7426 "./src/imagination/vulkan/pvr_wsi.c", 7427 "./src/imagination/vulkan/pvr_shader.c", 7428 "./src/imagination/vulkan/pvr_uscgen.h", 7429 "./src/imagination/vulkan/pvr_dump_bo.h", 7430 "./src/imagination/vulkan/pvr_job_render.c", 7431 "./src/imagination/vulkan/pvr_query_compute.c", 7432 "./src/imagination/vulkan/pvr_robustness.c", 7433 "./src/imagination/vulkan/pvr_formats.h", 7434 "./src/imagination/rogue/tools/meson.build", 7435 "./src/imagination/rogue/tools/vk_compiler.c", 7436 "./src/imagination/rogue/passes/rogue_dce.c", 7437 "./src/imagination/rogue/passes/rogue_constreg.c", 7438 "./src/imagination/rogue/passes/rogue_lower_pseudo_ops.c", 7439 "./src/imagination/rogue/passes/rogue_schedule_wdf.c", 7440 "./src/imagination/rogue/passes/rogue_schedule_uvsw.c", 7441 "./src/imagination/rogue/passes/rogue_copy_prop.c", 7442 "./src/imagination/rogue/passes/rogue_trim.c", 7443 "./src/imagination/rogue/passes/rogue_regalloc.c", 7444 "./src/imagination/rogue/passes/rogue_lower_late_ops.c", 7445 "./src/imagination/rogue/passes/rogue_schedule_instr_groups.c", 7446 "./src/imagination/rogue/rogue_print.c", 7447 "./src/imagination/rogue/rogue_info.c", 7448 "./src/imagination/rogue/rogue_compile.c", 7449 "./src/imagination/rogue/rogue_constreg.c", 7450 "./src/imagination/rogue/rogue_builder.h", 7451 "./src/imagination/rogue/rogue_debug.c", 7452 "./src/imagination/rogue/meson.build", 7453 "./src/imagination/rogue/rogue_isa.h", 7454 "./src/imagination/rogue/nir/rogue_nir_lower_io.c", 7455 "./src/imagination/rogue/nir/rogue_nir_pfo.c", 7456 "./src/imagination/rogue/rogue.h", 7457 "./src/imagination/rogue/rogue.c", 7458 "./src/imagination/rogue/rogue_validate.c", 7459 "./src/imagination/rogue/rogue_builder.c", 7460 "./src/imagination/rogue/rogue_encode.c", 7461 "./src/imagination/rogue/rogue_build_data.c", 7462 "./src/imagination/rogue/rogue_nir.c", 7463 "./src/imagination/pco/pco_ops.h.py", 7464 "./src/imagination/pco/pco_end.c", 7465 "./src/imagination/pco/pco_ir.c", 7466 "./src/imagination/pco/pco_nir.c", 7467 "./src/imagination/pco/pco_common.h.py", 7468 "./src/imagination/pco/pco_group_instrs.c", 7469 "./src/imagination/pco/pco_nir_pvfio.c", 7470 "./src/imagination/pco/pco_validate.c", 7471 "./src/imagination/pco/pco_schedule.c", 7472 "./src/imagination/pco/pco.h", 7473 "./src/imagination/pco/pco_debug.c", 7474 "./src/imagination/pco/pco_internal.h", 7475 "./src/imagination/pco/pco_ra.c", 7476 "./src/imagination/pco/pco_builder.h", 7477 "./src/imagination/pco/pco_builder_ops.h.py", 7478 "./src/imagination/pco/pco.c", 7479 "./src/imagination/pco/pco_map.h.py", 7480 "./src/imagination/pco/pco_trans_nir.c", 7481 "./src/imagination/pco/pco_binary.c", 7482 "./src/imagination/pco/pco_opt.c", 7483 "./src/imagination/pco/pco_data.h", 7484 "./src/imagination/pco/meson.build", 7485 "./src/imagination/pco/pco_print.c", 7486 "./src/imagination/pco/pco_map.py", 7487 "./src/imagination/pco/pco_info.c.py", 7488 "./src/imagination/pco/pco_ops.py", 7489 "./src/imagination/pco/pco_index.c", 7490 "./src/imagination/pco/pco_pygen_common.py", 7491 "./src/imagination/pco/pco_const_imms.c", 7492 "./src/imagination/pco/pco_isa.py", 7493 "./src/imagination/pco/pco_isa.h.py", 7494 "./src/imagination/common/pvr_util.h", 7495 "./src/imagination/common/pvr_dump_info.h", 7496 "./src/imagination/common/pvr_dump_info.c", 7497 "./src/imagination/common/pvr_device_info.h", 7498 "./src/imagination/common/device_info/gx6250.h", 7499 "./src/imagination/common/device_info/axe-1-16m.h", 7500 "./src/imagination/common/device_info/bxs-4-64.h", 7501 "./src/imagination/common/pvr_debug.h", 7502 "./src/imagination/common/pvr_device_info.c", 7503 "./src/imagination/common/pvr_dump.c", 7504 "./src/imagination/common/pvr_debug.c", 7505 "./src/imagination/common/pvr_util.c", 7506 "./src/imagination/common/meson.build", 7507 "./src/imagination/common/pvr_dump.h", 7508 "./src/imagination/meson.build", 7509 "./src/imagination/csbgen/rogue_hwdefs.h", 7510 "./src/imagination/csbgen/rogue_pbestate.xml", 7511 "./src/imagination/csbgen/rogue_ppp.xml", 7512 "./src/imagination/csbgen/rogue_lls.xml", 7513 "./src/imagination/csbgen/rogue_cr.xml", 7514 "./src/imagination/csbgen/rogue_kmd_stream.xml", 7515 "./src/imagination/csbgen/rogue_vdm.xml", 7516 "./src/imagination/csbgen/meson.build", 7517 "./src/imagination/csbgen/rogue_cdm.xml", 7518 "./src/imagination/csbgen/gen_pack_header.py", 7519 "./src/imagination/csbgen/rogue_pds.xml", 7520 "./src/imagination/csbgen/rogue_ipf.xml", 7521 "./src/imagination/csbgen/pvr_packet_helpers.h", 7522 "./src/imagination/csbgen/rogue_texstate.xml", 7523 "./src/mapi/shared-glapi/tests/meson.build", 7524 "./src/mapi/shared-glapi/tests/check_table.cpp", 7525 "./src/mapi/shared-glapi/stub.c", 7526 "./src/mapi/shared-glapi/stub.h", 7527 "./src/mapi/shared-glapi/table.h", 7528 "./src/mapi/shared-glapi/meson.build", 7529 "./src/mapi/shared-glapi/glapi.c", 7530 "./src/mapi/shared-glapi/table.c", 7531 "./src/mapi/glapi/registry/gl.xml", 7532 "./src/mapi/glapi/tests/check_table.cpp", 7533 "./src/mapi/glapi/glapi.h", 7534 "./src/mapi/glapi/glapi_priv.h", 7535 "./src/mapi/glapi/gen/ARB_pipeline_statistics_query.xml", 7536 "./src/mapi/glapi/gen/ARB_clear_texture.xml", 7537 "./src/mapi/glapi/gen/NV_half_float.xml", 7538 "./src/mapi/glapi/gen/ARB_shader_atomic_counters.xml", 7539 "./src/mapi/glapi/gen/ARB_shader_storage_buffer_object.xml", 7540 "./src/mapi/glapi/gen/GL3x.xml", 7541 "./src/mapi/glapi/gen/glX_proto_common.py", 7542 "./src/mapi/glapi/gen/ARB_vertex_attrib_64bit.xml", 7543 "./src/mapi/glapi/gen/ARB_texture_rgb10_a2ui.xml", 7544 "./src/mapi/glapi/gen/ARB_viewport_array.xml", 7545 "./src/mapi/glapi/gen/ARB_draw_instanced.xml", 7546 "./src/mapi/glapi/gen/ARB_vertex_array_object.xml", 7547 "./src/mapi/glapi/gen/NV_vdpau_interop.xml", 7548 "./src/mapi/glapi/gen/ARB_gl_spirv.xml", 7549 "./src/mapi/glapi/gen/ARB_invalidate_subdata.xml", 7550 "./src/mapi/glapi/gen/KHR_robustness.xml", 7551 "./src/mapi/glapi/gen/ARB_draw_buffers_blend.xml", 7552 "./src/mapi/glapi/gen/glX_proto_send.py", 7553 "./src/mapi/glapi/gen/ARB_draw_elements_base_vertex.xml", 7554 "./src/mapi/glapi/gen/marshal_XML.py", 7555 "./src/mapi/glapi/gen/OES_single_precision.xml", 7556 "./src/mapi/glapi/gen/ARB_blend_func_extended.xml", 7557 "./src/mapi/glapi/gen/ARB_texture_rg.xml", 7558 "./src/mapi/glapi/gen/ARB_spirv_extensions.xml", 7559 "./src/mapi/glapi/gen/typeexpr.py", 7560 "./src/mapi/glapi/gen/EXT_EGL_image_storage.xml", 7561 "./src/mapi/glapi/gen/api_beginend_init_h.py", 7562 "./src/mapi/glapi/gen/INTEL_performance_query.xml", 7563 "./src/mapi/glapi/gen/ARB_sparse_texture.xml", 7564 "./src/mapi/glapi/gen/static_data.py", 7565 "./src/mapi/glapi/gen/EXT_window_rectangles.xml", 7566 "./src/mapi/glapi/gen/ARB_map_buffer_range.xml", 7567 "./src/mapi/glapi/gen/api_save_h.py", 7568 "./src/mapi/glapi/gen/ARB_shader_subroutine.xml", 7569 "./src/mapi/glapi/gen/ARB_copy_image.xml", 7570 "./src/mapi/glapi/gen/glX_API.xml", 7571 "./src/mapi/glapi/gen/ARB_get_texture_sub_image.xml", 7572 "./src/mapi/glapi/gen/ARB_gpu_shader5.xml", 7573 "./src/mapi/glapi/gen/NV_copy_image.xml", 7574 "./src/mapi/glapi/gen/ARB_robustness.xml", 7575 "./src/mapi/glapi/gen/ARB_seamless_cube_map.xml", 7576 "./src/mapi/glapi/gen/EXT_provoking_vertex.xml", 7577 "./src/mapi/glapi/gen/ARB_gpu_shader_fp64.xml", 7578 "./src/mapi/glapi/gen/EXT_separate_shader_objects.xml", 7579 "./src/mapi/glapi/gen/ARB_vertex_attrib_binding.xml", 7580 "./src/mapi/glapi/gen/es_EXT.xml", 7581 "./src/mapi/glapi/gen/KHR_robustness_es.xml", 7582 "./src/mapi/glapi/gen/gl_marshal_h.py", 7583 "./src/mapi/glapi/gen/ARB_copy_buffer.xml", 7584 "./src/mapi/glapi/gen/AMD_depth_clamp_separate.xml", 7585 "./src/mapi/glapi/gen/ARB_draw_indirect.xml", 7586 "./src/mapi/glapi/gen/ARB_framebuffer_object.xml", 7587 "./src/mapi/glapi/gen/EXT_external_objects_fd.xml", 7588 "./src/mapi/glapi/gen/gl_procs.py", 7589 "./src/mapi/glapi/gen/gl_table.py", 7590 "./src/mapi/glapi/gen/ARB_texture_view.xml", 7591 "./src/mapi/glapi/gen/EXT_vertex_attrib_64bit.xml", 7592 "./src/mapi/glapi/gen/NV_alpha_to_coverage_dither_control.xml", 7593 "./src/mapi/glapi/gen/ARB_ES2_compatibility.xml", 7594 "./src/mapi/glapi/gen/KHR_shader_subgroup.xml", 7595 "./src/mapi/glapi/gen/ARB_multi_bind.xml", 7596 "./src/mapi/glapi/gen/OVR_multiview.xml", 7597 "./src/mapi/glapi/gen/ARB_ES3_compatibility.xml", 7598 "./src/mapi/glapi/gen/ARB_texture_storage_multisample.xml", 7599 "./src/mapi/glapi/gen/glX_proto_recv.py", 7600 "./src/mapi/glapi/gen/gl_enums.py", 7601 "./src/mapi/glapi/gen/gl_XML.py", 7602 "./src/mapi/glapi/gen/ARB_tessellation_shader.xml", 7603 "./src/mapi/glapi/gen/NV_viewport_swizzle.xml", 7604 "./src/mapi/glapi/gen/ARB_sync.xml", 7605 "./src/mapi/glapi/gen/ARB_depth_clamp.xml", 7606 "./src/mapi/glapi/gen/ARB_texture_multisample.xml", 7607 "./src/mapi/glapi/gen/ARB_indirect_parameters.xml", 7608 "./src/mapi/glapi/gen/OES_fixed_point.xml", 7609 "./src/mapi/glapi/gen/EXT_gpu_shader4.xml", 7610 "./src/mapi/glapi/gen/gl_gentable.py", 7611 "./src/mapi/glapi/gen/OVR_multiview_multisampled_render_to_texture.xml", 7612 "./src/mapi/glapi/gen/EXT_direct_state_access.xml", 7613 "./src/mapi/glapi/gen/EXT_shader_image_load_store.xml", 7614 "./src/mapi/glapi/gen/ARB_clear_buffer_object.xml", 7615 "./src/mapi/glapi/gen/ARB_shader_image_load_store.xml", 7616 "./src/mapi/glapi/gen/api_exec_decl_h.py", 7617 "./src/mapi/glapi/gen/EXT_texture_storage.xml", 7618 "./src/mapi/glapi/gen/gl_marshal.py", 7619 "./src/mapi/glapi/gen/ARB_sample_shading.xml", 7620 "./src/mapi/glapi/gen/ARB_program_interface_query.xml", 7621 "./src/mapi/glapi/gen/NV_primitive_restart.xml", 7622 "./src/mapi/glapi/gen/ARB_base_instance.xml", 7623 "./src/mapi/glapi/gen/ARB_draw_buffers.xml", 7624 "./src/mapi/glapi/gen/ARB_vertex_type_2_10_10_10_rev.xml", 7625 "./src/mapi/glapi/gen/ARB_compute_shader.xml", 7626 "./src/mapi/glapi/gen/ARB_texture_compression_rgtc.xml", 7627 "./src/mapi/glapi/gen/ARB_clip_control.xml", 7628 "./src/mapi/glapi/gen/gl_unmarshal_table.py", 7629 "./src/mapi/glapi/gen/ARB_bindless_texture.xml", 7630 "./src/mapi/glapi/gen/ARB_internalformat_query2.xml", 7631 "./src/mapi/glapi/gen/KHR_texture_compression_astc.xml", 7632 "./src/mapi/glapi/gen/EXT_external_objects.xml", 7633 "./src/mapi/glapi/gen/glX_XML.py", 7634 "./src/mapi/glapi/gen/NV_conditional_render.xml", 7635 "./src/mapi/glapi/gen/ARB_gpu_shader_int64.xml", 7636 "./src/mapi/glapi/gen/gl_x86-64_asm.py", 7637 "./src/mapi/glapi/gen/api_exec_init.py", 7638 "./src/mapi/glapi/gen/gl_x86_asm.py", 7639 "./src/mapi/glapi/gen/EXT_transform_feedback.xml", 7640 "./src/mapi/glapi/gen/EXT_framebuffer_object.xml", 7641 "./src/mapi/glapi/gen/ARB_texture_float.xml", 7642 "./src/mapi/glapi/gen/EXT_multisampled_render_to_texture.xml", 7643 "./src/mapi/glapi/gen/GL4x.xml", 7644 "./src/mapi/glapi/gen/EXT_texture_array.xml", 7645 "./src/mapi/glapi/gen/AMD_gpu_shader_int64.xml", 7646 "./src/mapi/glapi/gen/MESA_tile_raster_order.xml", 7647 "./src/mapi/glapi/gen/ARB_compute_variable_group_size.xml", 7648 "./src/mapi/glapi/gen/meson.build", 7649 "./src/mapi/glapi/gen/ARB_sparse_buffer.xml", 7650 "./src/mapi/glapi/gen/gl_API.xml", 7651 "./src/mapi/glapi/gen/ARB_uniform_buffer_object.xml", 7652 "./src/mapi/glapi/gen/ARB_shading_language_include.xml", 7653 "./src/mapi/glapi/gen/KHR_debug.xml", 7654 "./src/mapi/glapi/gen/api_save_init_h.py", 7655 "./src/mapi/glapi/gen/ARB_debug_output.xml", 7656 "./src/mapi/glapi/gen/EXT_external_objects_win32.xml", 7657 "./src/mapi/glapi/gen/ARB_direct_state_access.xml", 7658 "./src/mapi/glapi/gen/ARB_compressed_texture_pixel_storage.xml", 7659 "./src/mapi/glapi/gen/ARB_texture_buffer_object.xml", 7660 "./src/mapi/glapi/gen/OES_EGL_image.xml", 7661 "./src/mapi/glapi/gen/KHR_context_flush_control.xml", 7662 "./src/mapi/glapi/gen/AMD_performance_monitor.xml", 7663 "./src/mapi/glapi/gen/ARB_instanced_arrays.xml", 7664 "./src/mapi/glapi/gen/ARB_texture_cube_map_array.xml", 7665 "./src/mapi/glapi/gen/EXT_texture_storage_compression.xml", 7666 "./src/mapi/glapi/gen/ARB_sampler_objects.xml", 7667 "./src/mapi/glapi/gen/ARB_get_program_binary.xml", 7668 "./src/mapi/glapi/gen/gl_SPARC_asm.py", 7669 "./src/mapi/glapi/gen/gl_and_es_API.xml", 7670 "./src/mapi/glapi/gen/GREMEDY_string_marker.xml", 7671 "./src/mapi/glapi/gen/gl_and_glX_API.xml", 7672 "./src/mapi/glapi/gen/AMD_draw_buffers_blend.xml", 7673 "./src/mapi/glapi/gen/ARB_internalformat_query.xml", 7674 "./src/mapi/glapi/gen/ARB_color_buffer_float.xml", 7675 "./src/mapi/glapi/gen/ARB_framebuffer_no_attachments.xml", 7676 "./src/mapi/glapi/gen/glX_server_table.py", 7677 "./src/mapi/glapi/gen/ARB_texture_barrier.xml", 7678 "./src/mapi/glapi/gen/NV_texture_barrier.xml", 7679 "./src/mapi/glapi/gen/ARB_separate_shader_objects.xml", 7680 "./src/mapi/glapi/gen/ARB_texture_storage.xml", 7681 "./src/mapi/glapi/gen/EXT_draw_buffers2.xml", 7682 "./src/mapi/glapi/gen/OES_texture_compression_astc.xml", 7683 "./src/mapi/glapi/gen/EXT_packed_depth_stencil.xml", 7684 "./src/mapi/glapi/gen/glX_proto_size.py", 7685 "./src/mapi/glapi/gen/EXT_texture_integer.xml", 7686 "./src/mapi/glapi/gen/ARB_depth_buffer_float.xml", 7687 "./src/mapi/glapi/gen/ARB_texture_buffer_range.xml", 7688 "./src/mapi/glapi/gen/api_hw_select_init_h.py", 7689 "./src/mapi/glapi/gen/license.py", 7690 "./src/mapi/glapi/gen/apiexec.py", 7691 "./src/mapi/glapi/gen/gl_apitemp.py", 7692 "./src/mapi/glapi/gen/ARB_texture_gather.xml", 7693 "./src/mapi/glapi/glapi_getproc.c", 7694 "./src/mapi/glapi/glapi_entrypoint.c", 7695 "./src/mapi/glapi/glapi_nop.c", 7696 "./src/mapi/glapi/glapi_dispatch.c", 7697 "./src/mapi/glapi/meson.build", 7698 "./src/mapi/glapi/glapi.c", 7699 "./src/mapi/u_current.c", 7700 "./src/mapi/entry.c", 7701 "./src/mapi/entry_x86-64_tls.h", 7702 "./src/mapi/entry.h", 7703 "./src/mapi/new/genCommon.py", 7704 "./src/mapi/new/gen_gldispatch_mapi.py", 7705 "./src/mapi/u_current.h", 7706 "./src/mapi/es1api/gles1-symbols.txt", 7707 "./src/mapi/es1api/meson.build", 7708 "./src/mapi/es2api/gles2-symbols.txt", 7709 "./src/mapi/es2api/meson.build", 7710 "./src/mapi/meson.build", 7711 "./src/mapi/mapi_abi.py", 7712 "./src/mapi/entry_ppc64le_tls.h", 7713 "./src/mapi/mapi_tmp.h", 7714 "./src/mapi/entry_x86_tls.h", 7715 "./src/nouveau/codegen/nv50_ir_target_gv100.cpp", 7716 "./src/nouveau/codegen/nv50_ir_emit_gv100.cpp", 7717 "./src/nouveau/codegen/nv50_ir.h", 7718 "./src/nouveau/codegen/nv50_ir_driver.h", 7719 "./src/nouveau/codegen/nv50_ir_target_nv50.cpp", 7720 "./src/nouveau/codegen/nv50_ir_lowering_gv100.cpp", 7721 "./src/nouveau/codegen/nv50_ir_graph.h", 7722 "./src/nouveau/codegen/nv50_ir_util.cpp", 7723 "./src/nouveau/codegen/nv50_ir_lowering_gm107.h", 7724 "./src/nouveau/codegen/nv50_ir_ra.cpp", 7725 "./src/nouveau/codegen/nv50_ir_from_nir.cpp", 7726 "./src/nouveau/codegen/nv50_ir_emit_gk110.cpp", 7727 "./src/nouveau/codegen/nv50_ir_lowering_nv50.cpp", 7728 "./src/nouveau/codegen/nv50_ir_ssa.cpp", 7729 "./src/nouveau/codegen/nv50_ir_peephole.cpp", 7730 "./src/nouveau/codegen/nv50_ir_target_gv100.h", 7731 "./src/nouveau/codegen/nv50_ir_target_nv50.h", 7732 "./src/nouveau/codegen/nv50_ir_emit_nvc0.cpp", 7733 "./src/nouveau/codegen/nv50_ir_target_gm107.cpp", 7734 "./src/nouveau/codegen/nv50_ir_emit_gv100.h", 7735 "./src/nouveau/codegen/lib/gf100.asm.h", 7736 "./src/nouveau/codegen/lib/gk104.asm.h", 7737 "./src/nouveau/codegen/lib/gm107.asm.h", 7738 "./src/nouveau/codegen/lib/gk110.asm.h", 7739 "./src/nouveau/codegen/nv50_ir_util.h", 7740 "./src/nouveau/codegen/nv50_ir_lowering_helper.h", 7741 "./src/nouveau/codegen/nv50_ir_lowering_gv100.h", 7742 "./src/nouveau/codegen/nv50_ir_build_util.cpp", 7743 "./src/nouveau/codegen/nv50_ir_lowering_nvc0.cpp", 7744 "./src/nouveau/codegen/nv50_ir_target_nvc0.h", 7745 "./src/nouveau/codegen/nv50_ir_lowering_gm107.cpp", 7746 "./src/nouveau/codegen/nv50_ir_lowering_helper.cpp", 7747 "./src/nouveau/codegen/nv50_ir_inlines.h", 7748 "./src/nouveau/codegen/nv50_ir_target.h", 7749 "./src/nouveau/codegen/nv50_ir_graph.cpp", 7750 "./src/nouveau/codegen/nv50_ir_build_util.h", 7751 "./src/nouveau/codegen/nv50_ir_sched_gm107.h", 7752 "./src/nouveau/codegen/nv50_ir_lowering_nvc0.h", 7753 "./src/nouveau/codegen/meson.build", 7754 "./src/nouveau/codegen/nv50_ir_target.cpp", 7755 "./src/nouveau/codegen/nv50_ir_emit_gm107.cpp", 7756 "./src/nouveau/codegen/nv50_ir_emit_nv50.cpp", 7757 "./src/nouveau/codegen/nv50_ir_print.cpp", 7758 "./src/nouveau/codegen/nv50_ir.cpp", 7759 "./src/nouveau/codegen/nv50_ir_target_gm107.h", 7760 "./src/nouveau/codegen/nv50_ir_bb.cpp", 7761 "./src/nouveau/codegen/nv50_ir_serialize.cpp", 7762 "./src/nouveau/codegen/nv50_ir_target_nvc0.cpp", 7763 "./src/nouveau/drm-shim/nouveau_noop.c", 7764 "./src/nouveau/drm-shim/meson.build", 7765 "./src/nouveau/mme/tests/mme_builder_test.cpp", 7766 "./src/nouveau/mme/tests/mme_tu104_sim_hw_test.cpp", 7767 "./src/nouveau/mme/tests/mme_runner.cpp", 7768 "./src/nouveau/mme/tests/mme_runner.h", 7769 "./src/nouveau/mme/tests/mme_fermi_sim_hw_test.cpp", 7770 "./src/nouveau/mme/mme_fermi_builder.c", 7771 "./src/nouveau/mme/mme_tu104_builder.h", 7772 "./src/nouveau/mme/mme_fermi_sim.c", 7773 "./src/nouveau/mme/mme_tu104_sim.h", 7774 "./src/nouveau/mme/mme_tu104.h", 7775 "./src/nouveau/mme/mme_tu104_builder.c", 7776 "./src/nouveau/mme/mme_sim.h", 7777 "./src/nouveau/mme/mme_tu104_sim.c", 7778 "./src/nouveau/mme/isa.h", 7779 "./src/nouveau/mme/mme_builder.h", 7780 "./src/nouveau/mme/mme_tu104.c", 7781 "./src/nouveau/mme/meson.build", 7782 "./src/nouveau/mme/mme_fermi_sim.h", 7783 "./src/nouveau/mme/mme_value.h", 7784 "./src/nouveau/mme/mme_fermi_builder.h", 7785 "./src/nouveau/mme/mme_bitpack_helpers.h", 7786 "./src/nouveau/mme/nv_mme_dump.c", 7787 "./src/nouveau/mme/mme_sim.c", 7788 "./src/nouveau/mme/mme_fermi.h", 7789 "./src/nouveau/mme/mme_fermi.c", 7790 "./src/nouveau/vulkan/nvk_nir_lower_descriptors.c", 7791 "./src/nouveau/vulkan/nvk_edb_bview_cache.c", 7792 "./src/nouveau/vulkan/nvk_instance.h", 7793 "./src/nouveau/vulkan/nvk_indirect_execution_set.c", 7794 "./src/nouveau/vulkan/nvk_cmd_buffer.c", 7795 "./src/nouveau/vulkan/nvk_cmd_pool.c", 7796 "./src/nouveau/vulkan/nvk_image_view.h", 7797 "./src/nouveau/vulkan/nvk_cmd_clear.c", 7798 "./src/nouveau/vulkan/nvk_queue.c", 7799 "./src/nouveau/vulkan/nvk_cmd_draw.c", 7800 "./src/nouveau/vulkan/nvk_edb_bview_cache.h", 7801 "./src/nouveau/vulkan/nvk_heap.c", 7802 "./src/nouveau/vulkan/nvk_physical_device.c", 7803 "./src/nouveau/vulkan/nvk_buffer.h", 7804 "./src/nouveau/vulkan/nvk_descriptor_set.c", 7805 "./src/nouveau/vulkan/nvk_upload_queue.h", 7806 "./src/nouveau/vulkan/nvk_buffer.c", 7807 "./src/nouveau/vulkan/nvk_format.c", 7808 "./src/nouveau/vulkan/nvk_descriptor_types.h", 7809 "./src/nouveau/vulkan/nvk_cmd_meta.c", 7810 "./src/nouveau/vulkan/nvk_cmd_pool.h", 7811 "./src/nouveau/vulkan/nvk_sampler.h", 7812 "./src/nouveau/vulkan/nvk_descriptor_set_layout.h", 7813 "./src/nouveau/vulkan/test_nvk_mme.c", 7814 "./src/nouveau/vulkan/nvk_descriptor_set_layout.c", 7815 "./src/nouveau/vulkan/nvkmd/nvkmd.h", 7816 "./src/nouveau/vulkan/nvkmd/nvkmd.c", 7817 "./src/nouveau/vulkan/nvkmd/nouveau/nvkmd_nouveau_pdev.c", 7818 "./src/nouveau/vulkan/nvkmd/nouveau/nvkmd_nouveau.h", 7819 "./src/nouveau/vulkan/nvkmd/nouveau/nvkmd_nouveau_ctx.c", 7820 "./src/nouveau/vulkan/nvkmd/nouveau/nvkmd_nouveau_va.c", 7821 "./src/nouveau/vulkan/nvkmd/nouveau/nvkmd_nouveau_dev.c", 7822 "./src/nouveau/vulkan/nvkmd/nouveau/nvkmd_nouveau_mem.c", 7823 "./src/nouveau/vulkan/nvk_private.h", 7824 "./src/nouveau/vulkan/nvk_event.h", 7825 "./src/nouveau/vulkan/nvk_cmd_copy.c", 7826 "./src/nouveau/vulkan/nvk_query_pool.c", 7827 "./src/nouveau/vulkan/nvk_image.c", 7828 "./src/nouveau/vulkan/nvk_device.h", 7829 "./src/nouveau/vulkan/nvk_upload_queue.c", 7830 "./src/nouveau/vulkan/nvk_device.c", 7831 "./src/nouveau/vulkan/nvk_format.h", 7832 "./src/nouveau/vulkan/nvk_debug.h", 7833 "./src/nouveau/vulkan/nvk_descriptor_table.c", 7834 "./src/nouveau/vulkan/nvk_image_view.c", 7835 "./src/nouveau/vulkan/nvk_query_pool.h", 7836 "./src/nouveau/vulkan/nvk_shader.h", 7837 "./src/nouveau/vulkan/nvk_wsi.h", 7838 "./src/nouveau/vulkan/nvk_acceleration_structure.c", 7839 "./src/nouveau/vulkan/nvk_mme.h", 7840 "./src/nouveau/vulkan/nvk_descriptor_table.h", 7841 "./src/nouveau/vulkan/meson.build", 7842 "./src/nouveau/vulkan/nvk_heap.h", 7843 "./src/nouveau/vulkan/nvk_device_memory.c", 7844 "./src/nouveau/vulkan/nvk_event.c", 7845 "./src/nouveau/vulkan/nvk_cmd_dispatch.c", 7846 "./src/nouveau/vulkan/nvk_descriptor_set.h", 7847 "./src/nouveau/vulkan/nvk_sampler.c", 7848 "./src/nouveau/vulkan/nvk_indirect_execution_set.h", 7849 "./src/nouveau/vulkan/nvk_physical_device.h", 7850 "./src/nouveau/vulkan/nvk_instance.c", 7851 "./src/nouveau/vulkan/nvk_cmd_buffer.h", 7852 "./src/nouveau/vulkan/nvk_device_memory.h", 7853 "./src/nouveau/vulkan/nvk_buffer_view.h", 7854 "./src/nouveau/vulkan/nvk_queue.h", 7855 "./src/nouveau/vulkan/nvk_image.h", 7856 "./src/nouveau/vulkan/nvk_cmd_indirect.c", 7857 "./src/nouveau/vulkan/nvk_wsi.c", 7858 "./src/nouveau/vulkan/nvk_buffer_view.c", 7859 "./src/nouveau/vulkan/nvk_host_copy.c", 7860 "./src/nouveau/vulkan/nvk_mme.c", 7861 "./src/nouveau/vulkan/nvk_shader.c", 7862 "./src/nouveau/vulkan/nvk_codegen.c", 7863 "./src/nouveau/winsys/nouveau_context.h", 7864 "./src/nouveau/winsys/nouveau_device.c", 7865 "./src/nouveau/winsys/nouveau_private.h", 7866 "./src/nouveau/winsys/meson.build", 7867 "./src/nouveau/winsys/nouveau_device.h", 7868 "./src/nouveau/winsys/nouveau_bo.c", 7869 "./src/nouveau/winsys/drf.h", 7870 "./src/nouveau/winsys/nouveau_context.c", 7871 "./src/nouveau/winsys/nouveau_bo.h", 7872 "./src/nouveau/meson.build", 7873 "./src/nouveau/nil/nil_format_table_gen.py", 7874 "./src/nouveau/nil/meson.build", 7875 "./src/nouveau/nil/nil_bindings.h", 7876 "./src/nouveau/drm/meson.build", 7877 "./src/nouveau/drm/nvif/cl0080.h", 7878 "./src/nouveau/drm/nvif/class.h", 7879 "./src/nouveau/drm/nvif/ioctl.h", 7880 "./src/nouveau/compiler/nak_nir_mark_lcssa_invariants.c", 7881 "./src/nouveau/compiler/nak_bindings.h", 7882 "./src/nouveau/compiler/nak.h", 7883 "./src/nouveau/compiler/nak_private.h", 7884 "./src/nouveau/compiler/nak_nir.c", 7885 "./src/nouveau/compiler/nak_nir_lower_non_uniform_ldcx.c", 7886 "./src/nouveau/compiler/nak_nir_lower_tex.c", 7887 "./src/nouveau/compiler/nak_nir_lower_scan_reduce.c", 7888 "./src/nouveau/compiler/nak_nir_lower_fs_inputs.c", 7889 "./src/nouveau/compiler/nak_nir_lower_cf.c", 7890 "./src/nouveau/compiler/meson.build", 7891 "./src/nouveau/compiler/nak_nir_lower_vtg_io.c", 7892 "./src/nouveau/compiler/nak_nir_split_64bit_conversions.c", 7893 "./src/nouveau/compiler/nak_nir_lower_gs_intrinsics.c", 7894 "./src/nouveau/compiler/nak_nir_algebraic.py", 7895 "./src/nouveau/headers/nv_push.c", 7896 "./src/nouveau/headers/struct_parser.py", 7897 "./src/nouveau/headers/class_parser.py", 7898 "./src/nouveau/headers/nv_push_dump.c", 7899 "./src/nouveau/headers/lib_rs_gen.py", 7900 "./src/nouveau/headers/nvidia/hwref/hopper/gh100/dev_fault.h", 7901 "./src/nouveau/headers/nvidia/hwref/hopper/gh100/dev_mmu.h", 7902 "./src/nouveau/headers/nvidia/hwref/volta/gv100/dev_fault.h", 7903 "./src/nouveau/headers/nvidia/hwref/volta/gv100/dev_fb.h", 7904 "./src/nouveau/headers/nvidia/hwref/volta/gv100/dev_mmu.h", 7905 "./src/nouveau/headers/nvidia/hwref/ampere/ga100/dev_runlist.h", 7906 "./src/nouveau/headers/nvidia/hwref/ampere/ga100/dev_fault.h", 7907 "./src/nouveau/headers/nvidia/hwref/pascal/gp100/dev_fault.h", 7908 "./src/nouveau/headers/nvidia/hwref/pascal/gp100/dev_fb.h", 7909 "./src/nouveau/headers/nvidia/hwref/pascal/gp100/dev_mmu.h", 7910 "./src/nouveau/headers/nvidia/hwref/turing/tu102/dev_fault.h", 7911 "./src/nouveau/headers/nvidia/hwref/turing/tu102/dev_mmu.h", 7912 "./src/nouveau/headers/nvidia/hwref/maxwell/gm107/dev_mmu.h", 7913 "./src/nouveau/headers/nvidia/g_nv_name_released.h", 7914 "./src/nouveau/headers/nvidia/classes/clb1c0.h", 7915 "./src/nouveau/headers/nvidia/classes/clc1c0qmd.h", 7916 "./src/nouveau/headers/nvidia/classes/clc46f.h", 7917 "./src/nouveau/headers/nvidia/classes/cl0066.h", 7918 "./src/nouveau/headers/nvidia/classes/cl502d.h", 7919 "./src/nouveau/headers/nvidia/classes/cla16f.h", 7920 "./src/nouveau/headers/nvidia/classes/cla1c0qmd.h", 7921 "./src/nouveau/headers/nvidia/classes/cl0065.h", 7922 "./src/nouveau/headers/nvidia/classes/cl9039.h", 7923 "./src/nouveau/headers/nvidia/classes/cl50c0.h", 7924 "./src/nouveau/headers/nvidia/classes/clb197.h", 7925 "./src/nouveau/headers/nvidia/classes/cl826f.h", 7926 "./src/nouveau/headers/nvidia/classes/clc397tex.h", 7927 "./src/nouveau/headers/nvidia/classes/clc397.h", 7928 "./src/nouveau/headers/nvidia/classes/cla197tex.h", 7929 "./src/nouveau/headers/nvidia/classes/clc997.h", 7930 "./src/nouveau/headers/nvidia/classes/cla040.h", 7931 "./src/nouveau/headers/nvidia/classes/clc697.h", 7932 "./src/nouveau/headers/nvidia/classes/clc0c0qmd.h", 7933 "./src/nouveau/headers/nvidia/classes/cl006c.h", 7934 "./src/nouveau/headers/nvidia/classes/cl506f.h", 7935 "./src/nouveau/headers/nvidia/classes/clb097.h", 7936 "./src/nouveau/headers/nvidia/classes/clb06f.h", 7937 "./src/nouveau/headers/nvidia/classes/cl0039.h", 7938 "./src/nouveau/headers/nvidia/classes/cl9197.h", 7939 "./src/nouveau/headers/nvidia/classes/cl0042.h", 7940 "./src/nouveau/headers/nvidia/classes/clc3c0.h", 7941 "./src/nouveau/headers/nvidia/classes/clc1b5.h", 7942 "./src/nouveau/headers/nvidia/classes/clc36f.h", 7943 "./src/nouveau/headers/nvidia/classes/cla0b5.h", 7944 "./src/nouveau/headers/nvidia/classes/cl9297tex.h", 7945 "./src/nouveau/headers/nvidia/classes/clc197tex.h", 7946 "./src/nouveau/headers/nvidia/classes/cla297tex.h", 7947 "./src/nouveau/headers/nvidia/classes/cl85b5.h", 7948 "./src/nouveau/headers/nvidia/classes/clb0c0.h", 7949 "./src/nouveau/headers/nvidia/classes/clcb97.h", 7950 "./src/nouveau/headers/nvidia/classes/clc1c0.h", 7951 "./src/nouveau/headers/nvidia/classes/cl9097tex.h", 7952 "./src/nouveau/headers/nvidia/classes/clc7c0qmd.h", 7953 "./src/nouveau/headers/nvidia/classes/cla297.h", 7954 "./src/nouveau/headers/nvidia/classes/cl90c0.h", 7955 "./src/nouveau/headers/nvidia/classes/cl9297.h", 7956 "./src/nouveau/headers/nvidia/classes/cl406e.h", 7957 "./src/nouveau/headers/nvidia/classes/cla1c0.h", 7958 "./src/nouveau/headers/nvidia/classes/clc4c0qmd.h", 7959 "./src/nouveau/headers/nvidia/classes/clc997tex.h", 7960 "./src/nouveau/headers/nvidia/classes/clc7c0.h", 7961 "./src/nouveau/headers/nvidia/classes/cl91c0.h", 7962 "./src/nouveau/headers/nvidia/classes/clc597tex.h", 7963 "./src/nouveau/headers/nvidia/classes/cl866f.h", 7964 "./src/nouveau/headers/nvidia/classes/cl5039.h", 7965 "./src/nouveau/headers/nvidia/classes/cl006b.h", 7966 "./src/nouveau/headers/nvidia/classes/cl004a.h", 7967 "./src/nouveau/headers/nvidia/classes/cla197.h", 7968 "./src/nouveau/headers/nvidia/classes/cla26f.h", 7969 "./src/nouveau/headers/nvidia/classes/clc697tex.h", 7970 "./src/nouveau/headers/nvidia/classes/clc6b5.h", 7971 "./src/nouveau/headers/nvidia/classes/cl85c0.h", 7972 "./src/nouveau/headers/nvidia/classes/cla097tex.h", 7973 "./src/nouveau/headers/nvidia/classes/clc7b5.h", 7974 "./src/nouveau/headers/nvidia/classes/cl366e.h", 7975 "./src/nouveau/headers/nvidia/classes/clb0b5.h", 7976 "./src/nouveau/headers/nvidia/classes/clb1c0qmd.h", 7977 "./src/nouveau/headers/nvidia/classes/clc5b5.h", 7978 "./src/nouveau/headers/nvidia/classes/cl206e.h", 7979 "./src/nouveau/headers/nvidia/classes/cla0c0.h", 7980 "./src/nouveau/headers/nvidia/classes/clc0c0.h", 7981 "./src/nouveau/headers/nvidia/classes/cla06f.h", 7982 "./src/nouveau/headers/nvidia/classes/cla097sph.h", 7983 "./src/nouveau/headers/nvidia/classes/clc56f.h", 7984 "./src/nouveau/headers/nvidia/classes/clc6c0qmd.h", 7985 "./src/nouveau/headers/nvidia/classes/clc3b5.h", 7986 "./src/nouveau/headers/nvidia/classes/clc3c0qmd.h", 7987 "./src/nouveau/headers/nvidia/classes/cl90b5.h", 7988 "./src/nouveau/headers/nvidia/classes/clc097.h", 7989 "./src/nouveau/headers/nvidia/classes/clb097tex.h", 7990 "./src/nouveau/headers/nvidia/classes/cl0077.h", 7991 "./src/nouveau/headers/nvidia/classes/cl9097.h", 7992 "./src/nouveau/headers/nvidia/classes/clc597.h", 7993 "./src/nouveau/headers/nvidia/classes/clc06f.h", 7994 "./src/nouveau/headers/nvidia/classes/clc197.h", 7995 "./src/nouveau/headers/nvidia/classes/clc797sph.h", 7996 "./src/nouveau/headers/nvidia/classes/cla0c0qmd.h", 7997 "./src/nouveau/headers/nvidia/classes/clc797.h", 7998 "./src/nouveau/headers/nvidia/classes/cl007b.h", 7999 "./src/nouveau/headers/nvidia/classes/clb0c0qmd.h", 8000 "./src/nouveau/headers/nvidia/classes/clc6c0.h", 8001 "./src/nouveau/headers/nvidia/classes/cl906f.h", 8002 "./src/nouveau/headers/nvidia/classes/clcb97tex.h", 8003 "./src/nouveau/headers/nvidia/classes/clc097tex.h", 8004 "./src/nouveau/headers/nvidia/classes/cl006e.h", 8005 "./src/nouveau/headers/nvidia/classes/cla140.h", 8006 "./src/nouveau/headers/nvidia/classes/clc797tex.h", 8007 "./src/nouveau/headers/nvidia/classes/cla097.h", 8008 "./src/nouveau/headers/nvidia/classes/clc5c0qmd.h", 8009 "./src/nouveau/headers/nvidia/classes/cl902d.h", 8010 "./src/nouveau/headers/nvidia/classes/clb197tex.h", 8011 "./src/nouveau/headers/nvidia/classes/cl446e.h", 8012 "./src/nouveau/headers/nvidia/classes/clc0b5.h", 8013 "./src/nouveau/headers/nvidia/classes/clcb97sph.h", 8014 "./src/nouveau/headers/nvidia/classes/clc76f.h", 8015 "./src/nouveau/headers/nvidia/classes/clc5c0.h", 8016 "./src/nouveau/headers/update-from-open-gpu-doc.py", 8017 "./src/nouveau/headers/nv_push.h", 8018 "./src/nouveau/headers/nvtypes.h", 8019 "./src/nouveau/headers/meson.build", 8020 "./src/nouveau/headers/nv_device_info.h", 8021 "./src/nouveau/ci/nvk-ga106-fails.txt", 8022 "./src/nouveau/ci/nvk-ga106-vkd3d-fails.txt", 8023 "./src/nouveau/ci/nvk-ga106-skips.txt", 8024 "./src/nouveau/ci/nvk-ga106-flakes.txt", 8025 "./meson_options.txt", 8026 "./ohos/build_ohos64.py", 8027 "./ohos/modifyDtsi.py", 8028 "./ohos/build_ohos.py", 8029 "./ohos/build_wayland_and_gbm.py", 8030 "./ohos/build_mesa3d.py", 8031 "./ohos/meson_cross_process64.py", 8032 "./ohos/meson_cross_process.py", 8033 "./bin/commit_in_branch_test.py", 8034 "./bin/symbols-check.py", 8035 "./bin/pick/ui.py", 8036 "./bin/pick/__init__.py", 8037 "./bin/pick/core.py", 8038 "./bin/pick/core_test.py", 8039 "./bin/pick/requirements.txt", 8040 "./bin/__init__.py", 8041 "./bin/post_version_test.py", 8042 "./bin/post_version.py", 8043 "./bin/toml_lint.py", 8044 "./bin/flamegraph_map_lp_jit.py", 8045 "./bin/refcnt-log-helper.py", 8046 "./bin/renderdoc-update.py", 8047 "./bin/gen_release_notes.py", 8048 "./bin/khronos-update.py", 8049 "./bin/pick-ui.py", 8050 "./bin/gen_calendar_entries.py", 8051 "./bin/git_sha1_gen.py", 8052 "./bin/install_megadrivers.py", 8053 "./bin/meson-cmd-extract.py", 8054 "./bin/gen_release_notes_test.py", 8055 "./bin/meson.build", 8056 "./bin/commit_in_branch.py", 8057 "./bin/nir-test-runner.py", 8058 "./bin/gen_calendar_entries_test.py", 8059 "./bin/gen_vs_module_defs.py", 8060 "./bin/perf-annotate-jit.py", 8061 "./bin/ci/gitlab_gql.py", 8062 "./bin/ci/ci_run_n_monitor.py", 8063 "./bin/ci/gitlab_common.py", 8064 "./bin/ci/structured_logger.py", 8065 "./bin/ci/test/test_custom_logger.py", 8066 "./bin/ci/test/test_pipeline_message.py", 8067 "./bin/ci/test/test_gantt_chart.py", 8068 "./bin/ci/test/requirements.txt", 8069 "./bin/ci/test/test_structured_logger.py", 8070 "./bin/ci/requirements.txt", 8071 "./bin/ci/update_traces_checksum.py", 8072 "./bin/ci/ci_gantt_chart.py", 8073 "./bin/ci/nightly_compare.py", 8074 "./bin/ci/marge_queue.py", 8075 "./bin/ci/custom_logger.py", 8076 "./bin/ci/ci_post_gantt.py", 8077 "./build-support/tsan-blacklist.txt", 8078 "./meson.build", 8079 "./.marge/hooks/pipeline_message.py", 8080 "./OAT.xml", 8081 ] 8082}