Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/ilo/
Dilo_cp.h113 const int space = ilo_builder_batch_space(&cp->builder); in ilo_cp_space()
Dilo_cp.c96 assert(ilo_builder_batch_space(&cp->builder) >= 2); in ilo_cp_end_batch()
/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_builder.h524 ilo_builder_batch_space(const struct ilo_builder *builder) in ilo_builder_batch_space() function