Lines Matching refs:templat
247 const struct pipe_resource *templat)254 lpr->base = *templat;277 const enum pipe_format format = templat->format;278 const uint w = templat->width0 / util_format_get_blockheight(format);280 const uint h = templat->height0 / util_format_get_blockwidth(format);281 const uint d = templat->depth0;