| Summary: | Unsupported opcode 79 (TEX) in vertex shader | ||
|---|---|---|---|
| Product: | Mesa | Reporter: | Ales <ales.kete> |
| Component: | Mesa core | Assignee: | mesa-dev |
| Status: | RESOLVED DUPLICATE | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
| Attachments: | Vertex shader that produces error | ||
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 36184 [details] Vertex shader that produces error When using program with shader that uses texture lookup, following message is repored: "Mesa 7.7.1 implementation error: Unsupported opcode 79 (TEX) in vertex shader Please report at bugzilla.freedesktop.org" According to GLSL Language spec (v1.20.8) this should be supported. Hardware (reported by lshw): Lenovo ThinkPad SL510 (laptop) - cpu: Intel(R) Core(TM)2 Duo CPU T6570 @ 2.10GHz - graphics adapter: Mobile 4 Series Chipset Integrated Graphics Controller (Intel) glxinfo reports GLSL support: GL_ARB_shading_language_100, GL_ARB_shading_language_120