~mmach/netext73/mesa_2004

« back to all changes in this revision

Viewing changes to src/gallium/drivers/r300/r300_state_derived.c

  • Committer: mmach
  • Date: 2021-07-26 20:24:44 UTC
  • Revision ID: netbit73@gmail.com-20210726202444-rxfuyveg93z05elx
2021-07-26 20:34:25

Show diffs side-by-side

added added

removed removed

Lines of Context:
683
683
            border_swizzled[0] = border_swizzled[0] < 0 ?
684
684
                                 border_swizzled[0]*0.5+1 :
685
685
                                 border_swizzled[0]*0.5;
686
 
            /* fallthrough. */
 
686
            FALLTHROUGH;
687
687
 
688
688
        case PIPE_FORMAT_RGTC1_UNORM:
689
689
        case PIPE_FORMAT_LATC1_UNORM: