Searched defs:rgba_format (Results 1 - 5 of 5) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/vdpau/ |
H A D | bitmap.c | 39 vlVdpBitmapSurfaceCreate(VdpDevice device, VdpRGBAFormat rgba_format, uint32_t width, uint32_t height, VdpBool frequently_accessed, VdpBitmapSurface *surface) vlVdpBitmapSurfaceCreate() argument 152 vlVdpBitmapSurfaceGetParameters(VdpBitmapSurface surface, VdpRGBAFormat *rgba_format, uint32_t *width, uint32_t *height, VdpBool *frequently_accessed) vlVdpBitmapSurfaceGetParameters() argument
|
H A D | query.c | 327 enum pipe_format rgba_format, index_format, colortbl_format; in vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities() local 386 enum pipe_format rgba_format, ycbcr_format; in vlVdpOutputSurfaceQueryPutBitsYCbCrCapabilities() local [all...] |
H A D | output.c | 47 vlVdpOutputSurfaceCreate(VdpDevice device, VdpRGBAFormat rgba_format, uint32_t width, uint32_t height, VdpOutputSurface *surface) vlVdpOutputSurfaceCreate() argument 175 vlVdpOutputSurfaceGetParameters(VdpOutputSurface surface, VdpRGBAFormat *rgba_format, uint32_t *width, uint32_t *height) vlVdpOutputSurfaceGetParameters() argument
|
/third_party/mesa3d/src/mesa/main/ |
H A D | readpix.c | 521 uint32_t rgba_format; in read_rgba_pixels() local
|
H A D | texgetimage.c | 493 uint32_t rgba_format; in get_tex_rgba_uncompressed() local
|
Completed in 8 milliseconds