Home
last modified time | relevance | path

Searched refs:color_table (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vdpau/
Doutput.c278 void const *color_table) in vlVdpOutputSurfacePutBitsIndexed() argument
314 if (!color_table) in vlVdpOutputSurfacePutBitsIndexed()
378 context->transfer_inline_write(context, res, 0, PIPE_TRANSFER_WRITE, &box, color_table, in vlVdpOutputSurfacePutBitsIndexed()
/external/mesa3d/src/mesa/drivers/x11/
DxmesaP.h226 unsigned long color_table[576]; /* RGB -> pixel value */ member