Home
last modified time | relevance | path

Searched defs:out_prim (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/util/indices/
H A Du_unfilled_indices.c129 u_unfilled_translator(enum pipe_prim_type prim, unsigned in_index_size, unsigned nr, unsigned unfilled_mode, enum pipe_prim_type *out_prim, unsigned *out_index_size, unsigned *out_nr, u_translate_func *out_translate) u_unfilled_translator() argument
189 u_unfilled_generator(enum pipe_prim_type prim, unsigned start, unsigned nr, unsigned unfilled_mode, enum pipe_prim_type *out_prim, unsigned *out_index_size, unsigned *out_nr, u_generate_func *out_generate) u_unfilled_generator() argument
H A Du_indices.c122 u_index_translator(unsigned hw_mask, enum pipe_prim_type prim, unsigned in_index_size, unsigned nr, unsigned in_pv, unsigned out_pv, unsigned prim_restart, enum pipe_prim_type *out_prim, unsigned *out_index_size, unsigned *out_nr, u_translate_func *out_translate) u_index_translator() argument
237 u_index_generator(unsigned hw_mask, enum pipe_prim_type prim, unsigned start, unsigned nr, unsigned in_pv, unsigned out_pv, enum pipe_prim_type *out_prim, unsigned *out_index_size, unsigned *out_nr, u_generate_func *out_generate) u_index_generator() argument
/third_party/mesa3d/src/gallium/auxiliary/tessellator/
H A Dp_tessellator.cpp58 PIPE_TESSELLATOR_OUTPUT_PRIMITIVE out_prim; in Init() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt.c67 enum pipe_prim_type out_prim = prim; in draw_pt_arrays() local
H A Ddraw_pt_fetch_shade_pipeline_llvm.c293 const enum pipe_prim_type out_prim = in llvm_middle_end_prepare() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_shader.h337 enum pipe_prim_type out_prim; member

Completed in 5 milliseconds