Home
last modified time | relevance | path

Searched refs:move_to_head (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/util/
Dsimple_list.h95 #define move_to_head(list, elem) \ macro
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt_fetch_shade_pipeline_llvm.c96 move_to_head(&fpme->llvm->gs_variants_list, in llvm_middle_end_prepare_gs()
220 move_to_head(&fpme->llvm->vs_variants_list, in llvm_middle_end_prepare()
/external/mesa3d/src/gallium/auxiliary/util/
Du_cache.c252 move_to_head(&cache->lru, entry); in util_cache_get()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_setup.c957 move_to_head(&lp->setup_variants_list, &variant->list_item_global); in llvmpipe_update_setup()
Dlp_state_fs.c3352 move_to_head(&lp->fs_variants_list, &variant->list_item_global); in llvmpipe_update_fs()