Searched refs:limit_dispatch_width (Results 1 – 5 of 5) sorted by relevance
488 limit_dispatch_width(8, "Depth writes unsupported in SIMD16+ mode.\n"); in emit_fb_writes()496 limit_dispatch_width(8, "gl_FragStencilRefARB unsupported " in emit_fb_writes()562 limit_dispatch_width(8, "Dual source blending unsupported " in emit_fb_writes()
187 void limit_dispatch_width(unsigned n, const char *msg);
439 limit_dispatch_width(16, "Non-uniform control flow unsupported " in nir_emit_if()453 limit_dispatch_width(16, "Non-uniform control flow unsupported " in nir_emit_loop()3506 limit_dispatch_width( in nir_emit_fs_intrinsic()
712 fs_visitor::limit_dispatch_width(unsigned n, const char *msg) in limit_dispatch_width() function in fs_visitor1494 limit_dispatch_width(16, "gl_SampleId is unsupported in SIMD32 on gen7"); in emit_sampleid_setup()8848 v8->limit_dispatch_width(8, "gen8 workaround: " in brw_compile_fs()
3288 - intel/compiler: add newline to limit_dispatch_width message