Lines Matching refs:brw_compiler
47 struct brw_compiler { struct
1550 struct brw_compiler *
1563 brw_get_compiler_config_value(const struct brw_compiler *compiler);
1603 brw_compile_vs(const struct brw_compiler *compiler,
1631 brw_compile_tcs(const struct brw_compiler *compiler,
1660 brw_compile_tes(const struct brw_compiler *compiler,
1688 brw_compile_gs(const struct brw_compiler *compiler,
1701 brw_compile_sf(const struct brw_compiler *compiler,
1717 brw_compile_clip(const struct brw_compiler *compiler,
1737 brw_compile_task(const struct brw_compiler *compiler,
1755 brw_compile_mesh(const struct brw_compiler *compiler,
1792 brw_compile_fs(const struct brw_compiler *compiler,
1823 brw_compile_cs(const struct brw_compiler *compiler,
1854 brw_compile_bs(const struct brw_compiler *compiler,
1864 brw_compile_ff_gs_prog(struct brw_compiler *compiler,
1871 void brw_debug_key_recompile(const struct brw_compiler *c, void *log,