Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_screen.h42 struct iris_tes_prog_key;
130 struct iris_tes_prog_key *key);
Diris_context.h255 struct iris_tes_prog_key { struct
296 struct iris_tes_prog_key tes;
Diris_program.c132 const struct iris_tes_prog_key *key) in iris_to_brw_tes_key()
1693 const struct iris_tes_prog_key *const key = &shader->key.tes; in iris_compile_tes()
1772 struct iris_tes_prog_key key = { KEY_INIT(vue.base) }; in iris_update_compiled_tes()
2641 key.tes = (struct iris_tes_prog_key) { in iris_create_shader_state()
Diris_state.c4389 struct iris_tes_prog_key *key) in iris_populate_tes_key()