Home
last modified time | relevance | path

Searched refs:iris_gs_prog_key (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_screen.h43 struct iris_gs_prog_key;
134 struct iris_gs_prog_key *key);
H A Diris_context.h265 struct iris_gs_prog_key { struct
297 struct iris_gs_prog_key gs;
H A Diris_program.c144 const struct iris_gs_prog_key *key) in iris_to_brw_gs_key()
1832 const struct iris_gs_prog_key *const key = &shader->key.gs; in iris_compile_gs()
1913 struct iris_gs_prog_key key = { KEY_INIT(vue.base) }; in iris_update_compiled_gs()
2656 key.gs = (struct iris_gs_prog_key) { KEY_INIT(vue.base) }; in iris_create_shader_state()
H A Diris_state.c4406 struct iris_gs_prog_key *key) in iris_populate_gs_key()

Completed in 18 milliseconds