Guest User

Untitled

a guest
Dec 12th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. diff --git a/src/gallium/drivers/nv50/nv50_screen.h b/src/gallium/drivers/nv50/nv50_screen.h
  2. index 315ca80..b722846 100644
  3. --- a/src/gallium/drivers/nv50/nv50_screen.h
  4. +++ b/src/gallium/drivers/nv50/nv50_screen.h
  5. @@ -14,7 +14,7 @@
  6.  
  7. struct nv50_context;
  8.  
  9. -#define NV50_CODE_BO_SIZE_LOG2 19
  10. +#define NV50_CODE_BO_SIZE_LOG2 12
  11.  
  12. #define NV50_SCRATCH_SIZE (2 << 20)
  13. #define NV50_SCRATCH_NR_BUFFERS 2
Add Comment
Please, Sign In to add comment