Home
last modified time | relevance | path

Searched refs:gmmContext (Results 1 – 2 of 2) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/mem_obj/
H A Dbuffer_tests_xehp_and_later.cpp76 auto gmmContext = context.getDevice(0)->getGmmHelper()->getClientContext(); in HWCMDTEST_F() local
77 …uint32_t defaultCompressionFormat = gmmContext->getSurfaceStateCompressionFormat(GMM_RESOURCE_FORM… in HWCMDTEST_F()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/helpers/
H A Dtest_blit_commands_helper_xehp_and_later.cpp78 auto gmmContext = pDevice->getGmmClientContext(); in HWTEST2_F() local
79 auto gmm = std::make_unique<MockGmm>(gmmContext); in HWTEST2_F()
85 …uint32_t compressionFormat = gmmContext->getSurfaceStateCompressionFormat(GMM_RESOURCE_FORMAT::GMM… in HWTEST2_F()