Home
last modified time | relevance | path

Searched refs:exec_list_get_head_raw (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dlist.h401 exec_list_get_head_raw(struct exec_list *list) in exec_list_get_head_raw() function
608 return exec_list_get_head_raw(this); in get_head_raw()
/external/mesa3d/src/compiler/nir/
Dnir_opt_comparison_pre.c248 (struct block_instructions *) exec_list_get_head_raw(&bq->blocks); in comparison_pre_block()