Searched refs:colortbl_format (Results 1 – 2 of 2) sorted by relevance
310 enum pipe_format rgba_format, index_format, colortbl_format; in vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities() local328 colortbl_format = FormatColorTableToPipe(color_table_format); in vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities()329 if (colortbl_format == PIPE_FORMAT_NONE) in vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities()350 pscreen, colortbl_format, PIPE_TEXTURE_1D, 1, in vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities()
293 enum pipe_format colortbl_format; in vlVdpOutputSurfacePutBitsIndexed() local317 colortbl_format = FormatColorTableToPipe(color_table_format); in vlVdpOutputSurfacePutBitsIndexed()318 if (colortbl_format == PIPE_FORMAT_NONE) in vlVdpOutputSurfacePutBitsIndexed()369 res_tmpl.format = colortbl_format; in vlVdpOutputSurfacePutBitsIndexed()388 util_format_get_stride(colortbl_format, res->width0), 0); in vlVdpOutputSurfacePutBitsIndexed()