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