Searched defs:srf (Results 1 – 8 of 8) sorted by relevance
/third_party/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()
|
/third_party/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() 511 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
|
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
D | EGLMultiContextTest.cpp | 300 EGLSurface srf; in TEST_P() local
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_resource_texture.c | 1147 struct svga_winsys_surface *srf; in svga_texture_from_handle() local
|