Home
last modified time | relevance | path

Searched refs:gather_view (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resource.h223 struct isl_view gather_view; member
H A Dcrocus_state.c2759 isv->gather_view = isv->view; in crocus_create_sampler_view()
2765 isv->gather_view.format = ISL_FORMAT_R32G32_FLOAT_LD; in crocus_create_sampler_view()
2767 isv->gather_view.swizzle = (struct isl_swizzle) { in crocus_create_sampler_view()
2787 isv->gather_view.format = ISL_FORMAT_R8_UNORM; in crocus_create_sampler_view()
2792 isv->gather_view.format = ISL_FORMAT_R16_UNORM; in crocus_create_sampler_view()
2797 isv->gather_view.format = ISL_FORMAT_R32_FLOAT; in crocus_create_sampler_view()
5224 for_gather ? &isv->gather_view : &isv->view, in emit_sampler_view()

Completed in 19 milliseconds