Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dcl_device.cc84 T GetPlatformInfo(cl_platform_id id, cl_platform_info info) { in GetPlatformInfo() function
93 std::string GetPlatformInfo(cl_platform_id id, cl_platform_info info) { in GetPlatformInfo() function
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/os/
H A Dmos_context.h108 PLATFORM GetPlatformInfo() { return m_platformInfo; }; in GetPlatformInfo() function
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/os/
H A Dmos_context_next.h107 PLATFORM *GetPlatformInfo() { return &m_platformInfo; }; in GetPlatformInfo() function
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/api/
H A Dplatform.cpp61 clover::GetPlatformInfo(cl_platform_id d_platform, cl_platform_info param, in GetPlatformInfo() function in clover
/aosp_15_r20/external/intel-media-driver/cmrtlib/linux/hardware/
H A Dcm_device_os.cpp150 int32_t CmDevice_RT::GetPlatformInfo(uint32_t adapterIndex) in GetPlatformInfo() function in CmDevice_RT
/aosp_15_r20/external/gmmlib/Source/GmmLib/inc/External/Common/
H A DGmmInfo.h201 GMM_INLINE GMM_PLATFORM_INFO& GMM_STDCALL GetPlatformInfo() in GetPlatformInfo() function
/aosp_15_r20/external/gmmlib/Source/GmmLib/GlobalInfo/
H A DGmmClientContext.cpp337 GMM_PLATFORM_INFO &GMM_STDCALL GmmLib::GmmClientContext::GetPlatformInfo() in GetPlatformInfo() function in GmmLib::GmmClientContext
/aosp_15_r20/external/gmmlib/Source/GmmLib/Resource/
H A DGmmResourceInfoCommon.cpp1009 const GMM_PLATFORM_INFO &GmmLib::GmmResourceInfoCommon::GetPlatformInfo() in GetPlatformInfo() function in GmmLib::GmmResourceInfoCommon
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dcl_stubs.cpp83 cl_int GetPlatformInfo(cl_platform_id platform, in GetPlatformInfo() function