Home
last modified time | relevance | path

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

/dports/multimedia/gmmlib/gmmlib-intel-gmmlib-22.0.2/Source/GmmLib/inc/External/Linux/
H A DGmmResourceInfoLin.h57 typedef GmmResourceInfoLin GmmResourceInfo; typedef
61 typedef struct GmmResourceInfo GmmResourceInfo; typedef
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/gmm_helper/
H A Dresource_info_impl.cpp14 GmmResourceInfo::GmmResourceInfo(GmmClientContext *clientContext, GMM_RESCREATE_PARAMS *resourceCre… in GmmResourceInfo() function in NEO::GmmResourceInfo
19 GmmResourceInfo::GmmResourceInfo(GmmClientContext *clientContext, GMM_RESOURCE_INFO *inputGmmResour… in GmmResourceInfo() function in NEO::GmmResourceInfo
H A Dgmm.h20 class GmmResourceInfo; variable
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/unit_test/gmm_helper/
H A Dgmm_resource_info_tests.cpp34 TEST(GmmResourceInfo, WhenGmmHandleAllocatorIsPresentThenItsBeingUsedForCreatingGmmResourceInfoHand… in TEST() argument
67 TEST(GmmResourceInfo, WhenUsingBaseHandleAllocatorThenHandlesAreEmpty) { in TEST() argument
/dports/multimedia/gmmlib/gmmlib-intel-gmmlib-22.0.2/Source/GmmLib/inc/External/Common/
H A DGmmResourceInfoExt.h174 typedef GmmResourceInfoWin GmmResourceInfo; typedef