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

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_context.h136 extern const struct ir3_context_funcs ir3_a4xx_funcs;
H A Dir3_a4xx.c362 const struct ir3_context_funcs ir3_a4xx_funcs = { variable in typeref:typename:const struct ir3_context_funcs
H A Dir3_context.c59 ctx->funcs = &ir3_a4xx_funcs;
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_context.h193 extern const struct ir3_context_funcs ir3_a4xx_funcs;
H A Dir3_a4xx.c358 const struct ir3_context_funcs ir3_a4xx_funcs = { variable in typeref:typename:const struct ir3_context_funcs
H A Dir3_context.c56 ctx->funcs = &ir3_a4xx_funcs;

Completed in 7 milliseconds