Searched refs:pbo_mt (Results 1 – 3 of 3) sorted by relevance
114 struct brw_mipmap_tree *pbo_mt = in do_blit_drawpixels() local123 if (!pbo_mt) in do_blit_drawpixels()127 pbo_mt, 0, 0, in do_blit_drawpixels()133 brw_miptree_release(&pbo_mt); in do_blit_drawpixels()137 brw_miptree_release(&pbo_mt); in do_blit_drawpixels()
131 struct intel_mipmap_tree *pbo_mt = in do_blit_readpixels() local142 pbo_mt, 0, 0, in do_blit_readpixels()145 intel_miptree_release(&pbo_mt); in do_blit_readpixels()149 intel_miptree_release(&pbo_mt); in do_blit_readpixels()
151 struct intel_mipmap_tree *pbo_mt = in try_pbo_upload() local158 if (!pbo_mt) in try_pbo_upload()162 pbo_mt, 0, 0, in try_pbo_upload()168 intel_miptree_release(&pbo_mt); in try_pbo_upload()172 intel_miptree_release(&pbo_mt); in try_pbo_upload()