Searched refs:brw_vs_prog_key (Results 1 – 6 of 6) sorted by relevance
74 const struct brw_vs_prog_key *old_key, in debug_vs_recompile()75 const struct brw_vs_prog_key *key) in debug_vs_recompile()181 debug_vs_recompile(c, log, (const struct brw_vs_prog_key *)old_key, in brw_debug_key_recompile()182 (const struct brw_vs_prog_key *)key); in brw_debug_key_recompile()
231 struct brw_vs_prog_key { struct353 struct brw_vs_prog_key vs;1249 const struct brw_vs_prog_key *key;
70 const struct brw_vs_prog_key *key = params->key; in brw_compile_vs()
289 [MESA_SHADER_VERTEX] = sizeof(struct brw_vs_prog_key), in brw_prog_key_size()
84 struct brw_vs_prog_key vs_key = { 0, }; in blorp_compile_vs_brw()
511 static struct brw_vs_prog_key515 return (struct brw_vs_prog_key) { in iris_to_brw_vs_key()1881 struct brw_vs_prog_key brw_key = iris_to_brw_vs_key(screen, key); in iris_compile_vs()