ATI fix
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
This commit is contained in:
parent
43b86fa9cf
commit
c4c8dd63d2
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
|||
|
||||
#version 120
|
||||
|
||||
#extension GL_ATI_shader_texture_lod : enable
|
||||
|
||||
#define TEXTURE_MIP_LEVELS 10
|
||||
#define TEXTURE_PIX_COUNT 1024 //pow(2,TEXTURE_MIP_LEVELS)
|
||||
#define BINARY_SEARCH_COUNT 10
|
||||
|
|
Loading…
Add table
Reference in a new issue