Searched refs:iris_create_hw_context (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_bufmgr.h333 uint32_t iris_create_hw_context(struct iris_bufmgr *bufmgr);
H A Diris_batch.c181 batch->hw_ctx_id = iris_create_hw_context(screen->bufmgr);
H A Diris_bufmgr.c1406 iris_create_hw_context(struct iris_bufmgr *bufmgr) function in typeref:typename:uint32_t
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_bufmgr.h451 uint32_t iris_create_hw_context(struct iris_bufmgr *bufmgr);
H A Diris_bufmgr.c2036 iris_create_hw_context(struct iris_bufmgr *bufmgr) function in typeref:typename:uint32_t
2103 uint32_t new_ctx = iris_create_hw_context(bufmgr);
H A Diris_batch.c193 batch->hw_ctx_id = iris_create_hw_context(screen->bufmgr);

Completed in 35 milliseconds