Searched refs:ir3_shader_create (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ir3/
H A Dir3_gallium.h34 struct ir3_shader * ir3_shader_create(struct ir3_compiler *compiler,
H A Dir3_gallium.c122 ir3_shader_create(struct ir3_compiler *compiler, function in typeref:struct:ir3_shader *
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_program.c47 return ir3_shader_create(compiler, cso, type, &ctx->debug, pctx->screen);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_program.c46 return ir3_shader_create(compiler, cso, type, &ctx->debug, pctx->screen);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_program.c49 return ir3_shader_create(compiler, cso, type, &ctx->debug, pctx->screen);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_program.c48 return ir3_shader_create(compiler, cso, type, &ctx->debug, pctx->screen);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.1.0.rst4880 - freedreno/ir3: Reshuffle ir3_shader_create()

Completed in 17 milliseconds