Searched refs:rgba_format (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/vdpau/
H A Dbitmap.c40 VdpRGBAFormat rgba_format,
74 res_tmpl.format = VdpFormatRGBAToPipe(rgba_format);
153 VdpRGBAFormat *rgba_format,
164 if (!(rgba_format && width && height && frequently_accessed))
168 *rgba_format = PipeToFormatRGBA(res->format);
39 vlVdpBitmapSurfaceCreate(VdpDevice device,VdpRGBAFormat rgba_format,uint32_t width,uint32_t height,VdpBool frequently_accessed,VdpBitmapSurface * surface) argument
152 vlVdpBitmapSurfaceGetParameters(VdpBitmapSurface surface,VdpRGBAFormat * rgba_format,uint32_t * width,uint32_t * height,VdpBool * frequently_accessed) argument
H A Dquery.c323 enum pipe_format rgba_format, index_format, colortbl_format; local in function:vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities
333 rgba_format = VdpFormatRGBAToPipe(surface_rgba_format);
334 if (rgba_format == PIPE_FORMAT_NONE || rgba_format == PIPE_FORMAT_A8_UNORM)
351 pscreen, rgba_format, PIPE_TEXTURE_2D, 1, 1,
382 enum pipe_format rgba_format, ycbcr_format; local in function:vlVdpOutputSurfaceQueryPutBitsYCbCrCapabilities
392 rgba_format = VdpFormatRGBAToPipe(surface_rgba_format);
393 if (rgba_format == PIPE_FORMAT_NONE || rgba_format == PIPE_FORMAT_A8_UNORM)
406 pscreen, rgba_format, PIPE_TEXTURE_2
[all...]
H A Doutput.c48 VdpRGBAFormat rgba_format,
84 rgba_format == VDP_RGBA_FORMAT_B8G8R8A8;
87 res_tmpl.format = VdpFormatRGBAToPipe(rgba_format);
176 VdpRGBAFormat *rgba_format,
185 *rgba_format = PipeToFormatRGBA(vlsurface->sampler_view->texture->format);
47 vlVdpOutputSurfaceCreate(VdpDevice device,VdpRGBAFormat rgba_format,uint32_t width,uint32_t height,VdpOutputSurface * surface) argument
175 vlVdpOutputSurfaceGetParameters(VdpOutputSurface surface,VdpRGBAFormat * rgba_format,uint32_t * width,uint32_t * height) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/vdpau/
H A Dbitmap.c40 VdpRGBAFormat rgba_format,
74 res_tmpl.format = VdpFormatRGBAToPipe(rgba_format);
153 VdpRGBAFormat *rgba_format,
164 if (!(rgba_format && width && height && frequently_accessed))
168 *rgba_format = PipeToFormatRGBA(res->format);
39 vlVdpBitmapSurfaceCreate(VdpDevice device,VdpRGBAFormat rgba_format,uint32_t width,uint32_t height,VdpBool frequently_accessed,VdpBitmapSurface * surface) argument
152 vlVdpBitmapSurfaceGetParameters(VdpBitmapSurface surface,VdpRGBAFormat * rgba_format,uint32_t * width,uint32_t * height,VdpBool * frequently_accessed) argument
H A Dquery.c326 enum pipe_format rgba_format, index_format, colortbl_format; local in function:vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities
336 rgba_format = VdpFormatRGBAToPipe(surface_rgba_format);
337 if (rgba_format == PIPE_FORMAT_NONE || rgba_format == PIPE_FORMAT_A8_UNORM)
354 pscreen, rgba_format, PIPE_TEXTURE_2D, 1, 1,
385 enum pipe_format rgba_format, ycbcr_format; local in function:vlVdpOutputSurfaceQueryPutBitsYCbCrCapabilities
395 rgba_format = VdpFormatRGBAToPipe(surface_rgba_format);
396 if (rgba_format == PIPE_FORMAT_NONE || rgba_format == PIPE_FORMAT_A8_UNORM)
409 pscreen, rgba_format, PIPE_TEXTURE_2
[all...]
H A Doutput.c48 VdpRGBAFormat rgba_format,
84 rgba_format == VDP_RGBA_FORMAT_B8G8R8A8;
87 res_tmpl.format = VdpFormatRGBAToPipe(rgba_format);
176 VdpRGBAFormat *rgba_format,
185 *rgba_format = PipeToFormatRGBA(vlsurface->sampler_view->texture->format);
47 vlVdpOutputSurfaceCreate(VdpDevice device,VdpRGBAFormat rgba_format,uint32_t width,uint32_t height,VdpOutputSurface * surface) argument
175 vlVdpOutputSurfaceGetParameters(VdpOutputSurface surface,VdpRGBAFormat * rgba_format,uint32_t * width,uint32_t * height) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dreadpix.c510 uint32_t rgba_format; local in function:read_rgba_pixels
518 rgba_format = RGBA32_UINT;
521 rgba_format = RGBA32_INT;
525 rgba_format = RGBA32_FLOAT;
533 if (dst_format == rgba_format &&
547 _mesa_format_convert(rgba, rgba_format, rgba_stride,
567 src_format = rgba_format;
H A Dtexgetimage.c483 uint32_t rgba_format; local in function:get_tex_rgba_uncompressed
488 rgba_format = RGBA32_FLOAT;
496 if (format == rgba_format) {
510 _mesa_format_convert(rgba, rgba_format, rgba_stride,
529 src_format = rgba_format;
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dreadpix.c518 uint32_t rgba_format; local in function:read_rgba_pixels
526 rgba_format = RGBA32_UINT;
529 rgba_format = RGBA32_INT;
533 rgba_format = RGBA32_FLOAT;
541 if (dst_format == rgba_format &&
555 _mesa_format_convert(rgba, rgba_format, rgba_stride,
575 src_format = rgba_format;
H A Dtexgetimage.c490 uint32_t rgba_format; local in function:get_tex_rgba_uncompressed
495 rgba_format = RGBA32_FLOAT;
503 if (format == rgba_format) {
517 _mesa_format_convert(rgba, rgba_format, rgba_stride,
536 src_format = rgba_format;
/xsrc/external/mit/libvdpau/dist/trace/
H A Dvdpau_trace.cpp1125 VdpRGBAFormat rgba_format; local in function:_vdp_cap_init_planes_adapt_surface_output
1128 &rgba_format,
1136 *surface_format = rgba_format;
1150 VdpRGBAFormat rgba_format; local in function:_vdp_cap_init_planes_adapt_surface_bitmap
1154 &rgba_format,
1163 *surface_format = rgba_format;
2305 VdpRGBAFormat rgba_format,
2320 rgba_format,
2330 rgba_format,
2382 VdpRGBAFormat * rgba_format,
2303 _vdp_cap_output_surface_create(VdpDevice device,VdpRGBAFormat rgba_format,uint32_t width,uint32_t height,VdpOutputSurface * surface) argument
2379 _vdp_cap_output_surface_get_parameters(VdpOutputSurface surface,VdpRGBAFormat * rgba_format,uint32_t * width,uint32_t * height) argument
2782 _vdp_cap_bitmap_surface_create(VdpDevice device,VdpRGBAFormat rgba_format,uint32_t width,uint32_t height,VdpBool frequently_accessed,VdpBitmapSurface * surface) argument
2861 _vdp_cap_bitmap_surface_get_parameters(VdpBitmapSurface surface,VdpRGBAFormat * rgba_format,uint32_t * width,uint32_t * height,VdpBool * frequently_accessed) argument
[all...]
/xsrc/external/mit/libvdpau/dist/include/vdpau/
H A Dvdpau.h1902 * \param[in] rgba_format The format of the new surface.
1913 VdpRGBAFormat rgba_format,
1933 * \param[out] rgba_format The format of the surface.
1941 VdpRGBAFormat * rgba_format,
2136 * \param[in] rgba_format The format of the new surface.
2152 VdpRGBAFormat rgba_format,
2173 * \param[out] rgba_format The format of the surface.
2183 VdpRGBAFormat * rgba_format,

Completed in 27 milliseconds