| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_android.c | 113 radv_image_from_gralloc(VkDevice device_h, const VkImageCreateInfo *base_info, const VkNativeBufferANDROID *gralloc_info, const VkAllocationCallbacks *alloc, VkImage *out_image_h) radv_image_from_gralloc() argument
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_pipe_query.c | 298 allocate_query_slot(struct svga_context *svga, struct svga_qmem_alloc_entry *alloc) allocate_query_slot() argument 325 deallocate_query_slot(struct svga_context *svga, struct svga_qmem_alloc_entry *alloc, unsigned index) deallocate_query_slot() argument
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_dns_private.h | 128 size_t alloc; /*!< Allocated count of attribute/value member
|
| /third_party/mesa3d/src/util/ |
| H A D | register_allocate.c | 538 ra_realloc_interference_graph(struct ra_graph *g, unsigned int alloc) in ra_realloc_interference_graph() argument [all...] |
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_instance.c | 239 const VkAllocationCallbacks *alloc = &instance->base.base.alloc; in vn_instance_init_renderer() local 695 const VkAllocationCallbacks *alloc = in vn_CreateInstance() local 838 const VkAllocationCallbacks *alloc in vn_DestroyInstance() local [all...] |
| H A D | vn_descriptor_set.c | 27 const VkAllocationCallbacks *alloc = &dev->base.base.alloc; in vn_descriptor_set_layout_destroy() local 195 const VkAllocationCallbacks *alloc = &dev->base.base.alloc; in vn_CreateDescriptorSetLayout() local 53 vn_descriptor_set_destroy(struct vn_device *dev, struct vn_descriptor_set *set, const VkAllocationCallbacks *alloc) vn_descriptor_set_destroy() argument 281 const VkAllocationCallbacks *alloc = vn_CreateDescriptorPool() local 346 const VkAllocationCallbacks *alloc; vn_DestroyDescriptorPool() local 463 const VkAllocationCallbacks *alloc = &pool->allocator; vn_ResetDescriptorPool() local 488 const VkAllocationCallbacks *alloc = &pool->allocator; vn_AllocateDescriptorSets() local 607 const VkAllocationCallbacks *alloc = &pool->allocator; vn_FreeDescriptorSets() local 626 vn_update_descriptor_sets_alloc(uint32_t write_count, uint32_t image_count, uint32_t buffer_count, uint32_t view_count, uint32_t iub_count, const VkAllocationCallbacks *alloc, VkSystemAllocationScope scope) vn_update_descriptor_sets_alloc() argument 663 vn_update_descriptor_sets_parse_writes(uint32_t write_count, const VkWriteDescriptorSet *writes, const VkAllocationCallbacks *alloc) vn_update_descriptor_sets_parse_writes() argument 771 const VkAllocationCallbacks *alloc = &dev->base.base.alloc; vn_UpdateDescriptorSets() local 792 vn_update_descriptor_sets_parse_template( const VkDescriptorUpdateTemplateCreateInfo *create_info, const VkAllocationCallbacks *alloc, struct vn_descriptor_update_template_entry *entries) vn_update_descriptor_sets_parse_template() argument 914 const VkAllocationCallbacks *alloc = vn_CreateDescriptorUpdateTemplate() local 955 const VkAllocationCallbacks *alloc = vn_DestroyDescriptorUpdateTemplate() local [all...] |
| /third_party/lwip/src/core/ |
| H A D | tcp_out.c | 242 u16_t alloc = length; in tcp_pbuf_prealloc() local
|
| /third_party/lzma/C/ |
| H A D | Lzma2DecMt.c | 74 CAlignOffsetAlloc alloc;
member 124 CLzma2DecMtHandle Lzma2DecMt_Create(ISzAllocPtr alloc, ISzAllocPtr allocMid)
in Lzma2DecMt_Create() argument [all...] |
| H A D | Lzma2Enc.c | 363 ISzAllocPtr alloc;
member 385 CLzma2EncHandle Lzma2Enc_Create(ISzAllocPtr alloc, ISzAllocPtr allocBig)
in Lzma2Enc_Create() argument [all...] |
| H A D | Ppmd7.c | 84 void Ppmd7_Free(CPpmd7 *p, ISzAllocPtr alloc)
in Ppmd7_Free() argument 92 BoolInt Ppmd7_Alloc(CPpmd7 *p, UInt32 size, ISzAllocPtr alloc)
in Ppmd7_Alloc() argument
|
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | bi_ra.c | 812 find_or_allocate_temp(unsigned *map, unsigned value, unsigned *alloc) in find_or_allocate_temp() argument
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_resource_state.cpp | 273 ensure_state_fixup_cmdlist(struct d3d12_context *ctx, ID3D12CommandAllocator *alloc) in ensure_state_fixup_cmdlist() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
| H A D | ir2_private.h | 61 bool alloc : 1; /* is it currently allocated */ member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageMisalignedCubeTests.cpp | 84 void fillBuffer (const DeviceInterface& vk, const VkDevice device, const Allocation& alloc, const VkDeviceSize offset, const VkDeviceSize size, const VkFormat format, const tcu::Vec4& color) in fillBuffer() argument
|
| H A D | vktImageMultisampleLoadStoreTests.cpp | 306 const Allocation& alloc = constantsBuffer->getAllocation(); in test() local 325 const Allocation& alloc = resultBuffer->getAllocation(); in test() local 472 const Allocation& alloc = resultBuffer->getAllocation(); in test() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
| H A D | vktMeshShaderPropertyTests.cpp | 133 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
|
| H A D | vktMeshShaderProvokingVertexTestsEXT.cpp | 274 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineRobustnessCacheTests.cpp | 225 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
| H A D | vktRayQueryNonUniformArgsTests.cpp | 177 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingBarycentricCoordinatesTests.cpp | 267 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
|
| H A D | vktRayTracingPositionFetchTests.cpp | 239 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
| H A D | vktTessellationShaderInputOutputTests.cpp | 91 const Allocation& alloc = vertexBuffer.getAllocation(); in runTest() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/ |
| H A D | vktDrawUtil.cpp | 234 const Allocation& alloc = m_colorAttachmentBuffer->getAllocation(); in VulkanDrawContext() local 399 const Allocation& alloc = object->vertexBuffer->getAllocation(); in registerDrawObject() local 705 const Allocation& alloc = m_colorAttachmentBuffer->getAllocation(); in getColorPixels() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageMisalignedCubeTests.cpp | 84 void fillBuffer (const DeviceInterface& vk, const VkDevice device, const Allocation& alloc, const VkDeviceSize offset, const VkDeviceSize size, const VkFormat format, const tcu::Vec4& color) in fillBuffer() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
| H A D | vktMeshShaderPropertyTests.cpp | 133 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
|