What | Removed | Added |
---|---|---|
Resolution | --- | FIXED |
Status | NEW | RESOLVED |
Comment # 1
on bug 99511
from Matias N. Goldberg
I'm closing this bug as it is fixed in latest git + LLVM 4.0 Additionally, the sample I uploaded contained a bug: Line 276: glBindImageTexture( 0, dstTexName[1], 0, GL_FALSE, 0, GL_WRITE_ONLY, GL_RGBA8 ); Should have been: glBindImageTexture( 0, dstTexName[1], 0, GL_FALSE, 0, GL_WRITE_ONLY, GL_R32F );
You are receiving this mail because:
- You are the assignee for the bug.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel