Home
last modified time | relevance | path

Searched defs:heapAllocation (Results 1 – 10 of 10) sorted by relevance

/dports/audio/carla/Carla-2.4.1/source/modules/juce_core/maths/
H A Djuce_BigInteger.h325 HeapBlock<uint32> heapAllocation; variable
/dports/devel/juce/JUCE-f37e9a1/modules/juce_core/maths/
H A Djuce_BigInteger.h325 HeapBlock<uint32> heapAllocation; variable
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_core/maths/
H A Djuce_BigInteger.h325 HeapBlock<uint32> heapAllocation; variable
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/helpers/
H A Dheap_helper.cpp32 void HeapHelper::storeHeapAllocation(GraphicsAllocation *heapAllocation) { in storeHeapAllocation()
H A Dbindless_heaps_helper.h26 GraphicsAllocation *heapAllocation; member
H A Dbindless_heaps_helper.cpp23 …auto heapAllocation = getHeapAllocation(MemoryConstants::pageSize64k, MemoryConstants::pageSize64k… in BindlessHeapsHelper() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/unit_test/command_container/
H A Dcommand_container_tests.cpp131 auto heapAllocation = cmdContainer.getIndirectHeapAllocation(static_cast<HeapType>(i)); in TEST_F() local
323 auto heapAllocation = cmdContainer->getIndirectHeapAllocation(type); in TEST_F() local
350 auto heapAllocation = cmdContainer->getIndirectHeapAllocation(HeapType::SURFACE_STATE); in TEST_F() local
374 auto heapAllocation = cmdContainer->getIndirectHeapAllocation(HeapType::SURFACE_STATE); in TEST_F() local
402 auto heapAllocation = cmdContainer->getIndirectHeapAllocation(type); in TEST_F() local
434 auto heapAllocation = cmdContainer->getIndirectHeapAllocation(type); in TEST_F() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/unit_test/helpers/
H A Ddirty_state_helpers_tests.cpp39 MockGraphicsAllocation heapAllocation = {buffer, bufferSize}; member
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/xe_hpc_core/
H A Dhw_helper_tests_xe_hpc_core.cpp66 auto heapAllocation = heap.getGraphicsAllocation(); in XE_HPC_CORETEST_F() local
98 auto heapAllocation = heap.getGraphicsAllocation(); in XE_HPC_CORETEST_F() local
131 auto heapAllocation = heap.getGraphicsAllocation(); in XE_HPC_CORETEST_F() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/memory_manager/
H A Dstorage_info_tests.cpp228 auto heapAllocation = heap.getGraphicsAllocation(); in HWTEST_F() local