Searched refs:has_engines_context (Results 1 – 2 of 2) sorted by relevance
260 batch->has_engines_context = false; in iris_init_non_engine_contexts()330 batch->has_engines_context = true; in iris_init_engines_context()591 if (!batch->has_engines_context) in iris_batch_free()612 if (ice->batches[0].has_engines_context) { in iris_destroy_batches()738 if (batch->has_engines_context) { in replace_kernel_ctx()
88 bool has_engines_context; member