Searched defs:new_ctx (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dralloc.c278 ralloc_steal(const void *new_ctx, void *ptr) argument
294 ralloc_adopt(const void *new_ctx, void *old_ctx) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_batch.c778 uint32_t new_ctx = crocus_clone_hw_context(bufmgr, batch->hw_ctx_id); local in function:replace_hw_ctx
H A Dcrocus_bufmgr.c1580 uint32_t new_ctx = crocus_create_hw_context(bufmgr); local in function:crocus_clone_hw_context
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_batch.c597 uint32_t new_ctx = iris_clone_hw_context(bufmgr, batch->hw_ctx_id); local in function:replace_hw_ctx
H A Diris_bufmgr.c2103 uint32_t new_ctx = iris_create_hw_context(bufmgr); local in function:iris_clone_hw_context
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dralloc.c306 ralloc_steal(const void *new_ctx, void *ptr) argument
322 ralloc_adopt(const void *new_ctx, void *old_ctx) argument
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dir.cpp2259 steal_memory(ir_instruction *ir, void *new_ctx) argument
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dir.cpp1930 steal_memory(ir_instruction *ir, void *new_ctx) argument

Completed in 16 milliseconds