This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
run out of memory while repeat save and load process
#8
[/quote]
This is a strange error message. It is referring texture2DProj but this function should not be used for a version 140...
Could you try to change jpcsp/graphics/shader.frag, line 73:
Old:
Code:
#define TEXTURE_2D_PROJ texture2DProj
New:
Code:
#define TEXTURE_2D_PROJ textureProj
Thanks!
[/quote]


Hi gid15
I have no idea why my previous account was been banned by system,
but it is not important for this case.

After upgrade ATI driver to catalyst 1.19, this error message was disappeared, but another message display , the new error log shows "Validation failed! - Different sampler types for same sample texture unit in fragment shader.", As I know, this is a bug of ATI driver, hope this problem would fix in new driver. debug log attached


Thanks


Attached Files
.rar   log.rar (Size: 7.49 KB / Downloads: 99)
Reply


Messages In This Thread
RE: run out of memory while repeat save and load process - by Carlos007 - 10-30-2011, 05:55 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)