Home
last modified time | relevance | path

Searched defs:memAlloc (Results 1 – 25 of 31) sorted by relevance

12

/external/syzkaller/prog/
Dalloc.go17 type memAlloc struct { struct
18 size uint64
19 mem [memAllocL1Size]*[memAllocL0Size]uint64
20 buf [memAllocL0Size]uint64
46 func (ma *memAlloc) noteAlloc(addr0, size0 uint64) {
54 func (ma *memAlloc) alloc(r *randGen, size0 uint64) uint64 {
78 func (ma *memAlloc) bankruptcy() {
89 func (ma *memAlloc) pos(idx uint64) (i1, i0, bit uint64) {
97 func (ma *memAlloc) set(idx uint64) {
105 func (ma *memAlloc) get(idx uint64) bool {
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryBasicGeometryShaderTests.cpp100 Allocator& memAlloc = context.getDefaultAllocator(); in uploadImage() local
278 Allocator& memAlloc = m_context.getDefaultAllocator(); in createPipelineLayout() local
330 …nstance::bindDescriptorSets (const DeviceInterface& vk, const VkDevice device, Allocator& memAlloc, in bindDescriptorSets()
522 Allocator& memAlloc = m_context.getDefaultAllocator(); in createIndicesBuffer() local
DvktGeometryBasicClass.cpp75 Allocator& memAlloc = m_context.getDefaultAllocator(); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiMemoryRequirementInvarianceTests.cpp104 Allocator& memAlloc = context.getDefaultAllocator(); in allocate() local
192 Allocator& memAlloc = context.getDefaultAllocator(); in allocate() local
DvktApiSmokeTests.cpp338 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInst… in renderTriangleTest() local
601 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInst… in renderTriangleUnusedResolveAttachmentTest() local
DvktApiGranularityTests.cpp165 …SimpleAllocator memAlloc (vk, device, getPhysicalDeviceMemoryProperties(m_context.getInstanceI… in initImages() local
DvktApiBufferViewCreateTests.cpp185 const VkMemoryAllocateInfo memAlloc = in createTestBuffer() local
DvktApiFillBufferTests.cpp114 Allocator& memAlloc = context.getDefaultAllocator(); in FillBufferTestInstance() local
DvktApiGetMemoryCommitment.cpp102 Allocator& memAlloc = m_context.getDefaultAllocator(); in iterate() local
DvktApiBufferViewAccessTests.cpp165 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getIns… in BufferViewTestInstance() local
DvktApiCopiesAndBlittingTests.cpp466 Allocator& memAlloc = m_context.getDefaultAllocator(); in uploadImageAspect() local
841 Allocator& memAlloc = context.getDefaultAllocator(); in CopyImageToImage() local
1223 Allocator& memAlloc = context.getDefaultAllocator(); in CopyBufferToBuffer() local
1386 Allocator& memAlloc = context.getDefaultAllocator(); in CopyImageToBuffer() local
1588 Allocator& memAlloc = context.getDefaultAllocator(); in CopyBufferToImage() local
1781 Allocator& memAlloc = context.getDefaultAllocator(); in BlittingImages() local
2674 Allocator& memAlloc = context.getDefaultAllocator(); in BlittingMipmaps() local
3359 Allocator& memAlloc = m_context.getDefaultAllocator(); in ResolveImageToImage() local
DvktApiBufferTests.cpp419 memAlloc = in bufferCreateAndAllocTest() local
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryBindingTests.cpp478 const VkMemoryAllocateInfo memAlloc = makeMemoryAllocateInfo(memReqs, DE_NULL); in createMemory() local
503 const VkMemoryAllocateInfo memAlloc = makeMemoryAllocateInfo(memReqs, DE_NULL); in createMemory() local
530 …const VkMemoryAllocateInfo memAlloc = makeMemoryAllocateInfo(memReqs, &dedicatedAllocationI… in createMemory() local
556 …const VkMemoryAllocateInfo memAlloc = makeMemoryAllocateInfo(memReqs, &dedicatedAllocationI… in createMemory() local
766 …const VkMemoryAllocateInfo memAlloc = makeMemoryAllocateInfo(ctx, memReqs, MemoryHostVisib… in createBuffer() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDynamicOffsetTests.cpp162 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getIns… in init() local
580 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInstan… in verifyImage() local
750 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getIns… in init() local
DvktPipelineDepthTests.cpp275 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInstanc… in DepthTestInstance() local
DvktPipelineBlendTests.cpp307 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInstan… in BlendTestInstance() local
DvktPipelinePushConstantTests.cpp265 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getIn… in init() local
1732 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInstance… in PushConstantComputeTestInstance() local
DvktPipelineStencilTests.cpp319 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInstanc… in StencilTestInstance() local
DvktPipelineTimestampTests.cpp725 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m… in createBufferAndBindMemory() local
760 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m… in createImage2DAndBindMemory() local
DvktPipelineInputAssemblyTests.cpp926 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInstan… in InputAssemblyInstance() local
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessUtil.cpp285 …SimpleAllocator memAlloc (vk, m_device, getPhysicalDeviceMemoryProperties(m_context.getInsta… in GraphicsEnvironment() local
DvktRobustnessBufferAccessTests.cpp670 …SimpleAllocator memAlloc (vk, *m_device, getPhysicalDeviceMemoryProperties(m_context.getInst… in BufferAccessInstance() local
DvktRobustnessVertexAccessTests.cpp442 …SimpleAllocator memAlloc (vk, *m_device, getPhysicalDeviceMemoryProperties(m_context.getInst… in VertexAccessInstance() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentTests.cpp359 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInsta… in UnusedAttachmentTestInstance() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp892 Allocator& memAlloc = m_context.getDefaultAllocator(); in execute() local
1847 Allocator& memAlloc = m_context.getDefaultAllocator(); in initBuffers() local
2535 Allocator& memAlloc = m_context.getDefaultAllocator(); in renderTess() local

12