Home
last modified time | relevance | path

Searched refs:draw_tes_llvm_variant_list_item (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.h638 struct draw_tes_llvm_variant_list_item struct
641 struct draw_tes_llvm_variant_list_item *next, *prev; argument
737 struct draw_tes_llvm_variant_list_item list_item_global;
738 struct draw_tes_llvm_variant_list_item list_item_local;
775 struct draw_tes_llvm_variant_list_item variants;
800 struct draw_tes_llvm_variant_list_item tes_variants_list;
Ddraw_tess.c611 struct draw_tes_llvm_variant_list_item *li; in draw_delete_tess_eval_shader()
615 struct draw_tes_llvm_variant_list_item *next = next_elem(li); in draw_delete_tess_eval_shader()
Ddraw_pt_fetch_shade_pipeline_llvm.c220 struct draw_tes_llvm_variant_list_item *li; in llvm_middle_end_prepare_tes()
257 struct draw_tes_llvm_variant_list_item *item; in llvm_middle_end_prepare_tes()