| /xsrc/external/mit/xf86-video-newport/dist/src/ |
| H A D | newport_cmap.c | 48 static unsigned char color_table[] = { 0, 4, 2, 6, 1, 5, 3, 7, variable in typeref:typename:unsigned char[] 68 pNewport->txt_colormap[color_table[i]].red = default_red[i]; 69 pNewport->txt_colormap[color_table[i]].green = default_grn[i]; 70 pNewport->txt_colormap[color_table[i]].blue = default_blu[i];
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/ |
| H A D | xmesaP.h | 226 unsigned long color_table[576]; /* RGB -> pixel value */ member in struct:xmesa_buffer
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/ |
| H A D | xmesaP.h | 226 unsigned long color_table[576]; /* RGB -> pixel value */ member in struct:xmesa_buffer
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/vdpau/ |
| H A D | output.c | 293 void const *color_table) 329 if (!color_table) 395 context->texture_subdata(context, res, 0, PIPE_TRANSFER_WRITE, &box, color_table, 287 vlVdpOutputSurfacePutBitsIndexed(VdpOutputSurface surface,VdpIndexedFormat source_indexed_format,void const * const * source_data,uint32_t const * source_pitch,VdpRect const * destination_rect,VdpColorTableFormat color_table_format,void const * color_table) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/vdpau/ |
| H A D | output.c | 293 void const *color_table) 329 if (!color_table) 398 context->texture_subdata(context, res, 0, PIPE_MAP_WRITE, &box, color_table, 287 vlVdpOutputSurfacePutBitsIndexed(VdpOutputSurface surface,VdpIndexedFormat source_indexed_format,void const * const * source_data,uint32_t const * source_pitch,VdpRect const * destination_rect,VdpColorTableFormat color_table_format,void const * color_table) argument
|
| /xsrc/external/mit/libvdpau/dist/include/vdpau/ |
| H A D | vdpau.h | 2017 * \param[in] color_table_format The format of the color_table. 2018 * \param[in] color_table A table that maps between source index 2030 void const * color_table typedef in typeref:typename:VdpStatus VdpOutputSurfacePutBitsIndexed (VdpOutputSurface surface,VdpIndexedFormat source_indexed_format,void const * const * source_data,uint32_t const * source_pitch,VdpRect const * destination_rect,VdpColorTableFormat color_table_format,void const *)
|
| /xsrc/external/mit/libvdpau/dist/trace/ |
| H A D | vdpau_trace.cpp | 2574 void const * color_table 2617 color_table 2639 color_table 2567 _vdp_cap_output_surface_put_bits_indexed(VdpOutputSurface surface,VdpIndexedFormat source_indexed_format,void const * const * source_data,uint32_t const * source_pitches,VdpRect const * destination_rect,VdpColorTableFormat color_table_format,void const * color_table) argument
|