On May 29, 2006, at 11:49 PM, Timothy J. Wood wrote:
I've narrowed down a problem I'm having to the following:
- CIImage built from a rectangle texture
- Translate via -imageByApplyingTransform:
- Run through a CIFilter that does nothing (looks up input, returns)
- Transform again via CIAffineTransform.
- render output to GL
When I render, my texture comes up in all manner of crazy
permutations in my real app (which actually tries to do something
in its filter :).
I should mention that this was on a GF6600 on a 10.4.6 G5.
Running on a MBP, I get a message on the console:
CoreImage: ROI is not tilable:
DIVY DOD [-419.876,-629.814 839.752x1259.63] ROI [-27,-354 28x41]
RGBA_14
APPLY csync_curve0 DOD [-419.876,-629.814 839.752x1259.63] ROI
[-27,-354 28x41] RGBA_14
APPLY matrix_ DOD [-419.876,-629.814 839.752x1259.63] RGBA_14
AFFINE [2.09938 0 0 2.09938 0 0] DOD [-419.876,-629.814
839.752x1259.63] RGBA_14
APPLY null DOD [-200,-300 400x600] RGBA_14
AFFINE [1 0 0 1 -200 -300] DOD [-200,-300 400x600] ARGB_8
IMAGE CIImage:0x361160 DOD [0,0 400x600] ARGB_8
APPLY csync_curve0 DOD [-419.876,-629.814 839.752x1259.63] ROI
[-27,-334 28x21] RGBA_14
0xbfffa2b8
I'd previously tried setting a ROI selector, but it never got
called. Anyway, I think this error message would be useful if it a
reason _why_ it isn't tilable, what I might do about it, etc.
-tim
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartz-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartz-dev/email@hidden