Home
last modified time | relevance | path

Searched refs:iris_sample_with_depth_aux (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_resource.h487 bool iris_sample_with_depth_aux(const struct intel_device_info *devinfo,
Diris_resolve.c516 iris_sample_with_depth_aux(const struct intel_device_info *devinfo, in iris_sample_with_depth_aux() function
893 return iris_sample_with_depth_aux(devinfo, res) ? in iris_resource_texture_aux_usage()
Diris_resource.c583 !iris_sample_with_depth_aux(&screen->devinfo, res)) in iris_get_aux_clear_color_state_size()
Diris_state.c2591 !iris_sample_with_depth_aux(devinfo, isv->res)) { in iris_create_sampler_view()
/third_party/mesa3d/docs/relnotes/
D22.1.0.rst2889 - iris: Use iris_sample_with_depth_aux more often
D21.1.0.rst4611 - iris: Call iris_sample_with_depth_aux earlier