Searched refs:brw_compile_stats (Results 1 – 11 of 11) sorted by relevance
/third_party/mesa3d/src/intel/compiler/ |
D | brw_compiler.h | 1538 struct brw_compile_stats { struct 1587 struct brw_compile_stats *stats; 1618 struct brw_compile_stats *stats; 1647 struct brw_compile_stats *stats; 1675 struct brw_compile_stats *stats; 1730 struct brw_compile_stats *stats; 1748 struct brw_compile_stats *stats; 1776 struct brw_compile_stats *stats; 1807 struct brw_compile_stats *stats; 1841 struct brw_compile_stats *stats;
|
D | brw_kernel.h | 52 struct brw_compile_stats stats[3];
|
D | brw_vec4.h | 52 struct brw_compile_stats *stats,
|
D | brw_fs.h | 481 struct brw_compile_stats *stats);
|
D | brw_vec4_generator.cpp | 1521 struct brw_compile_stats *stats, in generate_code() 2277 struct brw_compile_stats *stats, in brw_vec4_generate_assembly()
|
D | brw_fs.cpp | 7603 struct brw_compile_stats *stats = params->stats; in brw_compile_fs() 7869 struct brw_compile_stats *stats = params->stats; in brw_compile_cs() 7927 struct brw_compile_stats *stats, in compile_single_bs()
|
D | brw_fs_generator.cpp | 1767 struct brw_compile_stats *stats) in generate_code()
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_pipeline_cache.c | 74 const struct brw_compile_stats *stats, uint32_t num_stats, in anv_shader_bin_create() 260 const struct brw_compile_stats *stats = in anv_shader_bin_deserialize() 329 const struct brw_compile_stats *stats, in anv_device_upload_kernel()
|
D | anv_private.h | 1143 const struct brw_compile_stats *stats, 3031 struct brw_compile_stats stats[3]; 3046 const struct brw_compile_stats *stats, uint32_t num_stats, 3079 struct brw_compile_stats stats;
|
D | anv_pipeline.c | 537 struct brw_compile_stats stats[3]; 1163 struct brw_compile_stats *stats, in anv_pipeline_add_executable() 1269 struct brw_compile_stats *stats = bin->stats; in anv_pipeline_add_executables()
|
/third_party/mesa3d/src/gallium/drivers/crocus/ci/ |
D | crocus-hsw-fails.txt | 226 …shader*, brw_vue_prog_data*, const cfg_t*, const brw::performance&, brw_compile_stats*, bool): Ass…
|