Skip to content

Fix llvmpipe a bug related to undefined texcoords, change a var type

Brian Paul requested to merge brianp/mesa:fix-llvmpipe-undef-texcoord-bug into main

Two patches:

  1. Fix an undefined texcoord bug
  2. Change a var type

Merge request reports