Searched refs:EnqueueCopyGPUToGPU (Results 1 – 8 of 8) sorted by relevance
234 CM_RT_API virtual int32_t EnqueueCopyGPUToGPU(CmSurface2D *outputSurface,
152 CM_RT_API int32_t EnqueueCopyGPUToGPU(CmSurface2D *outputSurface,
863 cmRet = cmQueue->EnqueueCopyGPUToGPU(cmDstSurface2d, in CmThinExecuteInternal()
1972 CM_RT_API int32_t CmQueueRT::EnqueueCopyGPUToGPU( CmSurface2D* outputSurface, CmSurface2D* inputSur… in EnqueueCopyGPUToGPU() function in CMRT_UMD::CmQueueRT
229 CM_RT_API virtual int32_t EnqueueCopyGPUToGPU(CmSurface2D *outputSurface,
1506 …CM_RT_API virtual INT EnqueueCopyGPUToGPU( CmSurface2D* pOutputSurface, CmSurface2D* pInputSurface…
95 CM_RT_API int32_t EnqueueCopyGPUToGPU(CmSurface2D *outputSurface,
660 CM_RT_API int32_t CmQueue_RT::EnqueueCopyGPUToGPU(CmSurface2D *outputSurface, in EnqueueCopyGPUToGPU() function in CmQueue_RT