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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_screen.h71 int (*init_context) (struct panfrost_context *ctx); member in struct:panfrost_driver
H A Dpan_drm.c425 driver->base.init_context = panfrost_drm_init_context;
H A Dpan_context.c2601 pscreen->driver->init_context(ctx);
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.h114 void init_context(isel_context* ctx, nir_shader* shader);
H A Daco_instruction_selection_setup.cpp382 init_context(isel_context* ctx, nir_shader* shader) function in namespace:aco
H A Daco_instruction_selection.cpp11557 init_context(&ctx, nir);
11562 /* needs to be after init_context() for FS */

Completed in 28 milliseconds