Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/gpu/
H A Dgpu_types.h47 using GpuContextHandle = hipCtx_t; variable
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_queue_rt.h244 GPU_CONTEXT_HANDLE GpuContextHandle() { return m_gpuContextHandle; }; in GpuContextHandle() function