Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_compiler.h1366 struct brw_compile_stats { struct
1414 struct brw_compile_stats *stats,
1430 struct brw_compile_stats *stats,
1446 struct brw_compile_stats *stats,
1462 struct brw_compile_stats *stats,
1513 struct brw_compile_stats *stats, /**< Array of three stats */
1528 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.h475 struct brw_compile_stats *stats);
Dbrw_shader.cpp1281 struct brw_compile_stats *stats, in brw_compile_tes()
Dbrw_vec4_generator.cpp1476 struct brw_compile_stats *stats) in generate_code()
2235 struct brw_compile_stats *stats) in brw_vec4_generate_assembly()
Dbrw_vec4.cpp2836 struct brw_compile_stats *stats, in brw_compile_vs()
Dbrw_fs_generator.cpp1877 struct brw_compile_stats *stats) in generate_code()
Dbrw_fs.cpp8786 struct brw_compile_stats *stats, in brw_compile_fs()
9150 struct brw_compile_stats *stats, in brw_compile_cs()
/external/mesa3d/src/intel/vulkan/
Danv_pipeline_cache.c41 const struct brw_compile_stats *stats, uint32_t num_stats, in anv_shader_bin_create()
221 const struct brw_compile_stats *stats = in anv_shader_bin_create_from_blob()
419 const struct brw_compile_stats *stats, in anv_pipeline_cache_add_shader_locked()
450 const struct brw_compile_stats *stats, in anv_pipeline_cache_upload_kernel()
711 const struct brw_compile_stats *stats, in anv_device_upload_kernel()
Danv_private.h1300 const struct brw_compile_stats *stats,
1319 const struct brw_compile_stats *stats,
3368 struct brw_compile_stats stats[3];
3383 const struct brw_compile_stats *stats, uint32_t num_stats,
3408 struct brw_compile_stats stats;
Danv_pipeline.c615 struct brw_compile_stats stats[3];
1108 struct brw_compile_stats *stats, in anv_pipeline_add_executable()
1227 struct brw_compile_stats *stats = bin->stats; in anv_pipeline_add_executables()