Home | History | Annotate | Download | only in core

Lines Matching refs:vf

75  * VF parameters.
166 const struct ilo_state_vf *vf = NULL;
167 return (sizeof(vf->user_ve[0]) +
168 sizeof(vf->user_instancing[0])) * element_count;
176 ilo_state_vf_init(struct ilo_state_vf *vf,
181 ilo_state_vf_init_for_rectlist(struct ilo_state_vf *vf,
188 ilo_state_vf_set_params(struct ilo_state_vf *vf,
196 ilo_state_vf_get_attr_count(const struct ilo_state_vf *vf)
198 return vf->internal_ve_count + vf->user_ve_count;
202 ilo_state_vf_full_delta(const struct ilo_state_vf *vf,
207 ilo_state_vf_get_delta(const struct ilo_state_vf *vf,