Searched refs:brw_gs_prog_key (Results 1 – 6 of 6) sorted by relevance
118 const struct brw_gs_prog_key *old_key, in debug_gs_recompile()119 const struct brw_gs_prog_key *key) in debug_gs_recompile()193 debug_gs_recompile(c, log, (const struct brw_gs_prog_key *)old_key, in brw_debug_key_recompile()194 (const struct brw_gs_prog_key *)key); in brw_debug_key_recompile()
278 struct brw_gs_prog_key struct356 struct brw_gs_prog_key gs;1313 const struct brw_gs_prog_key *key;
143 const struct brw_gs_prog_key *key = params->key; in brw_compile_gs()
292 [MESA_SHADER_GEOMETRY] = sizeof(struct brw_gs_prog_key), in brw_prog_key_size()
134 struct brw_gs_prog_key key;
547 static struct brw_gs_prog_key551 return (struct brw_gs_prog_key) { in iris_to_brw_gs_key()2479 struct brw_gs_prog_key brw_key = iris_to_brw_gs_key(screen, key); in iris_compile_gs()