Searched refs:primtypes (Results 1 – 13 of 13) sorted by relevance
102 static const uint8_t primtypes[] = { variable125 screen->primtypes = primtypes; in fd4_screen_init()
47 enum pc_di_primtype primtype = ctx->screen->primtypes[info->mode]; in draw_impl()
98 static const uint8_t primtypes[] = { variable124 screen->primtypes = primtypes; in fd3_screen_init()
59 enum pc_di_primtype primtype = ctx->screen->primtypes[info->mode]; in draw_impl()
119 static const uint8_t primtypes[] = { variable146 screen->primtypes = primtypes; in fd5_screen_init()
126 static const uint8_t primtypes[] = { variable170 screen->primtypes = primtypes; in fd6_screen_init()
239 .prim_type = ctx->screen->primtypes[info->mode], in fd6_draw_vbo()
133 screen->primtypes = a22x_primtypes; in fd2_screen_init()135 screen->primtypes = a20x_primtypes; in fd2_screen_init()
139 fd_draw_emit(ctx->batch, ring, ctx->screen->primtypes[info->mode], in draw_impl()
160 const uint8_t *primtypes; member
1073 assert(screen->primtypes); in fd_screen_create()1076 if (screen->primtypes[i]) in fd_screen_create()
3028 - freedreno: export supported primtypes3674 - freedreno: Cleanup primtypes/primtypes_mask