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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
nv50_stateobj_tex.h 18 struct nv50_tic_entry { struct
24 static INLINE struct nv50_tic_entry *
25 nv50_tic_entry(struct pipe_sampler_view *view) function
27 return (struct nv50_tic_entry *)view;
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_stateobj_tex.h 18 struct nv50_tic_entry { struct
24 static INLINE struct nv50_tic_entry *
25 nv50_tic_entry(struct pipe_sampler_view *view) function
27 return (struct nv50_tic_entry *)view;

Completed in 68 milliseconds