Home
last modified time | relevance | path

Searched defs:ir3_context_funcs (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_context.h147 struct ir3_context_funcs { struct
148 void (*emit_intrinsic_load_ssbo)(struct ir3_context *ctx,
174 extern const struct ir3_context_funcs ir3_a4xx_funcs; argument