Home
last modified time | relevance | path

Searched refs:brw_ff_gs_prog_key (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_compile_ff_gs.c42 struct brw_ff_gs_prog_key key;
273 const struct brw_ff_gs_prog_key *key) in brw_ff_gs_quads()
311 const struct brw_ff_gs_prog_key *key) in brw_ff_gs_quad_strip()
367 gfx6_sol_program(struct brw_ff_gs_compile *c, const struct brw_ff_gs_prog_key *key, in gfx6_sol_program()
564 const struct brw_ff_gs_prog_key *key, in brw_compile_ff_gs_prog()
Dbrw_compiler.h537 struct brw_ff_gs_prog_key { struct
1866 const struct brw_ff_gs_prog_key *key,
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c137 struct brw_ff_gs_prog_key *key) in gfx6_ff_gs_xfb_setup()
2315 crocus_compile_ff_gs(struct crocus_context *ice, struct brw_ff_gs_prog_key *key) in crocus_compile_ff_gs()
2359 struct brw_ff_gs_prog_key key; in crocus_update_compiled_ff_gs()
/third_party/mesa3d/docs/relnotes/
D21.2.0.rst1706 - intel: move brw_ff_gs_prog_key/data to compiler.