Searched refs:si_surface (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.c137 struct si_surface *surf =
138 (struct si_surface*)sctx->framebuffer.state.cbufs[i];
2247 static void si_choose_spi_color_formats(struct si_surface *surf,
2365 struct si_surface *surf)
2525 struct si_surface *surf)
2721 struct si_surface *surf = NULL;
2726 surf = (struct si_surface*)state->cbufs[i];
2737 struct si_surface *surf = NULL;
2774 surf = (struct si_surface*)state->cbufs[i];
2874 surf = (struct si_surface*)stat
[all...]
H A Dsi_blit.c613 struct si_surface * surf;
618 surf = (struct si_surface*)sctx->framebuffer.state.cbufs[j];
H A Dsi_pipe.h349 struct si_surface { struct
H A Dsi_texture.c2185 struct si_surface *surface = CALLOC_STRUCT(si_surface);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.c133 struct si_surface *surf = (struct si_surface *)sctx->framebuffer.state.cbufs[i];
2359 static void si_choose_spi_color_formats(struct si_surface *surf, unsigned format, unsigned swap,
2372 static void si_initialize_color_surface(struct si_context *sctx, struct si_surface *surf)
2537 static void si_init_depth_surface(struct si_context *sctx, struct si_surface *surf)
2705 struct si_surface *surf = NULL;
2710 surf = (struct si_surface *)state->cbufs[i];
2747 struct si_surface *surf = NULL;
2775 surf = (struct si_surface *)state->cbufs[i];
2875 surf = (struct si_surface *)stat
[all...]
H A Dsi_blit.c605 struct si_surface *surf;
610 surf = (struct si_surface *)sctx->framebuffer.state.cbufs[j];
H A Dsi_texture.c2004 struct si_surface *surface = CALLOC_STRUCT(si_surface);
H A Dsi_pipe.h409 struct si_surface { struct

Completed in 89 milliseconds