/external/syzkaller/prog/ |
D | alloc.go | 17 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/ |
D | vktGeometryBasicGeometryShaderTests.cpp | 100 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
|
D | vktGeometryBasicClass.cpp | 75 Allocator& memAlloc = m_context.getDefaultAllocator(); in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiMemoryRequirementInvarianceTests.cpp | 104 Allocator& memAlloc = context.getDefaultAllocator(); in allocate() local 192 Allocator& memAlloc = context.getDefaultAllocator(); in allocate() local
|
D | vktApiSmokeTests.cpp | 338 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInst… in renderTriangleTest() local 601 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInst… in renderTriangleUnusedResolveAttachmentTest() local
|
D | vktApiGranularityTests.cpp | 165 …SimpleAllocator memAlloc (vk, device, getPhysicalDeviceMemoryProperties(m_context.getInstanceI… in initImages() local
|
D | vktApiBufferViewCreateTests.cpp | 185 const VkMemoryAllocateInfo memAlloc = in createTestBuffer() local
|
D | vktApiFillBufferTests.cpp | 114 Allocator& memAlloc = context.getDefaultAllocator(); in FillBufferTestInstance() local
|
D | vktApiGetMemoryCommitment.cpp | 102 Allocator& memAlloc = m_context.getDefaultAllocator(); in iterate() local
|
D | vktApiBufferViewAccessTests.cpp | 165 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getIns… in BufferViewTestInstance() local
|
D | vktApiCopiesAndBlittingTests.cpp | 466 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
|
D | vktApiBufferTests.cpp | 419 memAlloc = in bufferCreateAndAllocTest() local
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryBindingTests.cpp | 478 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/ |
D | vktPipelineDynamicOffsetTests.cpp | 162 …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
|
D | vktPipelineDepthTests.cpp | 275 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInstanc… in DepthTestInstance() local
|
D | vktPipelineBlendTests.cpp | 307 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInstan… in BlendTestInstance() local
|
D | vktPipelinePushConstantTests.cpp | 265 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getIn… in init() local 1732 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInstance… in PushConstantComputeTestInstance() local
|
D | vktPipelineStencilTests.cpp | 319 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInstanc… in StencilTestInstance() local
|
D | vktPipelineTimestampTests.cpp | 725 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m… in createBufferAndBindMemory() local 760 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m… in createImage2DAndBindMemory() local
|
D | vktPipelineInputAssemblyTests.cpp | 926 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInstan… in InputAssemblyInstance() local
|
/external/deqp/external/vulkancts/modules/vulkan/robustness/ |
D | vktRobustnessUtil.cpp | 285 …SimpleAllocator memAlloc (vk, m_device, getPhysicalDeviceMemoryProperties(m_context.getInsta… in GraphicsEnvironment() local
|
D | vktRobustnessBufferAccessTests.cpp | 670 …SimpleAllocator memAlloc (vk, *m_device, getPhysicalDeviceMemoryProperties(m_context.getInst… in BufferAccessInstance() local
|
D | vktRobustnessVertexAccessTests.cpp | 442 …SimpleAllocator memAlloc (vk, *m_device, getPhysicalDeviceMemoryProperties(m_context.getInst… in VertexAccessInstance() local
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassUnusedAttachmentTests.cpp | 359 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInsta… in UnusedAttachmentTestInstance() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderExecutor.cpp | 892 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
|