Searched defs:hw_mask (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/util/indices/ |
H A D | u_indices.c | 63 u_index_prim_type_convert(unsigned hw_mask, enum pipe_prim_type prim, bool pv_matches) in u_index_prim_type_convert() argument 122 u_index_translator(unsigned hw_mask, in u_index_translator() argument 171 u_index_count_converted_indices(unsigned hw_mask, bool pv_matches, enum pipe_prim_type prim, unsigned nr) in u_index_count_converted_indices() 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 [all...] |
Completed in 1 milliseconds