Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
Dir3_context.h170 struct ir3_context_funcs { struct
171 void (*emit_intrinsic_load_ssbo)(struct ir3_context *ctx,
197 extern const struct ir3_context_funcs ir3_a4xx_funcs; argument