Searched defs:p_surf (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/vdpau/ |
H A D | surface.c | 60 vlVdpSurface *p_surf; in vlVdpVideoSurfaceCreate() local 135 vlVdpSurface *p_surf; vlVdpVideoSurfaceDestroy() local 182 vlVdpVideoSurfaceSize(vlVdpSurface *p_surf, int component, unsigned *width, unsigned *height) vlVdpVideoSurfaceSize() argument 313 vlVdpSurface *p_surf = vlGetDataHTAB(surface); vlVdpVideoSurfacePutBitsYCbCr() local 468 vlVdpSurface *p_surf = vlGetDataHTAB(surface); vlVdpVideoSurfaceGallium() local 488 vlVdpSurface *p_surf = vlGetDataHTAB(surface); vlVdpVideoSurfaceDMABuf() local [all...] |
/third_party/mesa3d/src/gallium/frontends/va/ |
H A D | image.c | 63 vlVaVideoSurfaceSize(vlVaSurface *p_surf, int component, in vlVaVideoSurfaceSize() argument
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_state.c | 3091 iris_surface_destroy(struct pipe_context *ctx, struct pipe_surface *p_surf) in iris_surface_destroy() argument 4954 use_surface(struct iris_context *ice, struct iris_batch *batch, struct pipe_surface *p_surf, bool writeable, enum isl_aux_usage aux_usage, bool is_read_surface, enum iris_domain access) use_surface() argument
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_state.c | 3218 crocus_surface_destroy(struct pipe_context *ctx, struct pipe_surface *p_surf) in crocus_surface_destroy() argument
|
Completed in 44 milliseconds