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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_surface.c773 get_sample_count(const struct pipe_resource *res) function in typeref:typename:unsigned
841 if (get_sample_count(blit->src.resource) !=
842 get_sample_count(blit->dst.resource)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_surface.c756 get_sample_count(const struct pipe_resource *res) function in typeref:typename:unsigned
825 if (get_sample_count(blit->src.resource) !=
826 get_sample_count(blit->dst.resource)) {

Completed in 7 milliseconds