Searched refs:brw_compile_stats (Results 1 - 10 of 10) sorted by relevance
/third_party/mesa3d/src/intel/compiler/ |
H A 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 *stat [all...] |
H A D | brw_kernel.h | 52 struct brw_compile_stats stats[3];
|
H A D | brw_vec4.h | 52 struct brw_compile_stats *stats,
|
H A D | brw_fs.h | 481 struct brw_compile_stats *stats);
|
H A 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()
|
H A D | brw_fs.cpp | 7603 struct brw_compile_stats *stats = params->stats; 7869 struct brw_compile_stats *stats = params->stats; 7927 struct brw_compile_stats *stats,
|
H A D | brw_fs_generator.cpp | 1767 struct brw_compile_stats *stats) in generate_code()
|
/third_party/mesa3d/src/intel/vulkan/ |
H A 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()
|
H A 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;
|
H A 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()
|
Completed in 30 milliseconds