HomeSort by relevance Sort by last modified time
    Searched defs:svga_transfer (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_resource_texture.h 84 struct svga_transfer struct
109 static INLINE struct svga_transfer *
110 svga_transfer(struct pipe_transfer *transfer) function
113 return (struct svga_transfer *)transfer;
  /external/mesa3d/src/gallium/drivers/svga/
svga_resource_texture.h 84 struct svga_transfer struct
109 static INLINE struct svga_transfer *
110 svga_transfer(struct pipe_transfer *transfer) function
113 return (struct svga_transfer *)transfer;

Completed in 245 milliseconds