Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_validate.cpp35 fprintf(stderr, "ASSERT: Scalar %s validation failed!\n", stage_abbrev); \
H A Dbrw_shader.h81 const char *stage_abbrev; member
H A Dbrw_vec4_generator.cpp1525 const char *stage_abbrev = _mesa_shader_stage_to_abbrev(nir->info.stage); in generate_code() local
2236 stage_abbrev, before_size / 16, loop_count, perf.latency, in generate_code()
2255 stage_abbrev, before_size / 16, in generate_code()
H A Dbrw_shader.cpp738 stage_abbrev = _mesa_shader_stage_to_abbrev(stage); in backend_shader()
H A Dbrw_vec4.cpp2400 stage_abbrev, nir->info.name, iteration, pass_num); \ in run()
2413 stage_abbrev, nir->info.name); in run()
H A Dbrw_vec4_visitor.cpp1401 msg = ralloc_asprintf(mem_ctx, "%s compile failed: %s\n", stage_abbrev, msg); in fail()
H A Dbrw_fs.cpp591 dispatch_width, stage_abbrev, msg); in vfail()
6054 stage_abbrev, dispatch_width, nir->info.name, iteration, pass_num); \
6068 stage_abbrev, dispatch_width, nir->info.name);

Completed in 27 milliseconds