Home | History | Annotate | Download | only in vmwgfx

Lines Matching defs:committed

57 	bool committed;
123 * The destroy callback is only called with a committed resource on
355 * committed to hardware from a user-supplied command stream.
358 * @state: Indicating whether a creation or removal has been committed.
371 shader->committed = true;
377 shader->committed = false;
399 if (!list_empty(&shader->cotable_head) || !shader->committed)
433 WARN_ON_ONCE(!shader->committed);
488 WARN_ON_ONCE(!shader->committed);
562 entry->committed = false;
634 shader->committed = false;