• Home
  • Raw
  • Download

Lines Matching full:c

21   "src/c11/impl/threads_posix.c",
22 "src/c11/impl/time.c",
33 "src/compiler/glsl/gl_nir_link_atomics.c",
34 "src/compiler/glsl/gl_nir_link_uniform_blocks.c",
35 "src/compiler/glsl/gl_nir_link_uniform_initializers.c",
36 "src/compiler/glsl/gl_nir_link_uniforms.c",
37 "src/compiler/glsl/gl_nir_link_varyings.c",
38 "src/compiler/glsl/gl_nir_link_xfb.c",
39 "src/compiler/glsl/gl_nir_linker.c",
40 "src/compiler/glsl/gl_nir_lower_atomics.c",
41 "src/compiler/glsl/gl_nir_lower_buffers.c",
42 "src/compiler/glsl/gl_nir_lower_images.c",
43 "src/compiler/glsl/gl_nir_lower_packed_varyings.c",
44 "src/compiler/glsl/gl_nir_lower_samplers.c",
45 "src/compiler/glsl/gl_nir_lower_samplers_as_deref.c",
46 "src/compiler/glsl/gl_nir_lower_xfb_varying.c",
47 "src/compiler/glsl/gl_nir_opt_dead_builtin_varyings.c",
50 "src/compiler/glsl/glcpp/glcpp.c",
51 "src/compiler/glsl/glcpp/pp.c",
52 "src/compiler/glsl/glcpp/pp_standalone_scaffolding.c",
136 "src/compiler/nir/nir.c",
137 "src/compiler/nir/nir_builder.c",
139 "src/compiler/nir/nir_builtin_builder.c",
140 "src/compiler/nir/nir_clone.c",
142 "src/compiler/nir/nir_control_flow.c",
143 "src/compiler/nir/nir_convert_ycbcr.c",
144 "src/compiler/nir/nir_deref.c",
145 "src/compiler/nir/nir_divergence_analysis.c",
146 "src/compiler/nir/nir_dominance.c",
147 "src/compiler/nir/nir_from_ssa.c",
148 "src/compiler/nir/nir_gather_info.c",
149 "src/compiler/nir/nir_gather_ssa_types.c",
150 "src/compiler/nir/nir_gather_xfb_info.c",
151 "src/compiler/nir/nir_group_loads.c",
152 "src/compiler/nir/nir_gs_count_vertices.c",
153 "src/compiler/nir/nir_inline_functions.c",
154 "src/compiler/nir/nir_inline_uniforms.c",
155 "src/compiler/nir/nir_instr_set.c",
159 "src/compiler/nir/nir_linking_helpers.c",
160 "src/compiler/nir/nir_liveness.c",
161 "src/compiler/nir/nir_loop_analyze.c",
162 "src/compiler/nir/nir_lower_alpha_test.c",
163 "src/compiler/nir/nir_lower_alu.c",
164 "src/compiler/nir/nir_lower_alu_width.c",
165 "src/compiler/nir/nir_lower_amul.c",
166 "src/compiler/nir/nir_lower_array_deref_of_vec.c",
167 "src/compiler/nir/nir_lower_atomics_to_ssbo.c",
168 "src/compiler/nir/nir_lower_bit_size.c",
169 "src/compiler/nir/nir_lower_bitmap.c",
170 "src/compiler/nir/nir_lower_blend.c",
171 "src/compiler/nir/nir_lower_bool_to_bitsize.c",
172 "src/compiler/nir/nir_lower_bool_to_float.c",
173 "src/compiler/nir/nir_lower_bool_to_int32.c",
174 "src/compiler/nir/nir_lower_cl_images.c",
175 "src/compiler/nir/nir_lower_clamp_color_outputs.c",
176 "src/compiler/nir/nir_lower_clip.c",
177 "src/compiler/nir/nir_lower_clip_cull_distance_arrays.c",
178 "src/compiler/nir/nir_lower_clip_disable.c",
179 "src/compiler/nir/nir_lower_clip_halfz.c",
180 "src/compiler/nir/nir_lower_const_arrays_to_uniforms.c",
181 "src/compiler/nir/nir_lower_convert_alu_types.c",
182 "src/compiler/nir/nir_lower_discard_if.c",
183 "src/compiler/nir/nir_lower_discard_or_demote.c",
184 "src/compiler/nir/nir_lower_double_ops.c",
185 "src/compiler/nir/nir_lower_drawpixels.c",
186 "src/compiler/nir/nir_lower_fb_read.c",
187 "src/compiler/nir/nir_lower_flatshade.c",
188 "src/compiler/nir/nir_lower_flrp.c",
189 "src/compiler/nir/nir_lower_fp16_conv.c",
190 "src/compiler/nir/nir_lower_fragcolor.c",
191 "src/compiler/nir/nir_lower_fragcoord_wtrans.c",
192 "src/compiler/nir/nir_lower_frexp.c",
193 "src/compiler/nir/nir_lower_global_vars_to_local.c",
194 "src/compiler/nir/nir_lower_goto_ifs.c",
195 "src/compiler/nir/nir_lower_gs_intrinsics.c",
196 "src/compiler/nir/nir_lower_idiv.c",
197 "src/compiler/nir/nir_lower_image.c",
198 "src/compiler/nir/nir_lower_indirect_derefs.c",
199 "src/compiler/nir/nir_lower_input_attachments.c",
200 "src/compiler/nir/nir_lower_int64.c",
201 "src/compiler/nir/nir_lower_int_to_float.c",
202 "src/compiler/nir/nir_lower_interpolation.c",
203 "src/compiler/nir/nir_lower_io.c",
204 "src/compiler/nir/nir_lower_io_arrays_to_elements.c",
205 "src/compiler/nir/nir_lower_io_to_scalar.c",
206 "src/compiler/nir/nir_lower_io_to_temporaries.c",
207 "src/compiler/nir/nir_lower_io_to_vector.c",
208 "src/compiler/nir/nir_lower_is_helper_invocation.c",
209 "src/compiler/nir/nir_lower_load_const_to_scalar.c",
210 "src/compiler/nir/nir_lower_locals_to_regs.c",
211 "src/compiler/nir/nir_lower_mediump.c",
212 "src/compiler/nir/nir_lower_memcpy.c",
213 "src/compiler/nir/nir_lower_memory_model.c",
214 "src/compiler/nir/nir_lower_multiview.c",
215 "src/compiler/nir/nir_lower_non_uniform_access.c",
216 "src/compiler/nir/nir_lower_packing.c",
217 "src/compiler/nir/nir_lower_passthrough_edgeflags.c",
218 "src/compiler/nir/nir_lower_patch_vertices.c",
219 "src/compiler/nir/nir_lower_phis_to_scalar.c",
220 "src/compiler/nir/nir_lower_pntc_ytransform.c",
221 "src/compiler/nir/nir_lower_point_size.c",
222 "src/compiler/nir/nir_lower_point_size_mov.c",
223 "src/compiler/nir/nir_lower_point_smooth.c",
224 "src/compiler/nir/nir_lower_poly_line_smooth.c",
225 "src/compiler/nir/nir_lower_printf.c",
226 "src/compiler/nir/nir_lower_readonly_images_to_tex.c",
227 "src/compiler/nir/nir_lower_regs_to_ssa.c",
228 "src/compiler/nir/nir_lower_returns.c",
229 "src/compiler/nir/nir_lower_samplers.c",
230 "src/compiler/nir/nir_lower_scratch.c",
231 "src/compiler/nir/nir_lower_shader_calls.c",
232 "src/compiler/nir/nir_lower_single_sampled.c",
233 "src/compiler/nir/nir_lower_ssbo.c",
234 "src/compiler/nir/nir_lower_subgroups.c",
235 "src/compiler/nir/nir_lower_system_values.c",
236 "src/compiler/nir/nir_lower_sysvals_to_varyings.c",
237 "src/compiler/nir/nir_lower_task_shader.c",
238 "src/compiler/nir/nir_lower_tex.c",
239 "src/compiler/nir/nir_lower_tex_shadow.c",
240 "src/compiler/nir/nir_lower_texcoord_replace.c",
241 "src/compiler/nir/nir_lower_to_source_mods.c",
242 "src/compiler/nir/nir_lower_two_sided_color.c",
243 "src/compiler/nir/nir_lower_ubo_vec4.c",
244 "src/compiler/nir/nir_lower_undef_to_zero.c",
245 "src/compiler/nir/nir_lower_uniforms_to_ubo.c",
246 "src/compiler/nir/nir_lower_var_copies.c",
247 "src/compiler/nir/nir_lower_variable_initializers.c",
248 "src/compiler/nir/nir_lower_vars_to_ssa.c",
249 "src/compiler/nir/nir_lower_vec3_to_vec4.c",
250 "src/compiler/nir/nir_lower_vec_to_movs.c",
251 "src/compiler/nir/nir_lower_viewport_transform.c",
252 "src/compiler/nir/nir_lower_wpos_center.c",
253 "src/compiler/nir/nir_lower_wpos_ytransform.c",
254 "src/compiler/nir/nir_lower_wrmasks.c",
255 "src/compiler/nir/nir_metadata.c",
256 "src/compiler/nir/nir_move_vec_src_uses_to_dest.c",
257 "src/compiler/nir/nir_normalize_cubemap_coords.c",
260 "src/compiler/nir/nir_opt_access.c",
262 "src/compiler/nir/nir_opt_barriers.c",
263 "src/compiler/nir/nir_opt_combine_stores.c",
264 "src/compiler/nir/nir_opt_comparison_pre.c",
265 "src/compiler/nir/nir_opt_conditional_discard.c",
266 "src/compiler/nir/nir_opt_constant_folding.c",
267 "src/compiler/nir/nir_opt_copy_prop_vars.c",
268 "src/compiler/nir/nir_opt_copy_propagate.c",
269 "src/compiler/nir/nir_opt_cse.c",
270 "src/compiler/nir/nir_opt_dce.c",
271 "src/compiler/nir/nir_opt_dead_cf.c",
272 "src/compiler/nir/nir_opt_dead_write_vars.c",
273 "src/compiler/nir/nir_opt_find_array_copies.c",
274 "src/compiler/nir/nir_opt_fragdepth.c",
275 "src/compiler/nir/nir_opt_gcm.c",
276 "src/compiler/nir/nir_opt_idiv_const.c",
277 "src/compiler/nir/nir_opt_if.c",
278 "src/compiler/nir/nir_opt_intrinsics.c",
279 "src/compiler/nir/nir_opt_large_constants.c",
280 "src/compiler/nir/nir_opt_load_store_vectorize.c",
281 "src/compiler/nir/nir_opt_loop_unroll.c",
282 "src/compiler/nir/nir_opt_memcpy.c",
283 "src/compiler/nir/nir_opt_move.c",
284 "src/compiler/nir/nir_opt_move_discards_to_top.c",
285 "src/compiler/nir/nir_opt_non_uniform_access.c",
286 "src/compiler/nir/nir_opt_offsets.c",
287 "src/compiler/nir/nir_opt_peephole_select.c",
288 "src/compiler/nir/nir_opt_phi_precision.c",
289 "src/compiler/nir/nir_opt_preamble.c",
290 "src/compiler/nir/nir_opt_ray_queries.c",
291 "src/compiler/nir/nir_opt_rematerialize_compares.c",
292 "src/compiler/nir/nir_opt_remove_phis.c",
293 "src/compiler/nir/nir_opt_shrink_stores.c",
294 "src/compiler/nir/nir_opt_shrink_vectors.c",
295 "src/compiler/nir/nir_opt_sink.c",
296 "src/compiler/nir/nir_opt_trivial_continues.c",
297 "src/compiler/nir/nir_opt_undef.c",
298 "src/compiler/nir/nir_opt_uniform_atomics.c",
299 "src/compiler/nir/nir_opt_vectorize.c",
300 "src/compiler/nir/nir_phi_builder.c",
301 "src/compiler/nir/nir_print.c",
302 "src/compiler/nir/nir_propagate_invariant.c",
303 "src/compiler/nir/nir_range_analysis.c",
304 "src/compiler/nir/nir_remove_dead_variables.c",
305 "src/compiler/nir/nir_repair_ssa.c",
306 "src/compiler/nir/nir_scale_fdiv.c",
307 "src/compiler/nir/nir_schedule.c",
308 "src/compiler/nir/nir_search.c",
309 "src/compiler/nir/nir_serialize.c",
310 "src/compiler/nir/nir_split_64bit_vec3_and_vec4.c",
311 "src/compiler/nir/nir_split_per_member_structs.c",
312 "src/compiler/nir/nir_split_var_copies.c",
313 "src/compiler/nir/nir_split_vars.c",
314 "src/compiler/nir/nir_sweep.c",
315 "src/compiler/nir/nir_to_lcssa.c",
316 "src/compiler/nir/nir_validate.c",
317 "src/compiler/nir/nir_worklist.c",
319 "src/compiler/shader_enums.c",
320 "src/compiler/spirv/gl_spirv.c",
321 "src/compiler/spirv/nir_load_libclc.c",
322 "src/compiler/spirv/nir_lower_libclc.c",
325 "src/compiler/spirv/spirv2nir.c",
327 "src/compiler/spirv/spirv_to_nir.c",
328 "src/compiler/spirv/vtn_alu.c",
329 "src/compiler/spirv/vtn_amd.c",
330 "src/compiler/spirv/vtn_cfg.c",
333 "src/compiler/spirv/vtn_glsl450.c",
334 "src/compiler/spirv/vtn_opencl.c",
335 "src/compiler/spirv/vtn_subgroup.c",
336 "src/compiler/spirv/vtn_variables.c",
341 "src/gallium/auxiliary/cso_cache/cso_cache.c",
342 "src/gallium/auxiliary/cso_cache/cso_context.c",
343 "src/gallium/auxiliary/cso_cache/cso_hash.c",
344 "src/gallium/auxiliary/draw/draw_context.c",
345 "src/gallium/auxiliary/draw/draw_fs.c",
346 "src/gallium/auxiliary/draw/draw_gs.c",
347 "src/gallium/auxiliary/draw/draw_pipe.c",
348 "src/gallium/auxiliary/draw/draw_pipe_aaline.c",
349 "src/gallium/auxiliary/draw/draw_pipe_aapoint.c",
350 "src/gallium/auxiliary/draw/draw_pipe_clip.c",
351 "src/gallium/auxiliary/draw/draw_pipe_cull.c",
352 "src/gallium/auxiliary/draw/draw_pipe_flatshade.c",
353 "src/gallium/auxiliary/draw/draw_pipe_offset.c",
354 "src/gallium/auxiliary/draw/draw_pipe_pstipple.c",
355 "src/gallium/auxiliary/draw/draw_pipe_stipple.c",
356 "src/gallium/auxiliary/draw/draw_pipe_twoside.c",
357 "src/gallium/auxiliary/draw/draw_pipe_unfilled.c",
358 "src/gallium/auxiliary/draw/draw_pipe_user_cull.c",
359 "src/gallium/auxiliary/draw/draw_pipe_util.c",
360 "src/gallium/auxiliary/draw/draw_pipe_validate.c",
361 "src/gallium/auxiliary/draw/draw_pipe_vbuf.c",
362 "src/gallium/auxiliary/draw/draw_pipe_wide_line.c",
363 "src/gallium/auxiliary/draw/draw_pipe_wide_point.c",
364 "src/gallium/auxiliary/draw/draw_prim_assembler.c",
365 "src/gallium/auxiliary/draw/draw_pt.c",
366 "src/gallium/auxiliary/draw/draw_pt_emit.c",
367 "src/gallium/auxiliary/draw/draw_pt_fetch.c",
368 "src/gallium/auxiliary/draw/draw_pt_fetch_shade_emit.c",
369 "src/gallium/auxiliary/draw/draw_pt_fetch_shade_pipeline.c",
370 "src/gallium/auxiliary/draw/draw_pt_post_vs.c",
371 "src/gallium/auxiliary/draw/draw_pt_so_emit.c",
372 "src/gallium/auxiliary/draw/draw_pt_util.c",
373 "src/gallium/auxiliary/draw/draw_pt_vsplit.c",
374 "src/gallium/auxiliary/draw/draw_tess.c",
375 "src/gallium/auxiliary/draw/draw_vertex.c",
376 "src/gallium/auxiliary/draw/draw_vs.c",
377 "src/gallium/auxiliary/draw/draw_vs_exec.c",
378 "src/gallium/auxiliary/draw/draw_vs_variant.c",
379 "src/gallium/auxiliary/driver_ddebug/dd_context.c",
380 "src/gallium/auxiliary/driver_ddebug/dd_draw.c",
381 "src/gallium/auxiliary/driver_ddebug/dd_screen.c",
382 "src/gallium/auxiliary/driver_noop/noop_pipe.c",
383 "src/gallium/auxiliary/driver_noop/noop_state.c",
384 "src/gallium/auxiliary/driver_rbug/rbug_context.c",
385 "src/gallium/auxiliary/driver_rbug/rbug_core.c",
386 "src/gallium/auxiliary/driver_rbug/rbug_objects.c",
387 "src/gallium/auxiliary/driver_rbug/rbug_screen.c",
388 "src/gallium/auxiliary/driver_trace/tr_context.c",
389 "src/gallium/auxiliary/driver_trace/tr_dump.c",
390 "src/gallium/auxiliary/driver_trace/tr_dump_state.c",
391 "src/gallium/auxiliary/driver_trace/tr_screen.c",
392 "src/gallium/auxiliary/driver_trace/tr_texture.c",
393 "src/gallium/auxiliary/hud/font.c",
394 "src/gallium/auxiliary/hud/hud_context.c",
395 "src/gallium/auxiliary/hud/hud_cpu.c",
396 "src/gallium/auxiliary/hud/hud_cpufreq.c",
397 "src/gallium/auxiliary/hud/hud_diskstat.c",
398 "src/gallium/auxiliary/hud/hud_driver_query.c",
399 "src/gallium/auxiliary/hud/hud_fps.c",
400 "src/gallium/auxiliary/hud/hud_nic.c",
401 "src/gallium/auxiliary/hud/hud_sensors_temp.c",
402 "src/gallium/auxiliary/nir/nir_draw_helpers.c",
403 "src/gallium/auxiliary/nir/nir_helpers.c",
404 "src/gallium/auxiliary/nir/nir_to_tgsi.c",
405 "src/gallium/auxiliary/nir/tgsi_to_nir.c",
406 "src/gallium/auxiliary/os/os_process.c",
407 "src/gallium/auxiliary/pipe-loader/pipe_loader.c",
408 "src/gallium/auxiliary/pipe-loader/pipe_loader_drm.c",
409 "src/gallium/auxiliary/pipe-loader/pipe_loader_sw.c",
410 "src/gallium/auxiliary/pipebuffer/pb_buffer_fenced.c",
411 "src/gallium/auxiliary/pipebuffer/pb_bufmgr_cache.c",
412 "src/gallium/auxiliary/pipebuffer/pb_bufmgr_debug.c",
413 "src/gallium/auxiliary/pipebuffer/pb_bufmgr_mm.c",
414 "src/gallium/auxiliary/pipebuffer/pb_bufmgr_slab.c",
415 "src/gallium/auxiliary/pipebuffer/pb_cache.c",
416 "src/gallium/auxiliary/pipebuffer/pb_slab.c",
417 "src/gallium/auxiliary/pipebuffer/pb_validate.c",
418 "src/gallium/auxiliary/postprocess/pp_celshade.c",
419 "src/gallium/auxiliary/postprocess/pp_colors.c",
420 "src/gallium/auxiliary/postprocess/pp_init.c",
421 "src/gallium/auxiliary/postprocess/pp_mlaa.c",
422 "src/gallium/auxiliary/postprocess/pp_program.c",
423 "src/gallium/auxiliary/postprocess/pp_run.c",
424 "src/gallium/auxiliary/rbug/rbug_connection.c",
425 "src/gallium/auxiliary/rbug/rbug_context.c",
426 "src/gallium/auxiliary/rbug/rbug_core.c",
427 "src/gallium/auxiliary/rbug/rbug_demarshal.c",
428 "src/gallium/auxiliary/rbug/rbug_shader.c",
429 "src/gallium/auxiliary/rbug/rbug_texture.c",
430 "src/gallium/auxiliary/renderonly/renderonly.c",
431 "src/gallium/auxiliary/rtasm/rtasm_execmem.c",
432 "src/gallium/auxiliary/rtasm/rtasm_x86sse.c",
433 "src/gallium/auxiliary/tgsi/tgsi_aa_point.c",
434 "src/gallium/auxiliary/tgsi/tgsi_build.c",
435 "src/gallium/auxiliary/tgsi/tgsi_dump.c",
436 "src/gallium/auxiliary/tgsi/tgsi_dynamic_indexing.c",
437 "src/gallium/auxiliary/tgsi/tgsi_exec.c",
438 "src/gallium/auxiliary/tgsi/tgsi_from_mesa.c",
439 "src/gallium/auxiliary/tgsi/tgsi_info.c",
440 "src/gallium/auxiliary/tgsi/tgsi_iterate.c",
441 "src/gallium/auxiliary/tgsi/tgsi_lowering.c",
442 "src/gallium/auxiliary/tgsi/tgsi_parse.c",
443 "src/gallium/auxiliary/tgsi/tgsi_point_sprite.c",
444 "src/gallium/auxiliary/tgsi/tgsi_sanity.c",
445 "src/gallium/auxiliary/tgsi/tgsi_scan.c",
446 "src/gallium/auxiliary/tgsi/tgsi_strings.c",
447 "src/gallium/auxiliary/tgsi/tgsi_text.c",
448 "src/gallium/auxiliary/tgsi/tgsi_transform.c",
449 "src/gallium/auxiliary/tgsi/tgsi_two_side.c",
450 "src/gallium/auxiliary/tgsi/tgsi_ureg.c",
451 "src/gallium/auxiliary/tgsi/tgsi_util.c",
452 "src/gallium/auxiliary/tgsi/tgsi_vpos.c",
453 "src/gallium/auxiliary/translate/translate.c",
454 "src/gallium/auxiliary/translate/translate_cache.c",
455 "src/gallium/auxiliary/translate/translate_generic.c",
456 "src/gallium/auxiliary/translate/translate_sse.c",
457 "src/gallium/auxiliary/util/u_async_debug.c",
458 "src/gallium/auxiliary/util/u_bitmask.c",
459 "src/gallium/auxiliary/util/u_blitter.c",
460 "src/gallium/auxiliary/util/u_cache.c",
461 "src/gallium/auxiliary/util/u_compute.c",
462 "src/gallium/auxiliary/util/u_debug_flush.c",
463 "src/gallium/auxiliary/util/u_debug_image.c",
464 "src/gallium/auxiliary/util/u_draw.c",
465 "src/gallium/auxiliary/util/u_draw_quad.c",
466 "src/gallium/auxiliary/util/u_driconf.c",
467 "src/gallium/auxiliary/util/u_dump_defines.c",
468 "src/gallium/auxiliary/util/u_dump_state.c",
469 "src/gallium/auxiliary/util/u_framebuffer.c",
470 "src/gallium/auxiliary/util/u_gen_mipmap.c",
471 "src/gallium/auxiliary/util/u_handle_table.c",
472 "src/gallium/auxiliary/util/u_helpers.c",
473 "src/gallium/auxiliary/util/u_index_modify.c",
474 "src/gallium/auxiliary/util/u_linear.c",
475 "src/gallium/auxiliary/util/u_live_shader_cache.c",
476 "src/gallium/auxiliary/util/u_log.c",
477 "src/gallium/auxiliary/util/u_network.c",
478 "src/gallium/auxiliary/util/u_prim.c",
479 "src/gallium/auxiliary/util/u_prim_restart.c",
480 "src/gallium/auxiliary/util/u_pstipple.c",
481 "src/gallium/auxiliary/util/u_resource.c",
482 "src/gallium/auxiliary/util/u_sampler.c",
483 "src/gallium/auxiliary/util/u_screen.c",
484 "src/gallium/auxiliary/util/u_simple_shaders.c",
485 "src/gallium/auxiliary/util/u_split_draw.c",
486 "src/gallium/auxiliary/util/u_suballoc.c",
487 "src/gallium/auxiliary/util/u_surface.c",
488 "src/gallium/auxiliary/util/u_tests.c",
489 "src/gallium/auxiliary/util/u_texture.c",
490 "src/gallium/auxiliary/util/u_threaded_context.c",
491 "src/gallium/auxiliary/util/u_tile.c",
492 "src/gallium/auxiliary/util/u_trace_gallium.c",
494 "src/gallium/auxiliary/util/u_transfer.c",
495 "src/gallium/auxiliary/util/u_transfer_helper.c",
496 "src/gallium/auxiliary/util/u_upload_mgr.c",
497 "src/gallium/auxiliary/util/u_vbuf.c",
498 "src/gallium/auxiliary/util/u_vertex_state_cache.c",
499 "src/gallium/auxiliary/vl/vl_bicubic_filter.c",
500 "src/gallium/auxiliary/vl/vl_codec.c",
501 "src/gallium/auxiliary/vl/vl_compositor.c",
502 "src/gallium/auxiliary/vl/vl_compositor_cs.c",
503 "src/gallium/auxiliary/vl/vl_compositor_gfx.c",
504 "src/gallium/auxiliary/vl/vl_csc.c",
505 "src/gallium/auxiliary/vl/vl_decoder.c",
506 "src/gallium/auxiliary/vl/vl_deint_filter.c",
507 "src/gallium/auxiliary/vl/vl_idct.c",
508 "src/gallium/auxiliary/vl/vl_matrix_filter.c",
509 "src/gallium/auxiliary/vl/vl_mc.c",
510 "src/gallium/auxiliary/vl/vl_median_filter.c",
511 "src/gallium/auxiliary/vl/vl_mpeg12_bitstream.c",
512 "src/gallium/auxiliary/vl/vl_mpeg12_decoder.c",
513 "src/gallium/auxiliary/vl/vl_stubs.c",
514 "src/gallium/auxiliary/vl/vl_vertex_buffers.c",
515 "src/gallium/auxiliary/vl/vl_video_buffer.c",
516 "src/gallium/auxiliary/vl/vl_winsys_dri.c",
517 "src/gallium/auxiliary/vl/vl_winsys_dri3.c",
518 "src/gallium/auxiliary/vl/vl_winsys_dri_vgem.c",
519 "src/gallium/auxiliary/vl/vl_winsys_drm.c",
520 "src/gallium/auxiliary/vl/vl_zscan.c",
521 "src/gallium/drivers/zink/nir_to_spirv/nir_to_spirv.c",
522 "src/gallium/drivers/zink/nir_to_spirv/spirv_builder.c",
524 "src/gallium/drivers/zink/zink_batch.c",
525 "src/gallium/drivers/zink/zink_blit.c",
526 "src/gallium/drivers/zink/zink_bo.c",
527 "src/gallium/drivers/zink/zink_clear.c",
528 "src/gallium/drivers/zink/zink_compiler.c",
529 "src/gallium/drivers/zink/zink_context.c",
530 "src/gallium/drivers/zink/zink_descriptors.c",
533 "src/gallium/drivers/zink/zink_fence.c",
534 "src/gallium/drivers/zink/zink_format.c",
535 "src/gallium/drivers/zink/zink_framebuffer.c",
537 "src/gallium/drivers/zink/zink_kopper.c",
538 "src/gallium/drivers/zink/zink_lower_cubemap_to_array.c",
539 "src/gallium/drivers/zink/zink_pipeline.c",
540 "src/gallium/drivers/zink/zink_program.c",
541 "src/gallium/drivers/zink/zink_query.c",
542 "src/gallium/drivers/zink/zink_render_pass.c",
543 "src/gallium/drivers/zink/zink_resource.c",
544 "src/gallium/drivers/zink/zink_screen.c",
545 "src/gallium/drivers/zink/zink_state.c",
546 "src/gallium/drivers/zink/zink_surface.c",
547 "src/gallium/frontends/dri/dri2.c",
548 "src/gallium/frontends/dri/dri_context.c",
549 "src/gallium/frontends/dri/dri_drawable.c",
550 "src/gallium/frontends/dri/dri_helpers.c",
551 "src/gallium/frontends/dri/dri_query_renderer.c",
552 "src/gallium/frontends/dri/dri_screen.c",
553 "src/gallium/frontends/dri/dri_util.c",
554 "src/gallium/frontends/dri/drisw.c",
555 "src/gallium/frontends/dri/kopper.c",
557 "src/gallium/winsys/sw/dri/dri_sw_winsys.c",
558 "src/gallium/winsys/sw/kms-dri/kms_dri_sw_winsys.c",
559 "src/gallium/winsys/sw/null/null_sw_winsys.c",
560 "src/gallium/winsys/sw/wrapper/wrapper_sw_winsys.c",
561 "src/glx/apple/apple_cgl.c",
562 "src/glx/apple/apple_glapi.c",
563 "src/glx/apple/apple_glx.c",
564 "src/glx/apple/apple_glx_context.c",
565 "src/glx/apple/apple_glx_drawable.c",
566 "src/glx/apple/apple_glx_log.c",
567 "src/glx/apple/apple_glx_pbuffer.c",
568 "src/glx/apple/apple_glx_pixmap.c",
569 "src/glx/apple/apple_glx_surface.c",
570 "src/glx/apple/apple_visual.c",
571 "src/glx/apple/apple_xgl_api_read.c",
572 "src/glx/apple/apple_xgl_api_stereo.c",
573 "src/glx/apple/apple_xgl_api_viewport.c",
574 "src/glx/apple/appledri.c",
575 "src/glx/apple/glx_empty.c",
576 "src/glx/clientattrib.c",
577 "src/glx/clientinfo.c",
578 "src/glx/compsize.c",
579 "src/glx/create_context.c",
580 "src/glx/dri2.c",
581 "src/glx/dri2_glx.c",
582 "src/glx/dri3_glx.c",
583 "src/glx/dri_common.c",
584 "src/glx/dri_common_interop.c",
585 "src/glx/dri_common_query_renderer.c",
586 "src/glx/drisw_glx.c",
587 "src/glx/eval.c",
588 "src/glx/glx_error.c",
589 "src/glx/glx_pbuffer.c",
590 "src/glx/glx_query.c",
591 "src/glx/glxcmds.c",
592 "src/glx/glxconfig.c",
593 "src/glx/glxcurrent.c",
594 "src/glx/glxext.c",
595 "src/glx/glxextensions.c",
596 "src/glx/glxhash.c",
597 "src/glx/indirect_glx.c",
598 "src/glx/indirect_texture_compression.c",
599 "src/glx/indirect_transpose_matrix.c",
600 "src/glx/indirect_vertex_array.c",
601 "src/glx/indirect_vertex_program.c",
602 "src/glx/indirect_window_pos.c",
603 "src/glx/pixel.c",
604 "src/glx/pixelstore.c",
605 "src/glx/query_renderer.c",
606 "src/glx/render2.c",
607 "src/glx/renderpix.c",
608 "src/glx/single2.c",
609 "src/glx/singlepix.c",
610 "src/glx/vertarr.c",
611 "src/glx/xfont.c",
614 "src/loader/loader.c",
615 "src/loader/loader_dri3_helper.c",
616 "src/loader/loader_dri_helper.c",
617 "src/mapi/entry.c",
644 "src/mesa/main/accum.c",
645 "src/mesa/main/api_arrayelt.c",
646 "src/mesa/main/arbprogram.c",
647 "src/mesa/main/arrayobj.c",
648 "src/mesa/main/atifragshader.c",
649 "src/mesa/main/attrib.c",
650 "src/mesa/main/barrier.c",
651 "src/mesa/main/bbox.c",
652 "src/mesa/main/blend.c",
653 "src/mesa/main/blit.c",
654 "src/mesa/main/bufferobj.c",
655 "src/mesa/main/buffers.c",
656 "src/mesa/main/clear.c",
657 "src/mesa/main/clip.c",
658 "src/mesa/main/compute.c",
659 "src/mesa/main/condrender.c",
660 "src/mesa/main/conservativeraster.c",
661 "src/mesa/main/context.c",
662 "src/mesa/main/copyimage.c",
663 "src/mesa/main/cpuinfo.c",
664 "src/mesa/main/debug.c",
665 "src/mesa/main/debug_output.c",
666 "src/mesa/main/depth.c",
667 "src/mesa/main/dlist.c",
668 "src/mesa/main/draw.c",
669 "src/mesa/main/draw_validate.c",
670 "src/mesa/main/drawpix.c",
671 "src/mesa/main/drawtex.c",
672 "src/mesa/main/enable.c",
673 "src/mesa/main/errors.c",
674 "src/mesa/main/es1_conversion.c",
675 "src/mesa/main/eval.c",
676 "src/mesa/main/extensions.c",
677 "src/mesa/main/extensions_table.c",
678 "src/mesa/main/externalobjects.c",
679 "src/mesa/main/fbobject.c",
680 "src/mesa/main/feedback.c",
682 "src/mesa/main/ffvertex_prog.c",
683 "src/mesa/main/fog.c",
686 "src/mesa/main/format_utils.c",
687 "src/mesa/main/formatquery.c",
688 "src/mesa/main/formats.c",
690 "src/mesa/main/framebuffer.c",
691 "src/mesa/main/genmipmap.c",
692 "src/mesa/main/get.c",
694 "src/mesa/main/getstring.c",
695 "src/mesa/main/glformats.c",
696 "src/mesa/main/glspirv.c",
697 "src/mesa/main/glthread.c",
698 "src/mesa/main/glthread_bufferobj.c",
699 "src/mesa/main/glthread_draw.c",
700 "src/mesa/main/glthread_get.c",
701 "src/mesa/main/glthread_list.c",
702 "src/mesa/main/glthread_shaderobj.c",
703 "src/mesa/main/glthread_varray.c",
704 "src/mesa/main/hash.c",
705 "src/mesa/main/hint.c",
706 "src/mesa/main/image.c",
707 "src/mesa/main/light.c",
708 "src/mesa/main/lines.c",
709 "src/mesa/main/matrix.c",
710 "src/mesa/main/mipmap.c",
711 "src/mesa/main/multisample.c",
712 "src/mesa/main/objectlabel.c",
713 "src/mesa/main/pack.c",
714 "src/mesa/main/pbo.c",
715 "src/mesa/main/performance_monitor.c",
716 "src/mesa/main/performance_query.c",
717 "src/mesa/main/pipelineobj.c",
718 "src/mesa/main/pixel.c",
719 "src/mesa/main/pixelstore.c",
720 "src/mesa/main/pixeltransfer.c",
721 "src/mesa/main/points.c",
722 "src/mesa/main/polygon.c",
723 "src/mesa/main/program_binary.c",
724 "src/mesa/main/program_resource.c",
725 "src/mesa/main/querymatrix.c",
726 "src/mesa/main/queryobj.c",
727 "src/mesa/main/rastpos.c",
728 "src/mesa/main/readpix.c",
729 "src/mesa/main/remap.c",
730 "src/mesa/main/renderbuffer.c",
731 "src/mesa/main/robustness.c",
732 "src/mesa/main/samplerobj.c",
733 "src/mesa/main/scissor.c",
735 "src/mesa/main/shaderapi.c",
736 "src/mesa/main/shaderimage.c",
737 "src/mesa/main/shaderobj.c",
738 "src/mesa/main/shared.c",
739 "src/mesa/main/spirv_extensions.c",
740 "src/mesa/main/sse_minmax.c",
741 "src/mesa/main/state.c",
742 "src/mesa/main/stencil.c",
743 "src/mesa/main/syncobj.c",
744 "src/mesa/main/texcompress.c",
746 "src/mesa/main/texcompress_bptc.c",
747 "src/mesa/main/texcompress_cpal.c",
748 "src/mesa/main/texcompress_etc.c",
749 "src/mesa/main/texcompress_fxt1.c",
750 "src/mesa/main/texcompress_rgtc.c",
751 "src/mesa/main/texcompress_s3tc.c",
752 "src/mesa/main/texenv.c",
753 "src/mesa/main/texgen.c",
754 "src/mesa/main/texgetimage.c",
755 "src/mesa/main/teximage.c",
756 "src/mesa/main/texobj.c",
757 "src/mesa/main/texparam.c",
758 "src/mesa/main/texstate.c",
759 "src/mesa/main/texstorage.c",
760 "src/mesa/main/texstore.c",
761 "src/mesa/main/texturebindless.c",
762 "src/mesa/main/textureview.c",
763 "src/mesa/main/transformfeedback.c",
765 "src/mesa/main/uniforms.c",
766 "src/mesa/main/varray.c",
767 "src/mesa/main/vdpau.c",
768 "src/mesa/main/version.c",
769 "src/mesa/main/viewport.c",
770 "src/mesa/math/m_debug_clip.c",
771 "src/mesa/math/m_debug_norm.c",
772 "src/mesa/math/m_debug_xform.c",
773 "src/mesa/math/m_eval.c",
774 "src/mesa/math/m_matrix.c",
775 "src/mesa/math/m_vector.c",
776 "src/mesa/program/arbprogparse.c",
777 "src/mesa/program/dummy_errors.c",
779 "src/mesa/program/prog_cache.c",
780 "src/mesa/program/prog_instruction.c",
781 "src/mesa/program/prog_parameter.c",
782 "src/mesa/program/prog_parameter_layout.c",
783 "src/mesa/program/prog_print.c",
784 "src/mesa/program/prog_statevars.c",
785 "src/mesa/program/prog_to_nir.c",
786 "src/mesa/program/program.c",
789 "src/mesa/program/program_parse_extra.c",
790 "src/mesa/program/programopt.c",
791 "src/mesa/program/symbol_table.c",
792 "src/mesa/state_tracker/st_atifs_to_nir.c",
793 "src/mesa/state_tracker/st_atom.c",
795 "src/mesa/state_tracker/st_atom_atomicbuf.c",
796 "src/mesa/state_tracker/st_atom_blend.c",
797 "src/mesa/state_tracker/st_atom_clip.c",
798 "src/mesa/state_tracker/st_atom_constbuf.c",
799 "src/mesa/state_tracker/st_atom_depth.c",
800 "src/mesa/state_tracker/st_atom_framebuffer.c",
801 "src/mesa/state_tracker/st_atom_image.c",
802 "src/mesa/state_tracker/st_atom_msaa.c",
803 "src/mesa/state_tracker/st_atom_pixeltransfer.c",
804 "src/mesa/state_tracker/st_atom_rasterizer.c",
805 "src/mesa/state_tracker/st_atom_sampler.c",
806 "src/mesa/state_tracker/st_atom_scissor.c",
807 "src/mesa/state_tracker/st_atom_shader.c",
808 "src/mesa/state_tracker/st_atom_stipple.c",
809 "src/mesa/state_tracker/st_atom_storagebuf.c",
810 "src/mesa/state_tracker/st_atom_tess.c",
811 "src/mesa/state_tracker/st_atom_texture.c",
812 "src/mesa/state_tracker/st_atom_viewport.c",
813 "src/mesa/state_tracker/st_cb_bitmap.c",
814 "src/mesa/state_tracker/st_cb_clear.c",
815 "src/mesa/state_tracker/st_cb_copyimage.c",
816 "src/mesa/state_tracker/st_cb_drawpixels.c",
817 "src/mesa/state_tracker/st_cb_drawtex.c",
818 "src/mesa/state_tracker/st_cb_eglimage.c",
819 "src/mesa/state_tracker/st_cb_feedback.c",
820 "src/mesa/state_tracker/st_cb_flush.c",
821 "src/mesa/state_tracker/st_cb_rasterpos.c",
822 "src/mesa/state_tracker/st_cb_readpixels.c",
823 "src/mesa/state_tracker/st_cb_texture.c",
824 "src/mesa/state_tracker/st_context.c",
825 "src/mesa/state_tracker/st_copytex.c",
826 "src/mesa/state_tracker/st_debug.c",
827 "src/mesa/state_tracker/st_draw.c",
828 "src/mesa/state_tracker/st_draw_feedback.c",
829 "src/mesa/state_tracker/st_draw_hw_select.c",
830 "src/mesa/state_tracker/st_extensions.c",
831 "src/mesa/state_tracker/st_format.c",
832 "src/mesa/state_tracker/st_gen_mipmap.c",
835 "src/mesa/state_tracker/st_manager.c",
836 "src/mesa/state_tracker/st_nir_builtins.c",
837 "src/mesa/state_tracker/st_nir_lower_builtin.c",
838 "src/mesa/state_tracker/st_nir_lower_tex_src_plane.c",
839 "src/mesa/state_tracker/st_pbo.c",
840 "src/mesa/state_tracker/st_pbo_compute.c",
841 "src/mesa/state_tracker/st_program.c",
842 "src/mesa/state_tracker/st_sampler_view.c",
843 "src/mesa/state_tracker/st_scissor.c",
844 "src/mesa/state_tracker/st_shader_cache.c",
845 "src/mesa/state_tracker/st_texture.c",
846 "src/mesa/state_tracker/st_vdpau.c",
847 "src/mesa/vbo/vbo_context.c",
848 "src/mesa/vbo/vbo_exec.c",
849 "src/mesa/vbo/vbo_exec_api.c",
850 "src/mesa/vbo/vbo_exec_draw.c",
851 "src/mesa/vbo/vbo_exec_eval.c",
852 "src/mesa/vbo/vbo_minmax_index.c",
853 "src/mesa/vbo/vbo_noop.c",
854 "src/mesa/vbo/vbo_save.c",
855 "src/mesa/vbo/vbo_save_api.c",
856 "src/mesa/vbo/vbo_save_draw.c",
857 "src/mesa/vbo/vbo_save_loopback.c",
858 "src/mesa/x86/common_x86.c",
860 "src/util/anon_file.c",
861 "src/util/bitscan.c",
862 "src/util/blob.c",
863 "src/util/build_id.c",
864 "src/util/compress.c",
865 "src/util/crc32.c",
866 "src/util/dag.c",
867 "src/util/debug.c",
868 "src/util/disk_cache.c",
869 "src/util/disk_cache_os.c",
870 "src/util/double.c",
872 "src/util/fast_idiv_by_const.c",
873 "src/util/format/u_format.c",
875 "src/util/format/u_format_bptc.c",
876 "src/util/format/u_format_etc.c",
877 "src/util/format/u_format_fxt1.c",
878 "src/util/format/u_format_latc.c",
879 "src/util/format/u_format_other.c",
880 "src/util/format/u_format_rgtc.c",
881 "src/util/format/u_format_s3tc.c",
883 "src/util/format/u_format_tests.c",
884 "src/util/format/u_format_unpack_neon.c",
885 "src/util/format/u_format_yuv.c",
886 "src/util/format/u_format_zs.c",
888 "src/util/fossilize_db.c",
889 "src/util/half_float.c",
890 "src/util/hash_table.c",
892 "src/util/indices/u_primconvert.c",
894 "src/util/log.c",
895 "src/util/memstream.c",
896 "src/util/mesa-sha1.c",
897 "src/util/mesa_cache_db.c",
898 "src/util/os_file.c",
899 "src/util/os_memory_fd.c",
900 "src/util/os_misc.c",
901 "src/util/os_socket.c",
902 "src/util/os_time.c",
903 "src/util/perf/u_trace.c",
904 "src/util/ralloc.c",
905 "src/util/rand_xor.c",
906 "src/util/rb_tree.c",
907 "src/util/register_allocate.c",
908 "src/util/rgtc.c",
909 "src/util/set.c",
910 "src/util/sha1/sha1.c",
911 "src/util/simple_mtx.c",
912 "src/util/slab.c",
913 "src/util/softfloat.c",
914 "src/util/sparse_array.c",
915 "src/util/streaming-load-memcpy.c",
916 "src/util/string_buffer.c",
917 "src/util/strtod.c",
918 "src/util/u_atomic.c",
919 "src/util/u_call_once.c",
920 "src/util/u_cpu_detect.c",
921 "src/util/u_debug.c",
922 "src/util/u_debug_describe.c",
923 "src/util/u_debug_memory.c",
924 "src/util/u_debug_refcnt.c",
925 "src/util/u_debug_stack.c",
926 "src/util/u_debug_symbol.c",
927 "src/util/u_dl.c",
928 "src/util/u_hash_table.c",
929 "src/util/u_idalloc.c",
930 "src/util/u_math.c",
931 "src/util/u_mm.c",
932 "src/util/u_printf.c",
933 "src/util/u_process.c",
935 "src/util/u_queue.c",
936 "src/util/u_vector.c",
937 "src/util/u_worklist.c",
938 "src/util/vma.c",
939 "src/util/xmlconfig.c",
942 "src/vulkan/runtime/vk_buffer.c",
943 "src/vulkan/runtime/vk_cmd_copy.c",
944 "src/vulkan/runtime/vk_cmd_enqueue.c",
945 "src/vulkan/runtime/vk_command_buffer.c",
946 "src/vulkan/runtime/vk_command_pool.c",
947 "src/vulkan/runtime/vk_debug_report.c",
948 "src/vulkan/runtime/vk_debug_utils.c",
949 "src/vulkan/runtime/vk_deferred_operation.c",
950 "src/vulkan/runtime/vk_descriptor_set_layout.c",
951 "src/vulkan/runtime/vk_descriptor_update_template.c",
952 "src/vulkan/runtime/vk_descriptors.c",
953 "src/vulkan/runtime/vk_device.c",
954 "src/vulkan/runtime/vk_drm_syncobj.c",
955 "src/vulkan/runtime/vk_fence.c",
956 "src/vulkan/runtime/vk_framebuffer.c",
957 "src/vulkan/runtime/vk_graphics_state.c",
958 "src/vulkan/runtime/vk_image.c",
959 "src/vulkan/runtime/vk_instance.c",
960 "src/vulkan/runtime/vk_log.c",
961 "src/vulkan/runtime/vk_nir.c",
962 "src/vulkan/runtime/vk_object.c",
963 "src/vulkan/runtime/vk_physical_device.c",
965 "src/vulkan/runtime/vk_pipeline.c",
966 "src/vulkan/runtime/vk_pipeline_cache.c",
967 "src/vulkan/runtime/vk_pipeline_layout.c",
968 "src/vulkan/runtime/vk_queue.c",
969 "src/vulkan/runtime/vk_render_pass.c",
970 "src/vulkan/runtime/vk_sampler.c",
971 "src/vulkan/runtime/vk_semaphore.c",
972 "src/vulkan/runtime/vk_shader_module.c",
973 "src/vulkan/runtime/vk_standard_sample_locations.c",
974 "src/vulkan/runtime/vk_sync.c",
975 "src/vulkan/runtime/vk_sync_binary.c",
976 "src/vulkan/runtime/vk_sync_dummy.c",
977 "src/vulkan/runtime/vk_sync_timeline.c",
978 "src/vulkan/runtime/vk_synchronization2.c",
980 "src/vulkan/util/vk_alloc.c",
986 "src/vulkan/util/vk_format.c",
987 "src/vulkan/util/vk_util.c",
989 "src/vulkan/wsi/wsi_common.c",
990 "src/vulkan/wsi/wsi_common_display.c",
991 "src/vulkan/wsi/wsi_common_drm.c",
992 "src/vulkan/wsi/wsi_common_x11.c",
999 "xf86drm.c",
1000 "xf86drmHash.c",
1001 "xf86drmMode.c",
1002 "xf86drmRandom.c",
1003 "xf86drmSL.c",