Home
last modified time | relevance | path

Searched defs:allocator (Results 201 - 225 of 567) sorted by relevance

12345678910>>...23

/third_party/node/deps/v8/src/parsing/
H A Dparse-info.h204 AccountingAllocator* allocator() const { return allocator_; } in allocator() function in v8::internal::ReusableUnoptimizedCompileState
248 AccountingAllocator* allocator() const { in allocator() function in v8::internal::ParseInfo
/third_party/python/Include/cpython/
H A Dinitconfig.h124 int allocator; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiMemoryRequirementInvarianceTests.cpp112 de::MovePtr<IBufferAllocator> allocator; in allocate() local
200 de::MovePtr<IImageAllocator> allocator; in allocate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawImageObjectUtil.cpp167 readSurface(vk::VkQueue queue, vk::Allocator& allocator, vk::VkImageLayout layout, vk::VkOffset3D offset, int width, int height, vk::VkImageAspectFlagBits aspect, unsigned int mipLevel, unsigned int arrayElement) readSurface() argument
191 readDepth(vk::VkQueue queue, vk::Allocator& allocator, vk::VkImageLayout layout, vk::VkOffset3D offset, int width, int height, vk::VkImageAspectFlagBits aspect, unsigned int mipLevel, unsigned int arrayElement) readDepth() argument
210 readVolume(vk::VkQueue queue, vk::Allocator& allocator, vk::VkImageLayout layout, vk::VkOffset3D offset, int width, int height, int depth, vk::VkImageAspectFlagBits aspect, unsigned int mipLevel, unsigned int arrayElement) readVolume() argument
235 readSurface1D(vk::VkQueue queue, vk::Allocator& allocator, vk::VkImageLayout layout, vk::VkOffset3D offset, int width, vk::VkImageAspectFlagBits aspect, unsigned int mipLevel, unsigned int arrayElement) readSurface1D() argument
259 read(vk::VkQueue queue, vk::Allocator& allocator, vk::VkImageLayout layout, vk::VkOffset3D offset, int width, int height, int depth, unsigned int mipLevel, unsigned int arrayElement, vk::VkImageAspectFlagBits aspect, vk::VkImageType type, void * data) read() argument
280 readUsingBuffer(vk::VkQueue queue, vk::Allocator& allocator, vk::VkImageLayout layout, vk::VkOffset3D offset, int width, int height, int depth, unsigned int mipLevel, unsigned int arrayElement, vk::VkImageAspectFlagBits aspect, void * data) readUsingBuffer() argument
526 uploadVolume(const tcu::ConstPixelBufferAccess& access, vk::VkQueue queue, vk::Allocator& allocator, vk::VkImageLayout layout, vk::VkOffset3D offset, vk::VkImageAspectFlagBits aspect, unsigned int mipLevel, unsigned int arrayElement) uploadVolume() argument
548 uploadSurface(const tcu::ConstPixelBufferAccess& access, vk::VkQueue queue, vk::Allocator& allocator, vk::VkImageLayout layout, vk::VkOffset3D offset, vk::VkImageAspectFlagBits aspect, unsigned int mipLevel, unsigned int arrayElement) uploadSurface() argument
570 uploadSurface1D(const tcu::ConstPixelBufferAccess& access, vk::VkQueue queue, vk::Allocator& allocator, vk::VkImageLayout layout, vk::VkOffset3D offset, vk::VkImageAspectFlagBits aspect, unsigned int mipLevel, unsigned int arrayElement) uploadSurface1D() argument
604 upload(vk::VkQueue queue, vk::Allocator& allocator, vk::VkImageLayout layout, vk::VkOffset3D offset, int width, int height, int depth, unsigned int mipLevel, unsigned int arrayElement, vk::VkImageAspectFlagBits aspect, vk::VkImageType type, const void * data) upload() argument
682 uploadUsingBuffer(vk::VkQueue queue, vk::Allocator& allocator, vk::VkImageLayout layout, vk::VkOffset3D offset, int width, int height, int depth, unsigned int mipLevel, unsigned int arrayElement, vk::VkImageAspectFlagBits aspect, const void * data) uploadUsingBuffer() argument
814 createAndAlloc(const vk::DeviceInterface& vk, vk::VkDevice device, const vk::VkImageCreateInfo& createInfo, vk::Allocator& allocator, deUint32 queueFamilyIndex, vk::MemoryRequirement memoryRequirement) createAndAlloc() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateDiscardTests.cpp316 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local
H A DvktDynamicStateLineWidthTests.cpp341 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsEarlyFragmentTests.cpp371 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local
670 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local
[all...]
H A DvktFragmentOperationsScissorTests.cpp355 Allocator& allocator = context.getDefaultAllocator(); in ScissorRenderer() local
442 Allocator& allocator = context.getDefaultAllocator(); in test() local
H A DvktFragmentOperationsTransientAttachmentTests.cpp381 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shader_interlock/
H A DvktFragmentShaderInterlockBasic.cpp330 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageMisalignedCubeTests.cpp156 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local
H A DvktImageMultisampleLoadStoreTests.cpp285 Allocator& allocator = context.getDefaultAllocator(); in test() local
H A DvktImageSampleDrawnCubeFaceTests.cpp246 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local
H A DvktImageSizeTests.cpp327 Allocator& allocator = m_context.getDefaultAllocator(); in SizeTestInstance() local
416 Allocator& allocator = m_context.getDefaultAllocator(); in ImageSizeTestInstance() local
495 Allocator& allocator = m_context.getDefaultAllocator(); in BufferSizeTestInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMaxVaryingsTests.cpp957 Allocator& allocator = context.getDefaultAllocator(); in test() local
H A DvktPipelineRobustnessCacheTests.cpp61 std::unique_ptr<vk::BufferWithMemory> makeBufferForImage(const vk::DeviceInterface& vk, const vk::VkDevice device, vk::Allocator& allocator, vk::VkFormat imageFormat, vk::VkExtent2D imageExtent) in makeBufferForImage() argument
H A DvktPipelineStencilExportTests.cpp476 Allocator& allocator = context.getDefaultAllocator(); in testStencilExportReplace() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingNullASTests.cpp178 de::MovePtr<SimpleAllocator> allocator; member
416 SimpleAllocator& allocator = *deviceHelper.allocator; in runTest() local
H A DvktRayTracingProceduralGeometryTests.cpp73 de::MovePtr<SimpleAllocator> allocator; member
193 Allocator& allocator = *m_customDevice.allocator; in iterate() local
336 Allocator& allocator = *m_customDevice.allocator; in setupRayTracingPipeline() local
357 Allocator& allocator = *m_customDevice.allocator; setupAccelerationStructures() local
419 Allocator& allocator = *m_customDevice.allocator; setupRayTracingPipeline() local
441 Allocator& allocator = *m_customDevice.allocator; setupAccelerationStructures() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassDepthStencilWriteConditionsTests.cpp169 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local
H A DvktRenderPassSparseRenderTargetTests.cpp67 createBufferMemory(const DeviceInterface& vk, VkDevice device, Allocator& allocator, VkBuffer buffer) createBufferMemory() argument
77 createSparseImageAndMemory(const DeviceInterface& vk, VkDevice device, const VkPhysicalDevice physicalDevice, const InstanceInterface& instance, Allocator& allocator, vector<de::SharedPtr<Allocation> >& allocations, deUint32 universalQueueFamilyIndex, VkQueue sparseQueue, deUint32 sparseQueueFamilyIndex, const VkSemaphore& bindSemaphore, VkFormat format, deUint32 width, deUint32 height) createSparseImageAndMemory() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderInvarianceTests.cpp169 Allocator& allocator = m_context.getDefaultAllocator(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationUtil.hpp64 Buffer(const vk::DeviceInterface& vk, const vk::VkDevice device, vk::Allocator& allocator, const vk::VkBufferCreateInfo& bufferCreateInfo, const vk::MemoryRequirement memoryRequirement) Buffer() argument
98 Image(const vk::DeviceInterface& vk, const vk::VkDevice device, vk::Allocator& allocator, const vk::VkImageCreateInfo& imageCreateInfo, const vk::MemoryRequirement memoryRequirement) Image() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationShaderInputOutputTests.cpp83 Allocator& allocator = context.getDefaultAllocator(); in runTest() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/
H A DvktDrawUtil.cpp199 Allocator& allocator = m_context.getDefaultAllocator(); in VulkanDrawContext() local
391 Allocator& allocator = m_context.getDefaultAllocator(); in registerDrawObject() local
581 Allocator& allocator = m_context.getDefaultAllocator(); in draw() local

Completed in 28 milliseconds

12345678910>>...23