Home
last modified time | relevance | path

Searched refs:ilo_format_translate_texture (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/ilo/
Dilo_format.h155 ilo_format_translate_texture(const struct ilo_dev *dev, in ilo_format_translate_texture() function
Dilo_state.c2058 info.format = ilo_format_translate_texture(dev, in ilo_create_sampler_view()
2061 info.format = ilo_format_translate_texture(dev, templ->format); in ilo_create_sampler_view()