Home | History | Annotate | Download | only in rs

Lines Matching refs:RsScriptKernelID

529 extern "C" RsClosure rsClosureCreate (RsContext ctxWrapper, RsScriptKernelID kernelID, RsAllocation returnValue,
567 extern "C" RsScriptKernelID rsScriptKernelIDCreate (RsContext ctxWrapper, RsScript sid, int slot, int sig)
577 extern "C" RsScriptGroup rsScriptGroupCreate (RsContext ctxWrapper, RsScriptKernelID * kernels, size_t kernels_length,
578 RsScriptKernelID * src, size_t src_length,
579 RsScriptKernelID * dstK, size_t dstK_length,
590 RsScriptKernelID kernel, RsAllocation alloc)
596 RsScriptKernelID kernel, RsAllocation alloc)