Home
last modified time | relevance | path

Searched defs:MTLaunchStruct (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/cpu_ref/
DrsCpuCore.h53 struct MTLaunchStruct { struct
54 RsExpandKernelDriverInfo fep;
56 RsdCpuReferenceImpl *rsc;
57 RsdCpuScriptImpl *script;
59 ForEachFunc_t kernel;
60 uint32_t sig;
61 const Allocation * ains[RS_KERNEL_INPUT_LIMIT];
62 Allocation * aout[RS_KERNEL_INPUT_LIMIT];
64 uint32_t mSliceSize;
65 volatile int mSliceNum;
[all …]