Home
last modified time | relevance | path

Searched refs:brw_compile_stats (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h1467 struct brw_compile_stats { struct
1518 struct brw_compile_stats *stats;
1551 struct brw_compile_stats *stats,
1567 struct brw_compile_stats *stats,
1582 struct brw_compile_stats *stats,
1637 struct brw_compile_stats *stats;
1671 struct brw_compile_stats *stats;
1704 struct brw_compile_stats *stats,
Dbrw_vec4.h52 struct brw_compile_stats *stats,
Dbrw_vec4_tcs.cpp365 struct brw_compile_stats *stats, in brw_compile_tcs()
Dbrw_vec4_gs_visitor.cpp592 struct brw_compile_stats *stats, in brw_compile_gs()
Dbrw_fs.h479 struct brw_compile_stats *stats);
Dbrw_shader.cpp1338 struct brw_compile_stats *stats, in brw_compile_tes()
Dbrw_vec4_generator.cpp1526 struct brw_compile_stats *stats, in generate_code()
2292 struct brw_compile_stats *stats, in brw_vec4_generate_assembly()
Dbrw_fs.cpp9914 struct brw_compile_stats *stats = params->stats; in brw_compile_fs()
10296 struct brw_compile_stats *stats = params->stats; in brw_compile_cs()
10407 struct brw_compile_stats *stats, in compile_single_bs()
10516 struct brw_compile_stats *stats, in brw_compile_bs()
Dbrw_fs_generator.cpp1898 struct brw_compile_stats *stats) in generate_code()
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline_cache.c41 const struct brw_compile_stats *stats, uint32_t num_stats, in anv_shader_bin_create()
237 const struct brw_compile_stats *stats = in anv_shader_bin_create_from_blob()
435 const struct brw_compile_stats *stats, in anv_pipeline_cache_add_shader_locked()
466 const struct brw_compile_stats *stats, in anv_pipeline_cache_upload_kernel()
727 const struct brw_compile_stats *stats, in anv_device_upload_kernel()
Danv_private.h1109 const struct brw_compile_stats *stats,
1128 const struct brw_compile_stats *stats,
3445 struct brw_compile_stats stats[3];
3460 const struct brw_compile_stats *stats, uint32_t num_stats,
3498 struct brw_compile_stats stats;
Danv_pipeline.c613 struct brw_compile_stats stats[3];
1218 struct brw_compile_stats *stats, in anv_pipeline_add_executable()
1324 struct brw_compile_stats *stats = bin->stats; in anv_pipeline_add_executables()