Searched refs:__DRI_IMAGE_TRANSFER_READ (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/internal/
H A Ddri_interface.h1310 #define __DRI_IMAGE_TRANSFER_READ 0x1 macro
1313 (__DRI_IMAGE_TRANSFER_READ | __DRI_IMAGE_TRANSFER_WRITE)
1606 * flags may include __DRI_IMAGE_TRANSFER_READ, which will populate the
1607 * mapping with the current buffer content. If __DRI_IMAGE_TRANSFER_READ
/xsrc/external/mit/MesaLib/dist/include/GL/internal/
H A Ddri_interface.h1294 #define __DRI_IMAGE_TRANSFER_READ 0x1 macro
1297 (__DRI_IMAGE_TRANSFER_READ | __DRI_IMAGE_TRANSFER_WRITE)
1558 * flags may include __DRI_IMAGE_TRANSFER_READ, which will populate the
1559 * mapping with the current buffer content. If __DRI_IMAGE_TRANSFER_READ
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/
H A Ddri2.c1474 if (flags & __DRI_IMAGE_TRANSFER_READ)
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/
H A Ddri2.c1745 if (flags & __DRI_IMAGE_TRANSFER_READ)

Completed in 14 milliseconds