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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_resource_texture.h 49 struct svga_texture struct
101 static INLINE struct svga_texture *svga_texture( struct pipe_resource *resource ) function
103 struct svga_texture *tex = (struct svga_texture *)resource;
  /external/mesa3d/src/gallium/drivers/svga/
svga_resource_texture.h 49 struct svga_texture struct
101 static INLINE struct svga_texture *svga_texture( struct pipe_resource *resource ) function
103 struct svga_texture *tex = (struct svga_texture *)resource;

Completed in 79 milliseconds