Home
last modified time | relevance | path

Searched defs:allocations (Results 1 – 25 of 27) sorted by relevance

12

/third_party/skia/third_party/externals/tint/src/writer/msl/
Dgenerator_impl_test.cc172 auto allocations = gen.DynamicWorkgroupAllocations(); in TEST_F() local
214 auto allocations = gen.DynamicWorkgroupAllocations(); in TEST_F() local
267 auto allocations = gen.DynamicWorkgroupAllocations(); in TEST_F() local
396 auto allocations = gen.DynamicWorkgroupAllocations(); in TEST_F() local
Dgenerator_impl.cc1747 auto& allocations = workgroup_allocations_[func_name]; in EmitEntryPointFunction() local
/third_party/ltp/tools/sparse/sparse-src/
Dallocate.h19 unsigned int allocations; member
25 unsigned int allocations; member
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DBuddyMemoryAllocatorTests.cpp393 std::vector<ResourceMemoryAllocation> allocations = {}; in TEST() local
434 std::vector<ResourceMemoryAllocation> allocations = {}; in TEST() local
/third_party/skia/third_party/externals/spirv-cross/tests-other/
Dsmall_vector.cpp25 static int allocations = 0; variable
/third_party/selinux/libselinux/utils/
Davcstat.c33 unsigned long long allocations; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp134 vector<AllocationSp>* allocations) in allocateStagingBuffers()
165 vector<AllocationSp>* allocations) in allocateAndWriteStagingBuffers()
179 const vector<AllocationSp>& allocations) in readStagingBuffers()
326 vector<AllocationSp> allocations; in allocateAndBindImageMemory() local
448 void fillImageMemory (const vk::DeviceInterface& vkd, in fillImageMemory()
635 void readImageMemory (const vk::DeviceInterface& vkd, in readImageMemory()
DvktYCbCrFormatTests.cpp330 …const vector<AllocationSp> allocations (allocateAndBindImageMemory(vkd, device, context.getD… in testFormat() local
DvktYCbCrFilteringTests.cpp329 …const vector<AllocationSp> allocations (allocateAndBindImageMemory(m_vkd, m_device, m_context… in iterate() local
DvktYCbCrStorageImageWriteTests.cpp208 …const std::vector<AllocationSp> allocations (allocateAndBindImageMemory(vkd, device, context… in testStorageImageWrite() local
DvktYCbCrViewTests.cpp442 …const vector<AllocationSp> allocations (allocateAndBindImageMemory(vkd, device, context.getDefau… in testPlaneView() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DResidencyManagerD3D12.cpp299 ID3D12Pageable** allocations) { in MakeAllocationsResident()
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
DD3D12DescriptorHeapTests.cpp924 std::vector<CPUDescriptorHeapAllocation> allocations; in TEST_P() local
951 std::list<CPUDescriptorHeapAllocation> allocations; in TEST_P() local
994 std::list<CPUDescriptorHeapAllocation> allocations; in TEST_P() local
/third_party/mesa3d/src/util/tests/vma/
Dvma_random_test.cpp226 std::vector<allocation> allocations; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageMismatchedFormatsTests.cpp404 std::vector<de::SharedPtr<Allocation> > allocations; in iterate() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dcontainers.h414 AllocationChain* allocations = nullptr; variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingBufferDeviceAddressTests.cpp715 vector<AllocationSp> allocations(numBuffers); in iterate() local
1441 vector<AllocationSp> allocations(numBuffers); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkMemUtil.cpp376 vector<AllocationSp>& allocations, in bindImagePlanesMemory()
DvkAllocationCallbackUtil.cpp364 std::vector<AllocationSlot> allocations; in validateAllocationCallbacks() local
DvkImageUtil.cpp5018 void allocateAndBindSparseImage (const DeviceInterface& vk, in allocateAndBindSparseImage()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSparseRenderTargetTests.cpp77 Move<VkImage> createSparseImageAndMemory (const DeviceInterface& vk, in createSparseImageAndMemory()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageUtil.cpp484 void uploadTestTextureInternalSparse (const DeviceInterface& vk, in uploadTestTextureInternalSparse()
610 void uploadTestTextureSparse (const DeviceInterface& vk, in uploadTestTextureSparse()
/third_party/vulkan-loader/tests/
Dloader_alloc_callback_tests.cpp59 std::vector<std::unique_ptr<char[]>> allocations; member in MemoryTracker
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferTests.cpp92 std::vector<AllocationSp> allocations; //!< actual allocated memory member
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross_c.cpp115 SmallVector<unique_ptr<ScratchMemoryAllocation>> allocations; member

12