Searched defs:srf (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/gallium/winsys/svga/drm/ |
D | vmw_surface.c | 40 struct svga_winsys_surface *srf, in vmw_svga_winsys_surface_map() 164 struct svga_winsys_surface *srf, in vmw_svga_winsys_surface_unmap()
|
/external/mesa3d/src/gallium/state_trackers/xa/ |
D | xa_tracker.c | 333 struct xa_surface *srf; in surface_create() local 430 xa_surface_redefine(struct xa_surface *srf, in xa_surface_redefine() 514 xa_surface_ref(struct xa_surface *srf) in xa_surface_ref() 524 xa_surface_unref(struct xa_surface *srf) in xa_surface_unref() 542 xa_surface_handle(struct xa_surface *srf, in xa_surface_handle() 566 xa_surface_format(const struct xa_surface *srf) in xa_surface_format()
|
D | xa_context.c | 98 struct xa_surface *srf, in xa_surface_dma() 137 struct xa_surface *srf, unsigned int usage) in xa_surface_map() 177 xa_surface_unmap(struct xa_surface *srf) in xa_surface_unmap()
|
D | xa_composite.h | 93 struct xa_surface *srf; member
|
D | xa_renderer.c | 307 float dstW, float dstH, struct xa_surface *srf[]) in setup_vertex_data_yuv() 525 int dst_y, int dst_w, int dst_h, struct xa_surface *srf[]) in renderer_draw_yuv()
|
D | xa_priv.h | 108 struct pipe_surface *srf; member
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_resource_texture.c | 1194 struct svga_winsys_surface *srf; in svga_texture_from_handle() local
|