Searched defs:svga_texture (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
H A Dsvga_resource_texture.h49 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/
H A Dsvga_resource_texture.h49 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 83 milliseconds