Home | History | Annotate | Download | only in scriptc

Lines Matching full:specified

99  * Invoke the kernel named "root" of the specified script.  Like other kernels, this root()
116 * If both input and output allocations are specified, they must have the same dimensions.
155 * rsGetArray0: Index in the Array0 dimension for the specified context
157 * Returns the index in the Array0 dimension of the cell being processed, as specified
182 * rsGetArray1: Index in the Array1 dimension for the specified context
184 * Returns the index in the Array1 dimension of the cell being processed, as specified
195 * rsGetArray2: Index in the Array2 dimension for the specified context
198 * as specified by the supplied context. See rsGetArray0() for an explanation
209 * rsGetArray3: Index in the Array3 dimension for the specified context
211 * Returns the index in the Array3 dimension of the cell being processed, as specified
222 * rsGetDimArray0: Size of the Array0 dimension for the specified context
224 * Returns the size of the Array0 dimension for the specified context.
235 * rsGetDimArray1: Size of the Array1 dimension for the specified context
237 * Returns the size of the Array1 dimension for the specified context.
248 * rsGetDimArray2: Size of the Array2 dimension for the specified context
250 * Returns the size of the Array2 dimension for the specified context.
261 * rsGetDimArray3: Size of the Array3 dimension for the specified context
263 * Returns the size of the Array3 dimension for the specified context.
274 * rsGetDimHasFaces: Presence of more than one face for the specified context
290 * rsGetDimLod: Number of levels of detail for the specified context
292 * Returns the number of levels of detail for the specified context. This is useful
306 * rsGetDimX: Size of the X dimension for the specified context
308 * Returns the size of the X dimension for the specified context.
327 * rsGetDimY: Size of the Y dimension for the specified context
329 * Returns the size of the X dimension for the specified context.
342 * rsGetDimZ: Size of the Z dimension for the specified context
344 * Returns the size of the Z dimension for the specified context.
357 * rsGetFace: Coordinate of the Face for the specified context
359 * Returns the face on which the cell being processed is found, as specified by the
371 * rsGetLod: Index in the Levels of Detail dimension for the specified context
374 * as specified by the supplied context. See rsGetArray0() for an explanation of