Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/os/
H A Dmos_graphicsresource.cpp155 int32_t GraphicsResource::GetAllocationIndex(GPU_CONTEXT_HANDLE gpuContextHandle) in GetAllocationIndex() function in GraphicsResource
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/os/
H A Dmos_graphicsresource_next.cpp193 int32_t GraphicsResourceNext::GetAllocationIndex(GPU_CONTEXT_HANDLE gpuContextHandle) in GetAllocationIndex() function in GraphicsResourceNext
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dir_emission_utils.cc558 static int64_t GetAllocationIndex(mlir::BlockArgument func_arg, in GetAllocationIndex() function