Home
last modified time | relevance | path

Searched defs:allocations (Results 1 – 25 of 41) 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
/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_no_buildgn/vulkan/ycbcr/
DvktYCbCrUtil.cpp134 vector<AllocationSp>* allocations) in allocateStagingBuffers()
165 vector<AllocationSp>* allocations) in allocateAndWriteStagingBuffers()
179 const vector<AllocationSp>& allocations) in readStagingBuffers()
356 vector<AllocationSp> allocations; in allocateAndBindImageMemory() local
478 void fillImageMemory (const vk::DeviceInterface& vkd, in fillImageMemory()
665 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.cpp179 …const std::vector<AllocationSp> allocations (allocateAndBindImageMemory(vkd, device, context… in testStorageImageWrite() local
DvktYCbCrViewTests.cpp461 …const vector<AllocationSp> allocations (allocateAndBindImageMemory(vkd, device, context.getDefau… in testPlaneView() local
/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()
356 vector<AllocationSp> allocations; in allocateAndBindImageMemory() local
478 void fillImageMemory (const vk::DeviceInterface& vkd, in fillImageMemory()
665 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.cpp179 …const std::vector<AllocationSp> allocations (allocateAndBindImageMemory(vkd, device, context… in testStorageImageWrite() 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_no_buildgn/vulkan/image/
DvktImageMismatchedFormatsTests.cpp408 std::vector<de::SharedPtr<Allocation> > allocations; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageMismatchedFormatsTests.cpp408 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.cpp740 vector<AllocationSp> allocations(numBuffers); in iterate() local
1477 vector<AllocationSp> allocations(numBuffers); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
DvktBindingBufferDeviceAddressTests.cpp740 vector<AllocationSp> allocations(numBuffers); in iterate() local
1477 vector<AllocationSp> allocations(numBuffers); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkMemUtil.cpp410 vector<AllocationSp>& allocations, in bindImagePlanesMemory()
/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_no_buildgn/vulkan/renderpass/
DvktRenderPassSparseRenderTargetTests.cpp77 Move<VkImage> createSparseImageAndMemory (const DeviceInterface& vk, in createSparseImageAndMemory()

12