Home
last modified time | relevance | path

Searched refs:ilo_state_index_buffer_size (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_state_vf.h222 ilo_state_index_buffer_size(const struct ilo_dev *dev, uint32_t size,
Dilo_state_vf.c977 ilo_state_index_buffer_size(const struct ilo_dev *dev, uint32_t size, in ilo_state_index_buffer_size() function
/external/mesa3d/src/gallium/drivers/ilo/
Dilo_resource.c656 size = ilo_state_index_buffer_size(&is->dev, size, &alignment); in buf_create()