Searched defs:gen_size (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_draw_arrays.c | 216 unsigned gen_size, gen_nr; in svga_hwtnl_draw_arrays() local 92 retrieve_or_generate_indices(struct svga_hwtnl *hwtnl, enum pipe_prim_type prim, unsigned gen_type, unsigned gen_nr, unsigned gen_size, u_generate_func generate, struct pipe_resource **out_buf) retrieve_or_generate_indices() argument
|
H A D | svga_draw_elements.c | 224 unsigned gen_size, gen_nr; in svga_hwtnl_draw_range_elements() local 62 translate_indices(struct svga_hwtnl *hwtnl, const struct pipe_draw_info *info, const struct pipe_draw_start_count_bias *draw, enum pipe_prim_type gen_prim, unsigned orig_nr, unsigned gen_nr, unsigned gen_size, u_translate_func translate, struct pipe_resource **out_buf, unsigned *out_offset) translate_indices() argument [all...] |
/third_party/openssl/test/ |
H A D | ectest.c | 2388 do_test_custom_explicit_fromdata(EC_GROUP *group, BN_CTX *ctx, unsigned char *gen, int gen_size) do_test_custom_explicit_fromdata() argument
|
Completed in 8 milliseconds