HomeSort by relevance Sort by last modified time
    Searched refs:galahad_sampler_view (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/galahad/
glhd_objects.h 50 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);
glhd_objects.c 118 struct galahad_sampler_view *glhd_view;
125 glhd_view = CALLOC_STRUCT(galahad_sampler_view);
141 struct galahad_sampler_view *glhd_view)
glhd_context.c 823 galahad_sampler_view(_view));
    [all...]

Completed in 117 milliseconds