Use glTexSubImage to update the pixels.
glTexImage causes respecification. The DRM buffer a client renders to will be different from that used to create the wl_buffer.
Loading
Please register or sign in to comment
glTexImage causes respecification. The DRM buffer a client renders to will be different from that used to create the wl_buffer.