HomeSort by: relevance | last modified time | path
    Searched refs:iris_hw_context_set_priority (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_bufmgr.h 339 int iris_hw_context_set_priority(struct iris_bufmgr *bufmgr,
iris_batch.c 184 iris_hw_context_set_priority(screen->bufmgr, batch->hw_ctx_id, priority);
iris_bufmgr.c 1419 iris_hw_context_set_priority(struct iris_bufmgr *bufmgr, function
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_bufmgr.h 458 int iris_hw_context_set_priority(struct iris_bufmgr *bufmgr,
iris_bufmgr.c 2082 iris_hw_context_set_priority(struct iris_bufmgr *bufmgr, function
2107 iris_hw_context_set_priority(bufmgr, new_ctx, priority);
iris_batch.c 196 iris_hw_context_set_priority(screen->bufmgr, batch->hw_ctx_id, priority);

Completed in 36 milliseconds