Home
last modified time | relevance | path

Searched defs:vinfo (Results 1 - 21 of 21) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_vertex.c46 draw_compute_vertex_size(struct vertex_info *vinfo) in draw_compute_vertex_size() argument
61 draw_dump_emitted_vertex(const struct vertex_info *vinfo, const uint8_t *data) in draw_dump_emitted_vertex() argument
[all...]
H A Ddraw_vertex.h113 draw_emit_vertex_attr(struct vertex_info *vinfo, in draw_emit_vertex_attr() argument
H A Ddraw_pt_fetch_shade_emit.c63 const struct vertex_info *vinfo; member
77 const struct vertex_info *vinfo; in fse_prepare() local
[all...]
H A Ddraw_pt_emit.c46 const struct vertex_info *vinfo; member
59 const struct vertex_info *vinfo; in draw_pt_emit_prepare() local
[all...]
H A Ddraw_pipe_vbuf.c56 const struct vertex_info *vinfo; member
191 const struct vertex_info *vinfo; in vbuf_start_prim() local
[all...]
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state_derived.c48 struct vertex_info vinfo; in calculate_vertex_layout() local
[all...]
H A Di915_prim_emit.c66 const struct vertex_info *vinfo = &i915->current.vertex_info; in emit_hw_vertex() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_derived.c52 struct vertex_info *vinfo = &llvmpipe->vertex_info; in compute_vertex_info() local
[all...]
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state_derived.c68 struct vertex_info *vinfo = &softpipe->vertex_info; in softpipe_compute_vertex_info() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_swtnl_state.c222 struct vertex_info *vinfo = &svga_render->vertex_info; in svga_swtnl_update_vdecl() local
[all...]
/third_party/NuttX/drivers/video/
H A Dfb.c401 struct fb_videoinfo_s vinfo = { 0 }; in fb_ioctl() local
730 struct fb_videoinfo_s vinfo; in fb_register() local
/third_party/libsnd/src/
H A Dogg_vorbis.c131 vorbis_info vinfo ; member
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_draw.c228 struct vertex_info *vinfo = &r->vertex_info; in vroute_add() local
286 struct vertex_info *vinfo = &r->vertex_info; in nv30_render_validate() local
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_state_derived.c129 struct vertex_info *vinfo = &r300->vertex_info; in r300_swtcl_vertex_psc() local
/third_party/node/deps/openssl/openssl/crypto/srp/
H A Dsrp_vfy.c207 void SRP_user_pwd_set_gN(SRP_user_pwd *vinfo, const BIGNUM *g, in SRP_user_pwd_set_gN() argument
214 int SRP_user_pwd_set1_ids(SRP_user_pwd *vinfo, const char *id, in SRP_user_pwd_set1_ids() argument
224 static int SRP_user_pwd_set_sv(SRP_user_pwd *vinfo, const char *s, in SRP_user_pwd_set_sv() argument
251 SRP_user_pwd_set0_sv(SRP_user_pwd *vinfo, BIGNUM *s, BIGNUM *v) SRP_user_pwd_set0_sv() argument
[all...]
/third_party/openssl/crypto/srp/
H A Dsrp_vfy.c207 void SRP_user_pwd_set_gN(SRP_user_pwd *vinfo, const BIGNUM *g, in SRP_user_pwd_set_gN() argument
214 int SRP_user_pwd_set1_ids(SRP_user_pwd *vinfo, const char *id, in SRP_user_pwd_set1_ids() argument
226 SRP_user_pwd_set_sv(SRP_user_pwd *vinfo, const char *s, const char *v) SRP_user_pwd_set_sv() argument
253 SRP_user_pwd_set0_sv(SRP_user_pwd *vinfo, BIGNUM *s, BIGNUM *v) SRP_user_pwd_set0_sv() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211_capa.c741 struct nl80211_vendor_cmd_info *vinfo; in wiphy_info_handler() local
804 struct nl80211_vendor_cmd_info *vinfo; in wiphy_info_handler() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211_capa.c977 struct nl80211_vendor_cmd_info *vinfo; in wiphy_info_handler() local
1056 struct nl80211_vendor_cmd_info *vinfo; in wiphy_info_handler() local
[all...]
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_api.c181 save_glx_visual( Display *dpy, XVisualInfo *vinfo, in save_glx_visual() argument
[all...]
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c990 static void get_verinfo(struct dso *dso, int sym_index, struct verinfo *vinfo) in get_verinfo() argument
1072 struct verinfo vinfo = { .s = name, .v = ""}; in do_relocs() local
[all...]
/third_party/musl/ldso/linux/
H A Ddynlink.c1025 static void get_verinfo(struct dso *dso, int sym_index, struct verinfo *vinfo) in get_verinfo() argument
1107 struct verinfo vinfo = { .s = name, .v = ""}; in do_relocs() local
[all...]

Completed in 23 milliseconds