Home
last modified time | relevance | path

Searched defs:elk_key (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/iris/
Diris_program.c1904 struct elk_vs_prog_key elk_key = iris_to_elk_vs_key(screen, key); in iris_compile_vs() local
2066 struct elk_tcs_prog_key elk_key = iris_to_elk_tcs_key(screen, key); in iris_compile_tcs() local
2321 struct elk_tes_prog_key elk_key = iris_to_elk_tes_key(screen, key); in iris_compile_tes() local
2500 struct elk_gs_prog_key elk_key = iris_to_elk_gs_key(screen, key); in iris_compile_gs() local
2679 struct elk_wm_prog_key elk_key = iris_to_elk_fs_key(screen, key); in iris_compile_fs() local
2990 struct elk_cs_prog_key elk_key = iris_to_elk_cs_key(screen, key); in iris_compile_cs() local