Searched refs:brw_gs_prog_key (Results 1 – 10 of 10) sorted by relevance
153 const struct brw_gs_prog_key *old_key, in debug_gs_recompile()154 const struct brw_gs_prog_key *key) in debug_gs_recompile()234 debug_gs_recompile(c, log, (const struct brw_gs_prog_key *)old_key, in brw_debug_key_recompile()235 (const struct brw_gs_prog_key *)key); in brw_debug_key_recompile()
185 struct brw_gs_prog_key key;
390 struct brw_gs_prog_key struct575 struct brw_gs_prog_key gs;1672 const struct brw_gs_prog_key *key;
267 [MESA_SHADER_GEOMETRY] = sizeof(struct brw_gs_prog_key), in brw_prog_key_size()
589 const struct brw_gs_prog_key *key = params->key; in brw_compile_gs()
47 struct brw_gs_prog_key;133 struct brw_gs_prog_key *key);
1708 const struct brw_gs_prog_key *key) in crocus_compile_gs()1753 struct brw_gs_prog_key key_clean = *key; in crocus_compile_gs()1813 struct brw_gs_prog_key key = { KEY_INIT() }; in crocus_update_compiled_gs()2857 struct brw_gs_prog_key key = { KEY_INIT() }; in crocus_create_gs_state()
4756 struct brw_gs_prog_key *key) in crocus_populate_gs_key()
142 static struct brw_gs_prog_key146 return (struct brw_gs_prog_key) { in iris_to_brw_gs_key()1857 struct brw_gs_prog_key brw_key = iris_to_brw_gs_key(screen, key); in iris_compile_gs()
355 struct brw_gs_prog_key *key) in populate_gs_prog_key()