Home
last modified time | relevance | path

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

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/device_queue/
H A Ddevice_queue_hw_tests.cpp539 …size_t surfaceStateHeapSize = HardwareCommandsHelper<FamilyType>::getSshSizeForExecutionModel(cons… in HWTEST2_P() local
567 …size_t surfaceStateHeapSize = HardwareCommandsHelper<FamilyType>::getSshSizeForExecutionModel(cons… in HWTEST2_P() local
595 …size_t surfaceStateHeapSize = HardwareCommandsHelper<FamilyType>::getSshSizeForExecutionModel(cons… in HWTEST2_P() local
632 auto surfaceStateHeapSize = in HWTEST2_P() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/source/kernel/
H A Dkernel.h86 uint32_t surfaceStateHeapSize = 0; member