Searched refs:needs_indices (Results 1 – 2 of 2) sorted by relevance
131 bool needs_indices = true; in panfrost_get_index_buffer_bounded() local136 needs_indices = false; in panfrost_get_index_buffer_bounded()139 needs_indices = !panfrost_minmax_cache_get(rsrc->index_cache, in panfrost_get_index_buffer_bounded()146 if (needs_indices) { in panfrost_get_index_buffer_bounded()
1077 bool needs_indices = true; in lima_draw_vbo_indexed() local1084 needs_indices = false; in lima_draw_vbo_indexed()1094 needs_indices = !panfrost_minmax_cache_get(ctx->index_res->index_cache, draw->start, in lima_draw_vbo_indexed()1098 if (needs_indices) { in lima_draw_vbo_indexed()