Searched refs:iris_binder (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_binder.h37 struct iris_binder struct
53 void iris_destroy_binder(struct iris_binder *binder);
H A DMakefile.sources31 iris_binder.c \
32 iris_binder.h \
H A Diris_binder.c24 * @file iris_binder.c
52 #include "iris_binder.h"
62 binder_has_space(struct iris_binder *binder, unsigned size)
72 struct iris_binder *binder = &ice->state.binder;
105 binder_insert(struct iris_binder *binder, unsigned size)
121 struct iris_binder *binder = &ice->state.binder;
140 struct iris_binder *binder = &ice->state.binder;
200 struct iris_binder *binder = &ice->state.binder;
215 memset(&ice->state.binder, 0, sizeof(struct iris_binder));
220 iris_destroy_binder(struct iris_binder *binde
[all...]
H A Diris_context.h33 #include "iris_binder.h"
357 struct iris_binder *binder);
629 struct iris_binder binder;
H A Diris_blorp.c155 struct iris_binder *binder = &ice->state.binder;
H A Diris_state.c589 * updated occasionally. See iris_binder.c for the details there.
4132 const struct iris_binder *binder = &ice->state.binder;
4468 struct iris_binder *binder)
4495 struct iris_binder *binder = &ice->state.binder;
5428 struct iris_binder *binder = &ice->state.binder;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_binder.h37 struct iris_binder struct
53 void iris_destroy_binder(struct iris_binder *binder);
H A Diris_binder.c24 * @file iris_binder.c
52 #include "iris_binder.h"
62 binder_has_space(struct iris_binder *binder, unsigned size)
72 struct iris_binder *binder = &ice->state.binder;
106 binder_insert(struct iris_binder *binder, unsigned size)
122 struct iris_binder *binder = &ice->state.binder;
141 struct iris_binder *binder = &ice->state.binder;
201 struct iris_binder *binder = &ice->state.binder;
216 memset(&ice->state.binder, 0, sizeof(struct iris_binder));
221 iris_destroy_binder(struct iris_binder *binde
[all...]
H A Diris_screen.h34 #include "iris_binder.h"
69 struct iris_binder *binder);
H A Diris_blorp.c162 struct iris_binder *binder = &ice->state.binder;
H A Diris_context.h37 #include "iris_binder.h"
810 struct iris_binder binder;
H A Diris_state.c707 * updated occasionally. See iris_binder.c for the details there.
4947 const struct iris_binder *binder = &ice->state.binder;
5318 struct iris_binder *binder)
5640 struct iris_binder *binder = &ice->state.binder;
6912 struct iris_binder *binder = &ice->state.binder;
6971 struct iris_binder *binder = &ice->state.binder;

Completed in 61 milliseconds