Advertisement
Guest User

Untitled

a guest
Apr 14th, 2014
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. if(is_valid == 0.0f)
  2. {
  3. fractional_mipmap_distance*=0.0f;
  4. }
  5.  
  6. if(is_valid == 0.0f)
  7. {
  8. fractional_mipmap_distance*=is_valid;
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement