Searched refs:border_color_map (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c491 sctx->border_color_map =
494 if (!sctx->border_color_map)
H A Dsi_pipe.h934 union pipe_color_union *border_color_map; /* in VRAM (slow access), little endian */ member in struct:si_context
H A Dsi_state.c4270 util_memcpy_cpu_to_le32(&sctx->border_color_map[i],
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c549 sctx->border_color_map =
551 if (!sctx->border_color_map)
H A Dsi_pipe.h1065 union pipe_color_union *border_color_map; /* in VRAM (slow access), little endian */ member in struct:si_context
H A Dsi_state.c4508 util_memcpy_cpu_to_le32(&sctx->border_color_map[i], color, sizeof(*color));

Completed in 48 milliseconds