Home
last modified time | relevance | path

Searched refs:ilo_state_vf_get_attr_count (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_state_vf.h196 ilo_state_vf_get_attr_count(const struct ilo_state_vf *vf) in ilo_state_vf_get_attr_count() function
/external/mesa3d/src/gallium/drivers/ilo/
Dilo_render_gen8.c226 const uint8_t attr_count = ilo_state_vf_get_attr_count(&vec->ve->vf); in gen8_draw_vf()
Dilo_blitter_rectlist.c83 ilo_state_vf_get_attr_count(&blitter->vf)); in ilo_blitter_set_invariants()
Dilo_state.c559 info.ve_entry_size = attr_size * ilo_state_vf_get_attr_count(&vec->ve->vf); in finalize_urb()