Searched defs:color_table_format (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/vdpau/ |
H A D | query.c | 319 vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, VdpIndexedFormat bits_indexed_format, VdpColorTableFormat color_table_format, VdpBool *is_supported) vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities() argument
|
H A D | output.c | 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) vlVdpOutputSurfacePutBitsIndexed() argument
|
Completed in 2 milliseconds