Searched defs:srf (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/gallium/winsys/svga/drm/ |
D | vmw_surface.c | 39 struct svga_winsys_surface *srf, in vmw_svga_winsys_surface_init() 104 struct svga_winsys_surface *srf, in vmw_svga_winsys_surface_map() 230 struct svga_winsys_surface *srf, in vmw_svga_winsys_surface_unmap()
|
/external/mesa3d/src/gallium/frontends/xa/ |
D | xa_tracker.c | 342 struct xa_surface *srf; in surface_create() local 439 xa_surface_redefine(struct xa_surface *srf, in xa_surface_redefine() 523 xa_surface_ref(struct xa_surface *srf) in xa_surface_ref() 533 xa_surface_unref(struct xa_surface *srf) in xa_surface_unref() 551 xa_surface_handle(struct xa_surface *srf, in xa_surface_handle() 575 xa_surface_format(const struct xa_surface *srf) in xa_surface_format()
|
D | xa_context.c | 99 struct xa_surface *srf, in xa_surface_dma() 138 struct xa_surface *srf, unsigned int usage) in xa_surface_map() 178 xa_surface_unmap(struct xa_surface *srf) in xa_surface_unmap()
|
D | xa_composite.h | 109 struct xa_surface *srf; member
|
D | xa_renderer.c | 288 float dstW, float dstH, struct xa_surface *srf[]) in setup_vertex_data_yuv() 507 int dst_y, int dst_w, int dst_h, struct xa_surface *srf[]) in renderer_draw_yuv()
|
D | xa_priv.h | 106 struct pipe_surface *srf; member
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_resource_texture.c | 1184 struct svga_winsys_surface *srf; in svga_texture_from_handle() local
|