[Bug 89490] sampler3D in shader silently fails

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Bug ID 89490
Summary sampler3D in shader silently fails
Product Mesa
Version 10.4
Hardware Other
OS All
Status NEW
Severity normal
Priority medium
Component Drivers/Gallium/r600
Assignee dri-devel@lists.freedesktop.org
Reporter weilercdale@gmail.com
QA Contact dri-devel@lists.freedesktop.org

The use of sampler3D in GLSL silently fails (no info log) yet the compile
status
says otherwise. Offending shader source that causes this.

sampler3D gColorGradingMap;
out vec4 fragColor;
...
fragColor = vec4(texture(gColorGradingMap, fragColor.rgb).rbg, 1.0f);


You are receiving this mail because:
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/dri-devel

[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux