Skip to content
  • Vinson Lee's avatar
    MSVC fixes for shaders tests · 79ed1a94
    Vinson Lee authored and Brian Paul's avatar Brian Paul committed
    This patch fixes some shaders tests compilation errors with MSVC.
    Reorder includes.
    Remove inclusion of unistd.h.
    Move variable declarations to start of a block.
    79ed1a94