Searched refs:elk_cs_prog_key (Results 1 – 10 of 10) sorted by relevance
188 const struct elk_cs_prog_key *old_key, in debug_cs_recompile()189 const struct elk_cs_prog_key *key) in debug_cs_recompile()231 debug_cs_recompile(c, log, (const struct elk_cs_prog_key *)old_key, in elk_debug_key_recompile()232 (const struct elk_cs_prog_key *)key); in elk_debug_key_recompile()
522 struct elk_cs_prog_key { struct566 struct elk_cs_prog_key cs;1626 const struct elk_cs_prog_key *key;
198 [MESA_SHADER_COMPUTE] = sizeof(struct elk_cs_prog_key), in elk_prog_key_size()
6920 const struct elk_cs_prog_key *key = params->key; in elk_compile_cs()
43 struct elk_cs_prog_key;137 struct elk_cs_prog_key *key);
2500 const struct elk_cs_prog_key *key) in crocus_compile_cs()2571 struct elk_cs_prog_key key = { KEY_INIT() }; in crocus_update_compiled_cs()2902 struct elk_cs_prog_key key = { KEY_INIT() }; in crocus_create_compute_state()
4861 struct elk_cs_prog_key *key) in crocus_populate_cs_key()
153 struct elk_cs_prog_key cs_key; in blorp_compile_cs_elk()
664 static struct elk_cs_prog_key668 return (struct elk_cs_prog_key) { in iris_to_elk_cs_key()2998 struct elk_cs_prog_key elk_key = iris_to_elk_cs_key(screen, key); in iris_compile_cs()
330 struct elk_cs_prog_key *key) in populate_cs_prog_key()