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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/galahad/
H A Dglhd_objects.h50 struct galahad_sampler_view struct
83 static INLINE struct galahad_sampler_view *
84 galahad_sampler_view(struct pipe_sampler_view *_sampler_view) function
89 return (struct galahad_sampler_view *)_sampler_view;
124 return galahad_sampler_view(_sampler_view)->sampler_view;
167 struct galahad_sampler_view *glhd_sampler_view);
/external/mesa3d/src/gallium/drivers/galahad/
H A Dglhd_objects.h50 struct galahad_sampler_view struct
83 static INLINE struct galahad_sampler_view *
84 galahad_sampler_view(struct pipe_sampler_view *_sampler_view) function
89 return (struct galahad_sampler_view *)_sampler_view;
124 return galahad_sampler_view(_sampler_view)->sampler_view;
167 struct galahad_sampler_view *glhd_sampler_view);

Completed in 553 milliseconds