Home
last modified time | relevance | path

Searched defs:srf (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_tracker.c291 struct xa_surface *srf; in xa_surface_create() local
338 xa_surface_redefine(struct xa_surface *srf, in xa_surface_redefine()
422 xa_surface_destroy(struct xa_surface *srf) in xa_surface_destroy()
437 xa_surface_handle(struct xa_surface *srf, in xa_surface_handle()
458 xa_surface_format(const struct xa_surface *srf) in xa_surface_format()
Dxa_context.c88 struct xa_surface *srf, in xa_surface_dma()
137 struct xa_surface *srf, unsigned int usage) in xa_surface_map()
172 xa_surface_unmap(struct xa_surface *srf) in xa_surface_unmap()
Dxa_composite.h93 struct xa_surface *srf; member
Dxa_renderer.c294 float dstW, float dstH, struct xa_surface *srf[]) in setup_vertex_data_yuv()
508 int dst_y, int dst_w, int dst_h, struct xa_surface *srf[]) in renderer_draw_yuv()
Dxa_priv.h104 struct pipe_surface *srf; member
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_resource_texture.c502 struct svga_winsys_surface *srf; in svga_texture_from_handle() local