Home
last modified time | relevance | path

Searched refs:CONSTANT_SURFACE (Results 1 – 23 of 23) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/unit_test/program/
H A Dprogram_initialization_tests.cpp38 EXPECT_EQ(GraphicsAllocation::AllocationType::CONSTANT_SURFACE, alloc->getAllocationType()); in TEST()
54 EXPECT_EQ(GraphicsAllocation::AllocationType::CONSTANT_SURFACE, alloc->getAllocationType()); in TEST()
124 EXPECT_EQ(GraphicsAllocation::AllocationType::CONSTANT_SURFACE, alloc->getAllocationType()); in TEST()
131 EXPECT_EQ(GraphicsAllocation::AllocationType::CONSTANT_SURFACE, alloc->getAllocationType()); in TEST()
239 … EXPECT_EQ(GraphicsAllocation::AllocationType::CONSTANT_SURFACE, pAllocation->getAllocationType()); in TEST()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/memory_manager/
H A Dcompression_selector_ocl.cpp15 case GraphicsAllocation::AllocationType::CONSTANT_SURFACE: in preferCompressedAllocation()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/helpers/
H A Dextra_allocation_data_xehp_and_later.inl35 properties.allocationType == GraphicsAllocation::AllocationType::CONSTANT_SURFACE ||
H A Dapp_resource_helper.cpp33 case GraphicsAllocation::AllocationType::CONSTANT_SURFACE: in getResourceTagStr()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/program/
H A Dprogram_initialization.cpp51 …auto allocationType = constant ? GraphicsAllocation::AllocationType::CONSTANT_SURFACE : GraphicsAl… in allocateGlobalsSurface()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/aub/
H A Daub_helper.h21 case GraphicsAllocation::AllocationType::CONSTANT_SURFACE: in isOneTimeAubWritableAllocationType()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/gen12lp/
H A Dcommand_encoder_gen12lp.cpp75 …on && args.allocation->getAllocationType() == GraphicsAllocation::AllocationType::CONSTANT_SURFACE; in encodeExtraBufferParams()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/gen12lp/tgllp/
H A Dbuffer_tests_tgllp.cpp73 …>getGraphicsAllocation(0)->setAllocationType(GraphicsAllocation::AllocationType::CONSTANT_SURFACE); in GEN12LPTEST_F()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/memory_manager/
H A Dgraphics_allocation.h61 CONSTANT_SURFACE, enumerator
223 allocationType == AllocationType::CONSTANT_SURFACE || in isCpuAccessRequired()
H A Dmemory_manager.cpp305 case GraphicsAllocation::AllocationType::CONSTANT_SURFACE: in getAllocationData()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/unit_test/helpers/
H A Dapp_resource_tests.cpp65 {GraphicsAllocation::AllocationType::CONSTANT_SURFACE, "CSNTSRFC"},
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/xe_hpg_core/dg2/
H A Dmemory_manager_tests_dg2.cpp112 …perties{mockRootDeviceIndex, 1, GraphicsAllocation::AllocationType::CONSTANT_SURFACE, mockDeviceBi… in DG2TEST_F()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/utilities/
H A Dlogger.cpp148 case GraphicsAllocation::AllocationType::CONSTANT_SURFACE: in getAllocationTypeString()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/gen12lp/
H A Dbuffer_tests_gen12lp.inl76 …>getGraphicsAllocation(0)->setAllocationType(GraphicsAllocation::AllocationType::CONSTANT_SURFACE);
H A Dhw_helper_tests_gen12lp.inl331 GraphicsAllocation::AllocationType::CONSTANT_SURFACE,
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/memory_manager/
H A Dmemory_manager_allocate_in_preferred_pool_tests.cpp290 … GraphicsAllocation::AllocationType::CONSTANT_SURFACE,
706 …perties{mockRootDeviceIndex, 1, GraphicsAllocation::AllocationType::CONSTANT_SURFACE, mockDeviceBi… in TEST()
749 …perties{mockRootDeviceIndex, 1, GraphicsAllocation::AllocationType::CONSTANT_SURFACE, mockDeviceBi… in HWTEST_F()
1145 GraphicsAllocation::AllocationType::CONSTANT_SURFACE,
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/unit_test/memory_manager/
H A Dgraphics_allocation_tests.cpp123 …RUE(GraphicsAllocation::isCpuAccessRequired(GraphicsAllocation::AllocationType::CONSTANT_SURFACE)); in TEST()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/xe_hp_core/
H A Dhw_helper_tests_xe_hp_core.cpp86 …for (auto allocType : {GraphicsAllocation::AllocationType::CONSTANT_SURFACE, GraphicsAllocation::A… in XE_HP_CORE_TEST_F()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/command_container/
H A Dcommand_encoder_xehp_and_later.inl629 … && args.allocation->getAllocationType() == GraphicsAllocation::AllocationType::CONSTANT_SURFACE) {
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/utilities/
H A Dfile_logger_tests.cpp905 {GraphicsAllocation::AllocationType::CONSTANT_SURFACE, "CONSTANT_SURFACE"},
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/unit_test/command_stream/
H A Daub_command_stream_receiver_1_tests.cpp723 GraphicsAllocation::AllocationType::CONSTANT_SURFACE, in HWTEST_F()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/program/
H A Dprogram_tests.cpp1983 … GraphicsAllocation::AllocationType::CONSTANT_SURFACE, pDevice->getDeviceBitfield()}); in TEST_F()
1985 … GraphicsAllocation::AllocationType::CONSTANT_SURFACE, pDevice->getDeviceBitfield()}); in TEST_F()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/kernel/
H A Dkernel_tests.cpp3255 GraphicsAllocation gfxAlloc(0, GraphicsAllocation::AllocationType::CONSTANT_SURFACE, buffer, in HWTEST2_F()