Searched defs:brw_compile_cs_params (Results 1 – 1 of 1) sorted by relevance
1662 struct brw_compile_cs_params { struct1663 nir_shader *nir;1665 const struct brw_cs_prog_key *key;1689 struct brw_compile_cs_params *params); argument