Searched defs:crocus_sampler_view (Results 1 – 1 of 1) sorted by relevance
220 struct crocus_sampler_view { struct221 struct pipe_sampler_view base;222 struct isl_view view;223 struct isl_view gather_view;225 enum pipe_swizzle swizzle[4];226 union isl_color_value clear_color;232 struct crocus_resource *res;