Home
last modified time | relevance | path

Searched refs:crocus_format_for_usage (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resource.h306 struct crocus_format_info crocus_format_for_usage(const struct intel_device_info *,
H A Dcrocus_blit.c562 crocus_format_for_usage(devinfo, src_pfmt, ISL_SURF_USAGE_TEXTURE_BIT); in crocus_blit()
579 crocus_format_for_usage(devinfo, dst_pfmt, in crocus_blit()
H A Dcrocus_formats.c334 crocus_format_for_usage(const struct intel_device_info *devinfo, in crocus_format_for_usage() function
H A Dcrocus_state.c2711 crocus_format_for_usage(devinfo, tmpl->format, usage); in crocus_create_sampler_view()
2847 crocus_format_for_usage(devinfo, tmpl->format, usage); in crocus_create_surface()
3082 crocus_format_for_usage(devinfo, img->format, usage); in crocus_set_shader_images()
3810 crocus_format_for_usage(devinfo, state[i].src_format, 0); in crocus_create_vertex_elements()
3887 crocus_format_for_usage(devinfo, state[edgeflag_index].src_format, 0); in crocus_create_vertex_elements()
H A Dcrocus_resource.c229 crocus_format_for_usage(&screen->devinfo, templ->format, usage).fmt; in crocus_resource_configure_main()

Completed in 19 milliseconds