Home | History | Annotate | Download | only in angler

Lines Matching full:effect

1 # List of effect libraries to load. Each library element must contain a "path" element
45 # list of effects to load. Each effect element must contain a "library" and a "uuid" element.
48 # The name of the effect element is indicative, only the value of the "uuid" element
49 # designates the effect.
50 # The uuid is the implementation specific UUID as specified by the effect vendor. This is not the
51 # generic effect type UUID.
55 # uuid <effect uuid>
68 # SW implemetation of the effect. Added as a node under the proxy to
69 # indicate this as a sub effect.
73 #} End of SW effect
75 # HW implementation of the effect. Added as a node under the proxy to
76 # indicate this as a sub effect.
80 #}End of HW effect
81 #} End of effect proxy
246 # Each input source element contains a list of effects elements. The name of the effect
248 # Each effect element may optionally contain a list of parameters and their
249 # default value to apply when the pre processor effect is created.