Lines Matching refs:code
1147 cfg.code = cs->bo->ptr.gpu;
1163 cfg.code = cs->bo->ptr.gpu;
1180 agx_build_clear_pipeline(struct agx_context *ctx, uint32_t code, uint64_t clear_buf)
1199 cfg.code = code;
1219 agx_build_reload_pipeline(struct agx_context *ctx, uint32_t code, struct pipe_surface *surf)
1292 cfg.code = code;
1313 agx_build_store_pipeline(struct agx_context *ctx, uint32_t code,
1344 cfg.code = code;