Lines Matching refs:pbo
45199 v3: Clear ->pbo field when deleting the PBO. Otherwise, we'd reuse
54420 Currently, intel's mesa dri driver will not check pbo for
54591 pbo buffer.
54638 And it can use pbo if possible.
54641 pixmap's pbo, we introduce a new type of pixmap GLAMOR_MEMORY_MAP.
54643 pointer points to a pbo mapped address.
87310 If the pixmap is write-only, then use a pbo mapping will not
87317 1.0 create a pbo
87318 1.1 copy texture to the pbo
87319 1.2 map the pbo to va
87321 1.4 bind the pbo as unpack buffer & draw it back to texture.
87606 use pbo if possible when we load texture to a temporary tex.