Searched refs:limit_dispatch_width (Results 1 – 3 of 3) sorted by relevance
459 limit_dispatch_width(8, "Depth writes unsupported in SIMD16+ mode.\n"); in emit_fb_writes()467 limit_dispatch_width(8, "gl_FragStencilRefARB unsupported " in emit_fb_writes()
159 void limit_dispatch_width(unsigned n, const char *msg);
640 fs_visitor::limit_dispatch_width(unsigned n, const char *msg) in limit_dispatch_width() function in fs_visitor