Home | History | Annotate | Download | only in ilo

Lines Matching refs:hw_resource

420    /* make sure vec->ib.hw_resource changes when reallocated */
421 pipe_resource_reference(&current_hw_res, vec->ib.hw_resource);
431 &hw_offset, &vec->ib.hw_resource);
435 &hw_offset, &vec->ib.hw_resource);
448 pipe_resource_reference(&vec->ib.hw_resource, vec->ib.state.buffer);
458 if (vec->ib.hw_resource == current_hw_res &&
467 if (vec->ib.hw_resource) {
468 info.vma = ilo_resource_get_vma(vec->ib.hw_resource);
2419 pipe_resource_reference(&vec->ib.hw_resource, NULL);