renderdoc icon indicating copy to clipboard operation
renderdoc copied to clipboard

Capture `EXT_texture_from_pixmap` textures

Open yshui opened this issue 2 years ago • 0 comments

Description

When using renderdoc with X11 compositors, I find the window textures are all black. X11 compositor uses the EXT_texture_from_pixmap GLX extension to create GL textures from X11 pixmaps. Maybe this is because renderdoc doesn't dump the contents of such textures?

Environment

  • RenderDoc version: 1.26
  • Operating System: Linux
  • Graphics API: OpenGL/GLX

yshui avatar Jun 10 '23 21:06 yshui