Home
last modified time | relevance | path

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

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/gmm_helper/
H A Dresource_info.h78 MOCKABLE_VIRTUAL GMM_RESOURCE_INFO *peekGmmResourceInfo() const { return resourceInfo.get(); } in peekGmmResourceInfo() function
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/mocks/
H A Dmock_gmm_resource_info.h84 GMM_RESOURCE_INFO *peekGmmResourceInfo() const override { return mockResourceInfoHandle; } in peekGmmResourceInfo() function