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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_texture.c1978 bool vi_dcc_formats_are_incompatible(struct pipe_resource *tex, unsigned level, function in typeref:typename:bool
1994 if (vi_dcc_formats_are_incompatible(tex, level, view_format))
2025 vi_dcc_formats_are_incompatible(texture, templ->u.tex.level, templ->format);
H A Dsi_pipe.h1537 bool vi_dcc_formats_are_incompatible(struct pipe_resource *tex, unsigned level,
H A Dsi_state.c4423 vi_dcc_formats_are_incompatible(texture, state->u.tex.first_level, state->format);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h1377 bool vi_dcc_formats_are_incompatible(struct pipe_resource *tex,
H A Dsi_texture.c2155 bool vi_dcc_formats_are_incompatible(struct pipe_resource *tex, function in typeref:typename:bool
2174 if (vi_dcc_formats_are_incompatible(tex, level, view_format))
2206 vi_dcc_formats_are_incompatible(texture, templ->u.tex.level,
H A Dsi_state.c4166 vi_dcc_formats_are_incompatible(texture,

Completed in 49 milliseconds