Home
last modified time | relevance | path

Searched refs:vi_dcc_formats_are_incompatible (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c2064 bool vi_dcc_formats_are_incompatible(struct pipe_resource *tex, unsigned level, in vi_dcc_formats_are_incompatible() function
2080 if (vi_dcc_formats_are_incompatible(tex, level, view_format)) in vi_disable_dcc_if_incompatible_format()
2136 vi_dcc_formats_are_incompatible(tex, templ->u.tex.level, templ->format); in si_create_surface()
H A Dsi_pipe.h1602 bool vi_dcc_formats_are_incompatible(struct pipe_resource *tex, unsigned level,
H A Dsi_state.c4620 vi_dcc_formats_are_incompatible(texture, state->u.tex.first_level, state->format); in si_create_sampler_view()

Completed in 16 milliseconds