HomeSort by: relevance | last modified time | path
    Searched refs:glamor_egl_exchange_buffers (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xf86-video-amdgpu/dist/src/
amdgpu_glamor.c 53 glamor_egl_exchange_buffers(src, dst);
339 glamor_egl_exchange_buffers(old, pixmap);
  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
radeon_glamor.c 47 glamor_egl_exchange_buffers(src, dst);
361 glamor_egl_exchange_buffers(old, pixmap);
  /xsrc/external/mit/xorg-server/dist/glamor/
glamor.h 134 /* @glamor_egl_exchange_buffers: Exchange the underlying buffers(KHR image,fbo).
142 extern _X_EXPORT void glamor_egl_exchange_buffers(PixmapPtr front,
glamor_egl.c 363 glamor_egl_exchange_buffers(pixmap, exported);
785 glamor_egl_exchange_buffers(PixmapPtr front, PixmapPtr back) function

Completed in 7 milliseconds