| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
kernel vec4 effect( sampler image)
{
vec2 xy;xy = samplerCoord( image); return sample( image, xy); }
and
kernel vec4 effect( sampler image)
{
return sample( image, samplerCoord( image));
}??
But they draw differently. Local variables considered harmful... :)
Ciao
Nat!Attachment:
CuriousBug.qtz
Description: application/quartzcomposer
------------------------------------------------------ This is your life and it's ending one minute at a time. -- Palahniuk
_______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartzcomposer-dev/email@hidden This email sent to email@hidden
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.