Searched refs:compute_count (Results 1 – 4 of 4) sorted by relevance
178 uint32_t compute_count; member
242 if (batch->draw_count + batch->compute_count > 0) { in panfrost_get_fresh_batch_for_fbo()651 if (!has_frag && batch->compute_count == 0 && !batch->has_time_query) in panfrost_batch_submit()
2948 batch->compute_count++; in panfrost_launch_xfb()3345 batch->compute_count++; in panfrost_launch_grid_on_batch()
2899 - zink: merge draw_count and compute_count, move to batch struct