http://bugs.freedesktop.org/show_bug.cgi?id=14931

           Summary: ARB_fragment_program not support state property "texenv"
           Product: Mesa
           Version: CVS
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Mesa core
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Created an attachment (id=14997)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=14997)
simple test case

If want to get the state property "texenv" by using Fragment String:
!!ARBfp1.0
PARAM state_param = state.texenv.color;
MOV result.color, state_param;
END

glProgramStringARB() will exit with error info:
1019: 'texenv': invalid state property


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to