Searched refs:dlist_size (Results 1 – 2 of 2) sorted by relevance
169 vc4_state->dlist_size = vc4_state->dlist_count; in vc4_plane_duplicate_state()210 if (vc4_state->dlist_count == vc4_state->dlist_size) { in vc4_dlist_write()220 vc4_state->dlist_size = new_size; in vc4_dlist_write()
355 u32 dlist_size; /* Number of dwords allocated for the display list */ member