Home
last modified time | relevance | path

Searched refs:iris_tes_prog_key (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_screen.h42 struct iris_tes_prog_key;
149 struct iris_tes_prog_key *key);
H A Diris_context.h258 struct iris_tes_prog_key { struct
299 struct iris_tes_prog_key tes;
H A Diris_program.c536 const struct iris_tes_prog_key *key) in iris_to_brw_tes_key()
622 const struct iris_tes_prog_key *key) in iris_to_elk_tes_key()
2262 const struct iris_tes_prog_key *const key = &shader->key.tes; in iris_compile_tes()
2389 struct iris_tes_prog_key key = { KEY_INIT(vue.base) }; in iris_update_compiled_tes()
3431 key.tes = (struct iris_tes_prog_key) { in iris_create_shader_state()
H A Diris_state.c4883 struct iris_tes_prog_key *key) in iris_populate_tes_key()