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

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_context.h137 extern const struct ir3_context_funcs ir3_a6xx_funcs;
H A Dir3_a6xx.c317 const struct ir3_context_funcs ir3_a6xx_funcs = { variable in typeref:typename:const struct ir3_context_funcs
H A Dir3_context.c57 ctx->funcs = &ir3_a6xx_funcs;
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_context.h194 extern const struct ir3_context_funcs ir3_a6xx_funcs;
H A Dir3_a6xx.c420 const struct ir3_context_funcs ir3_a6xx_funcs = { variable in typeref:typename:const struct ir3_context_funcs
H A Dir3_context.c54 ctx->funcs = &ir3_a6xx_funcs;

Completed in 9 milliseconds