/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_vertex.c | 46 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 D | draw_vertex.h | 113 draw_emit_vertex_attr(struct vertex_info *vinfo, in draw_emit_vertex_attr() argument
|
H A D | draw_pt_fetch_shade_emit.c | 63 const struct vertex_info *vinfo; member 77 const struct vertex_info *vinfo; in fse_prepare() local [all...] |
H A D | draw_pt_emit.c | 46 const struct vertex_info *vinfo; member 59 const struct vertex_info *vinfo; in draw_pt_emit_prepare() local [all...] |
H A D | draw_pipe_vbuf.c | 56 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 D | i915_state_derived.c | 48 struct vertex_info vinfo; in calculate_vertex_layout() local [all...] |
H A D | i915_prim_emit.c | 66 const struct vertex_info *vinfo = &i915->current.vertex_info; in emit_hw_vertex() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_state_derived.c | 52 struct vertex_info *vinfo = &llvmpipe->vertex_info; in compute_vertex_info() local [all...] |
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_state_derived.c | 68 struct vertex_info *vinfo = &softpipe->vertex_info; in softpipe_compute_vertex_info() local [all...] |
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_swtnl_state.c | 222 struct vertex_info *vinfo = &svga_render->vertex_info; in svga_swtnl_update_vdecl() local [all...] |
/third_party/NuttX/drivers/video/ |
H A D | fb.c | 401 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 D | ogg_vorbis.c | 131 vorbis_info vinfo ; member [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_draw.c | 228 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 D | r300_state_derived.c | 129 struct vertex_info *vinfo = &r300->vertex_info; in r300_swtcl_vertex_psc() local
|
/third_party/node/deps/openssl/openssl/crypto/srp/ |
H A D | srp_vfy.c | 207 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 D | srp_vfy.c | 207 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 D | driver_nl80211_capa.c | 741 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 D | driver_nl80211_capa.c | 977 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 D | glx_api.c | 181 save_glx_visual( Display *dpy, XVisualInfo *vinfo, in save_glx_visual() argument [all...] |
/third_party/musl/porting/linux/user/ldso/ |
H A D | dynlink.c | 990 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 D | dynlink.c | 1025 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...] |