Searched refs:stage_abbrev (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs_validate.cpp35 fprintf(stderr, "ASSERT: Scalar %s validation failed!\n", stage_abbrev); \
H A Dbrw_shader.h232 const char *stage_abbrev; member in struct:backend_shader
H A Dbrw_vec4_generator.cpp1499 const char *stage_abbrev = _mesa_shader_stage_to_abbrev(nir->info.stage); local in function:generate_code
2180 stage_abbrev, before_size / 16, loop_count, cfg->cycle_count,
2192 stage_abbrev, before_size / 16,
H A Dbrw_shader.cpp693 stage_abbrev = _mesa_shader_stage_to_abbrev(stage);
H A Dbrw_vec4.cpp2700 stage_abbrev, nir->info.name, iteration, pass_num); \
2713 stage_abbrev, nir->info.name);
H A Dbrw_vec4_visitor.cpp1912 msg = ralloc_asprintf(mem_ctx, "%s compile failed: %s\n", stage_abbrev, msg);
H A Dbrw_fs.cpp685 msg = ralloc_asprintf(mem_ctx, "%s compile failed: %s\n", stage_abbrev, msg);
7044 stage_abbrev, dispatch_width, nir->info.name, iteration, pass_num); \
7058 stage_abbrev, dispatch_width, nir->info.name);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs_validate.cpp35 fprintf(stderr, "ASSERT: Scalar %s validation failed!\n", stage_abbrev); \
H A Dbrw_shader.h80 const char *stage_abbrev; member in struct:backend_shader
H A Dbrw_vec4_generator.cpp1530 const char *stage_abbrev = _mesa_shader_stage_to_abbrev(nir->info.stage); local in function:generate_code
2251 stage_abbrev, before_size / 16, loop_count, perf.latency,
2270 stage_abbrev, before_size / 16,
H A Dbrw_shader.cpp741 stage_abbrev = _mesa_shader_stage_to_abbrev(stage);
H A Dbrw_vec4.cpp2754 stage_abbrev, nir->info.name, iteration, pass_num); \
2767 stage_abbrev, nir->info.name);
H A Dbrw_vec4_visitor.cpp1800 msg = ralloc_asprintf(mem_ctx, "%s compile failed: %s\n", stage_abbrev, msg);
H A Dbrw_fs.cpp681 dispatch_width, stage_abbrev, msg);
8498 stage_abbrev, dispatch_width, nir->info.name, iteration, pass_num); \
8512 stage_abbrev, dispatch_width, nir->info.name);

Completed in 41 milliseconds