Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuCore.cpp165 MTLaunchStruct *mtls = (MTLaunchStruct *)data; in launchThreads() local
335 static inline void FepPtrSetup(const MTLaunchStruct *mtls, RsExpandKernelDriverInfo *fep, in FepPtrSetup()
363 static bool SelectOuterSlice(const MTLaunchStruct *mtls, RsExpandKernelDriverInfo* fep, uint32_t sl… in SelectOuterSlice()
378 MTLaunchStruct *mtls = (MTLaunchStruct *)usr; in walk_general() local
407 MTLaunchStruct *mtls = (MTLaunchStruct *)usr; in walk_2d() local
432 MTLaunchStruct *mtls = (MTLaunchStruct *)usr; in walk_1d() local
458 MTLaunchStruct* mtls) { in launchThreads()
DrsCpuIntrinsic.cpp96 MTLaunchStruct mtls; in invokeForEach() local
115 void RsdCpuScriptIntrinsic::forEachKernelSetup(uint32_t slot, MTLaunchStruct *mtls) { in forEachKernelSetup()
DrsCpuScriptGroup2.cpp168 MTLaunchStruct mtls; in CpuScriptGroup2Impl() local
566 MTLaunchStruct mtls; in run() local
601 MTLaunchStruct mtls; in run() local
DrsCpuScript.cpp520 MTLaunchStruct *mtls) { in forEachMtlsSetup()
716 MTLaunchStruct mtls; in invokeForEach() local
727 void RsdCpuScriptImpl::forEachKernelSetup(uint32_t slot, MTLaunchStruct *mtls) { in forEachKernelSetup()
DrsCpuScriptGroup.cpp206 MTLaunchStruct mtls; in execute() local