Searched refs:bind_surface_sampler (Results 1 – 3 of 3) sorted by relevance
184 if (info->bind_surface_sampler || in image_get_gen6_valid_tilings()284 if (info->height == 1 || !(info->bind_surface_sampler || in image_get_gen6_tiling()334 if (!info->bind_surface_sampler && !info->bind_surface_dp_render) in image_get_gen7_mcs_enable()810 if (info->bind_surface_sampler) { in image_get_gen6_monolithic_size()938 return (info->bind_surface_sampler || in image_bind_gpu()1029 if (ilo_dev_gen(dev) >= ILO_GEN(7.5) && info->bind_surface_sampler && in image_set_gen6_bo_size()
112 bool bind_surface_sampler; member
210 info->bind_surface_sampler = (templ->bind & PIPE_BIND_SAMPLER_VIEW); in resource_get_image_info()