Home
last modified time | relevance | path

Searched refs:alloc (Results 626 - 650 of 2226) sorted by relevance

1...<<21222324252627282930>>...90

/third_party/skia/src/shaders/gradients/
H A DSkLinearGradient.cpp56 const ContextRec& rec, SkArenaAlloc* alloc) const in onMakeContext()
68 ? CheckedMakeContext<LinearGradient4fContext>(alloc, *this, rec) in onMakeContext()
H A DSkSweepGradient.cpp60 void SkSweepGradient::appendGradientStages(SkArenaAlloc* alloc, SkRasterPipeline* p,
63 p->append_matrix(alloc, SkMatrix::Scale(fTScale, 1) * SkMatrix::Translate(fTBias, 0));
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dmemory_test.cpp84 auto alloc = allocator->allocate(request); in TEST_F() local
85 auto ptr = reinterpret_cast<uint8_t*>(alloc.ptr); in TEST_F()
/third_party/rust/crates/proc-macro2/src/
H A Drcvec.rs1 use alloc::rc::Rc;
2 use alloc::vec;
/third_party/rust/crates/quote/src/
H A Druntime.rs9 pub use alloc::format;
64 use alloc::collections::btree_set::{self, BTreeSet};
H A Dto_tokens.rs2 use alloc::borrow::Cow;
3 use alloc::rc::Rc;
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c820 upb_alloc *alloc; member
835 char *new_buf = upb_realloc(e->alloc, e->buf, old_size, new_size); in upb_encode_growbuffer()
1187 e.alloc = upb_arena_alloc(arena); in upb_encode()
1275 upb_alloc *alloc = upb_arena_alloc(arena); in _upb_msg_addunknown() local
1278 void *mem = upb_realloc(alloc, in->unknown, in->unknown_size, newsize); in _upb_msg_addunknown()
1728 upb_value *val, upb_alloc *alloc) { in upb_strtable_remove3()
1732 if (alloc) { in upb_strtable_remove3()
1734 upb_free(alloc, (void*)tabkey); in upb_strtable_remove3()
2316 static void *upb_global_allocfunc(upb_alloc *alloc, void *ptr, size_t oldsize, in upb_global_allocfunc() argument
2318 UPB_UNUSED(alloc); in upb_global_allocfunc()
1727 upb_strtable_remove3(upb_strtable *t, const char *key, size_t len, upb_value *val, upb_alloc *alloc) upb_strtable_remove3() argument
2417 upb_arena_doalloc(upb_alloc *alloc, void *ptr, size_t oldsize, size_t size) upb_arena_doalloc() argument
2425 arena_initslow(void *mem, size_t n, upb_alloc *alloc) arena_initslow() argument
2450 upb_arena_init(void *mem, size_t n, upb_alloc *alloc) upb_arena_init() argument
3425 newstr(upb_alloc *alloc, const char *data, size_t len) newstr() argument
4359 upb_alloc *alloc = upb_arena_alloc(symtab->arena); make_layout() local
4529 upb_alloc *alloc; /* Allocate defs here. */ global() member
4603 makejsonname(const char* name, upb_alloc *alloc) makejsonname() argument
4818 upb_alloc *alloc = ctx->alloc; create_fielddef() local
5237 upb_alloc *alloc = ctx->alloc; build_filedef() local
5375 upb_alloc *alloc = upb_arena_alloc(s->arena); upb_symtab_addtotabs() local
5444 upb_alloc *alloc; upb_symtab_new() local
5503 upb_alloc *alloc = upb_arena_alloc(s->arena); _upb_symtab_addfile() local
[all...]
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dentry.S65 alloc loc1=ar.pfs,8,2,3,0
69 ;; // stop bit between alloc and call
113 alloc r16=ar.pfs,8,2,6,0
141 alloc r16=ar.pfs,8,2,6,0
168 alloc r16=ar.pfs,1,0,0,0
559 alloc loc1=ar.pfs,0,3,1,0
989 * NOTE: alloc, loadrs, and cover can't be predicated.
1018 alloc loc0=ar.pfs,2,Nregs-2,2,0
1031 alloc loc0=ar.pfs,2,Nregs-2,2,0
1037 nop.b 0 // can't do br.call here because of alloc (WA
[all...]
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dentry.S64 alloc loc1=ar.pfs,8,2,3,0
68 ;; // stop bit between alloc and call
112 alloc r16=ar.pfs,8,2,6,0
140 alloc r16=ar.pfs,8,2,6,0
167 alloc r16=ar.pfs,1,0,0,0
558 alloc loc1=ar.pfs,0,3,1,0
988 * NOTE: alloc, loadrs, and cover can't be predicated.
1017 alloc loc0=ar.pfs,2,Nregs-2,2,0
1030 alloc loc0=ar.pfs,2,Nregs-2,2,0
1036 nop.b 0 // can't do br.call here because of alloc (WA
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_cmd_buffer.c86 cmd_buffer = vk_zalloc(&pool->alloc, in cmd_buffer_create()
96 vk_free(&pool->alloc, cmd_buffer); in cmd_buffer_create()
135 vk_free(&job->device->vk.alloc, bo); in job_destroy_cloned_gpu_cl_resources()
140 vk_free(&job->device->vk.alloc, bo); in job_destroy_cloned_gpu_cl_resources()
145 vk_free(&job->device->vk.alloc, bo); in job_destroy_cloned_gpu_cl_resources()
168 vk_free(&job->cmd_buffer->device->vk.alloc, job->cpu.event_wait.events); in job_destroy_cpu_wait_events_resources()
203 vk_free(&job->device->vk.alloc, job); in v3dv_job_destroy()
212 vk_alloc(&cmd_buffer->device->vk.alloc, sizeof(*pobj), 8, in v3dv_cmd_buffer_add_private_obj()
232 &cmd_buffer->device->vk.alloc); in cmd_buffer_destroy_private_obj()
234 vk_free(&cmd_buffer->device->vk.alloc, pob in cmd_buffer_destroy_private_obj()
[all...]
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_display.c102 const VkAllocationCallbacks *alloc; member
246 display_mode = vk_zalloc(wsi->alloc, sizeof (struct wsi_display_mode), in wsi_display_register_drm_mode()
295 vk_zalloc(wsi->alloc, sizeof (struct wsi_display_connector), in wsi_display_alloc_connector()
460 vk_zalloc(wsi->alloc, sizeof(*props2) * *pPropertyCount, 8, in wsi_GetPhysicalDeviceDisplayPropertiesKHR()
477 vk_free(wsi->alloc, props2); in wsi_GetPhysicalDeviceDisplayPropertiesKHR()
856 surface = vk_zalloc2(&instance->alloc, pAllocator, sizeof(*surface), 8, in wsi_CreateDisplayPlaneSurfaceKHR()
1602 vk_free(fence->wsi->alloc, fence); in wsi_display_fence_check_free()
1636 vk_zalloc(wsi->alloc, sizeof (*fence), in wsi_display_fence_alloc()
1646 vk_free(wsi->alloc, fence); in wsi_display_fence_alloc()
2137 const VkAllocationCallbacks *alloc, in wsi_display_init_wsi()
2136 wsi_display_init_wsi(struct wsi_device *wsi_device, const VkAllocationCallbacks *alloc, int display_fd) wsi_display_init_wsi() argument
2198 wsi_display_finish_wsi(struct wsi_device *wsi_device, const VkAllocationCallbacks *alloc) wsi_display_finish_wsi() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationOperation.cpp149 const Allocation& alloc = m_vertexBuffer->getAllocation(); in VertexGrid() local
151 deMemcpy(alloc.getHostPtr(), &m_vertexData[0], static_cast<std::size_t>(vertexDataSizeBytes)); in VertexGrid()
152 flushAlloc(vk, device, alloc); in VertexGrid()
164 const Allocation& alloc = m_indexBuffer->getAllocation(); in VertexGrid() local
165 deUint32* const pData = static_cast<deUint32*>(alloc.getHostPtr()); in VertexGrid()
170 flushAlloc(vk, device, alloc); in VertexGrid()
239 const Allocation& alloc = hostBuffer.getAllocation(); in getHostBufferData() local
243 static_cast<deUint8*>(alloc.getHostPtr()), // const deUint8* data; in getHostBufferData()
246 invalidateAlloc(vk, device, alloc); in getHostBufferData()
255 const Allocation& alloc in setHostBufferData() local
649 const Allocation& alloc = m_hostBuffer->getAllocation(); Implementation() local
907 const Allocation& alloc = m_hostBuffer->getAllocation(); ImplementationBase() local
1624 const Allocation& alloc = m_indirectBuffer->getAllocation(); ComputePipeline() local
1693 const Allocation& alloc = m_hostBuffer->getAllocation(); BufferImplementation() local
1914 const Allocation& alloc = m_hostBuffer->getAllocation(); ImageImplementation() local
2984 const Allocation& alloc = m_hostBuffer->getAllocation(); MSImageImplementation() local
3173 const Allocation& alloc = m_hostBuffer->getAllocation(); WriteImplementation() local
3573 const Allocation& alloc = m_hostBuffer->getAllocation(); WriteImplementation() local
3680 const Allocation& alloc = m_hostBuffer->getAllocation(); ReadImplementation() local
4060 const Allocation& alloc = m_indirectBuffer->getAllocation(); Implementation() local
4075 const Allocation& alloc = m_indirectBuffer->getAllocation(); Implementation() local
4682 const Allocation& alloc = m_hostBuffer->getAllocation(); ReadImplementation() local
5047 const Allocation& alloc = m_outputBuffer->getAllocation(); Implementation() local
5060 const Allocation& alloc = m_inputBuffer->getAllocation(); Implementation() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationOperation.cpp148 const Allocation& alloc = m_vertexBuffer->getAllocation(); in VertexGrid() local
150 deMemcpy(alloc.getHostPtr(), &m_vertexData[0], static_cast<std::size_t>(vertexDataSizeBytes)); in VertexGrid()
151 flushAlloc(vk, device, alloc); in VertexGrid()
163 const Allocation& alloc = m_indexBuffer->getAllocation(); in VertexGrid() local
164 deUint32* const pData = static_cast<deUint32*>(alloc.getHostPtr()); in VertexGrid()
169 flushAlloc(vk, device, alloc); in VertexGrid()
238 const Allocation& alloc = hostBuffer.getAllocation(); in getHostBufferData() local
242 static_cast<deUint8*>(alloc.getHostPtr()), // const deUint8* data; in getHostBufferData()
245 invalidateAlloc(vk, device, alloc); in getHostBufferData()
254 const Allocation& alloc in setHostBufferData() local
648 const Allocation& alloc = m_hostBuffer->getAllocation(); Implementation() local
906 const Allocation& alloc = m_hostBuffer->getAllocation(); ImplementationBase() local
1623 const Allocation& alloc = m_indirectBuffer->getAllocation(); ComputePipeline() local
1690 const Allocation& alloc = m_hostBuffer->getAllocation(); BufferImplementation() local
1853 const Allocation& alloc = m_hostBuffer->getAllocation(); ImageImplementation() local
2847 const Allocation& alloc = m_hostBuffer->getAllocation(); MSImageImplementation() local
3036 const Allocation& alloc = m_hostBuffer->getAllocation(); WriteImplementation() local
3436 const Allocation& alloc = m_hostBuffer->getAllocation(); WriteImplementation() local
3543 const Allocation& alloc = m_hostBuffer->getAllocation(); ReadImplementation() local
3923 const Allocation& alloc = m_indirectBuffer->getAllocation(); Implementation() local
3938 const Allocation& alloc = m_indirectBuffer->getAllocation(); Implementation() local
4545 const Allocation& alloc = m_hostBuffer->getAllocation(); ReadImplementation() local
4908 const Allocation& alloc = m_outputBuffer->getAllocation(); Implementation() local
4921 const Allocation& alloc = m_inputBuffer->getAllocation(); Implementation() local
[all...]
/kernel/linux/linux-5.10/kernel/
H A Dresource.c601 struct resource tmp = *new, avail, alloc; in __find_resource() local
629 alloc.flags = avail.flags; in __find_resource()
630 alloc.start = constraint->alignf(constraint->alignf_data, &avail, in __find_resource()
632 alloc.end = alloc.start + size - 1; in __find_resource()
633 if (alloc.start <= alloc.end && in __find_resource()
634 resource_contains(&avail, &alloc)) { in __find_resource()
635 new->start = alloc.start; in __find_resource()
636 new->end = alloc in __find_resource()
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_blit2d.c607 state->blit2d[log2_samples].p_layouts[src], &state->alloc); in radv_device_finish_meta_blit2d_state()
610 &state->alloc); in radv_device_finish_meta_blit2d_state()
614 state->blit2d[log2_samples].pipelines[src][j], &state->alloc); in radv_device_finish_meta_blit2d_state()
618 state->blit2d[log2_samples].depth_only_pipeline[src], &state->alloc); in radv_device_finish_meta_blit2d_state()
621 &state->alloc); in radv_device_finish_meta_blit2d_state()
752 &vk_pipeline_info, &radv_pipeline_info, &device->meta_state.alloc, in blit2d_init_color_pipeline()
909 &vk_pipeline_info, &radv_pipeline_info, &device->meta_state.alloc, in blit2d_init_depth_only_pipeline()
1063 &vk_pipeline_info, &radv_pipeline_info, &device->meta_state.alloc, in blit2d_init_stencil_only_pipeline()
1100 &device->meta_state.alloc, &device->meta_state.blit2d[log2_samples].ds_layouts[idx]); in meta_blit2d_create_pipe_layout()
1113 &device->meta_state.alloc, in meta_blit2d_create_pipe_layout()
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_cmd_buffer.c64 vk_free(&cmd_buffer->vk.pool->alloc, pipe_state->push_descriptors[i]); in anv_cmd_pipeline_state_finish()
96 cmd_buffer = vk_alloc(&pool->alloc, sizeof(*cmd_buffer), 8, in anv_create_cmd_buffer()
143 vk_free2(&device->vk.alloc, &pool->alloc, cmd_buffer); in anv_create_cmd_buffer()
196 vk_free(&cmd_buffer->vk.pool->alloc, cmd_buffer->self_mod_locations); in anv_cmd_buffer_destroy()
199 vk_free(&cmd_buffer->vk.pool->alloc, cmd_buffer); in anv_cmd_buffer_destroy()
351 cmd_buffer->batch.alloc, in anv_cmd_buffer_set_ray_query_buffer()
357 cmd_buffer->batch.alloc, in anv_cmd_buffer_set_ray_query_buffer()
535 cmd_buffer->batch.alloc, in anv_cmd_buffer_bind_descriptor_set()
861 *push_set = vk_zalloc(&cmd_buffer->vk.pool->alloc, in anv_cmd_buffer_push_descriptor_set()
[all...]
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_pipeline.c50 const VkAllocationCallbacks *alloc; member
82 vk_object_zalloc(&dev->vk, builder->alloc, in panvk_pipeline_builder_create_pipeline()
98 panvk_shader_destroy(builder->device, builder->shaders[i], builder->alloc); in panvk_pipeline_builder_finish()
142 builder->alloc); in panvk_pipeline_builder_compile_shaders()
922 const VkAllocationCallbacks *alloc) in panvk_pipeline_builder_init_graphics()
931 .alloc = alloc, in panvk_pipeline_builder_init_graphics()
1001 const VkAllocationCallbacks *alloc) in panvk_pipeline_builder_init_compute()
1010 .alloc = alloc, in panvk_pipeline_builder_init_compute()
918 panvk_pipeline_builder_init_graphics(struct panvk_pipeline_builder *builder, struct panvk_device *dev, struct panvk_pipeline_cache *cache, const VkGraphicsPipelineCreateInfo *create_info, const VkAllocationCallbacks *alloc) panvk_pipeline_builder_init_graphics() argument
997 panvk_pipeline_builder_init_compute(struct panvk_pipeline_builder *builder, struct panvk_device *dev, struct panvk_pipeline_cache *cache, const VkComputePipelineCreateInfo *create_info, const VkAllocationCallbacks *alloc) panvk_pipeline_builder_init_compute() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateComputeTests.cpp96 auto& alloc = ctx.getDefaultAllocator(); in BindVertexBuffersData() local
104 m_vertexBuffer = BufferPtr(new BufferWithMemory(vkd, device, alloc, bufferInfo, MemoryRequirement::HostVisible)); in BindVertexBuffersData()
852 auto& alloc = buffer.getAllocation(); in fillBuffer() local
854 deMemcpy(alloc.getHostPtr(), values.data(), de::dataSize(values)); in fillBuffer()
855 flushAlloc(vkd, device, alloc); in fillBuffer()
867 auto& alloc = devHelper.getAllocator(); in iterateTransfer() local
886 BufferWithMemory srcBuffer (vkd, device, alloc, srcInfo, MemoryRequirement::HostVisible); in iterateTransfer()
887 BufferWithMemory dstBuffer (vkd, device, alloc, dstInfo, MemoryRequirement::HostVisible); in iterateTransfer()
925 // Invalidate alloc and check destination buffer. in iterateTransfer()
957 auto& alloc in iterateCompute() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBindPointTests.cpp309 auto& alloc = buffer.getAllocation(); in zeroOutAndFlush() local
310 void* hostPtr = alloc.getHostPtr(); in zeroOutAndFlush()
313 flushAlloc(vkd, device, alloc); in zeroOutAndFlush()
405 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
431 if (hasGraphics) graphicsBuffer = BufferWithMemoryPtr(new BufferWithMemory(vkd, device, alloc, bufferCreateInfo, MemoryRequirement::HostVisible)); in iterate()
432 if (hasCompute) computeBuffer = BufferWithMemoryPtr(new BufferWithMemory(vkd, device, alloc, bufferCreateInfo, MemoryRequirement::HostVisible)); in iterate()
433 if (hasRayTracing) rayTracingBuffer = BufferWithMemoryPtr(new BufferWithMemory(vkd, device, alloc, bufferCreateInfo, MemoryRequirement::HostVisible)); in iterate()
465 colorAttachment = ImageWithMemoryPtr(new ImageWithMemory(vkd, device, alloc, imageCreateInfo, MemoryRequirement::Any)); in iterate()
594 raygenSBT = rayTracingPipelineHelper->createShaderBindingTable(vkd, device, rayTracingPipeline.get(), alloc, shaderGroupHandleSize, shaderGroupBaseAlignment, 0, 1); in iterate()
784 const auto textureLevel = readColorAttachment(vkd, device, queue, qIndex, alloc, colorAttachmen in iterate()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryOpacityMicromapTests.cpp509 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
550 BufferWithMemory micromapDataBuffer(vkd, device, alloc, micromapDataBufferCreateInfo, MemoryRequirement::HostVisible | MemoryRequirement::DeviceAddress); in iterate()
618 BufferWithMemory micromapBackingBuffer(vkd, device, alloc, micromapBackingBufferCreateInfo, MemoryRequirement::Local | MemoryRequirement::DeviceAddress); in iterate()
628 BufferWithMemory micromapScratchBuffer(vkd, device, alloc, micromapScratchBufferCreateInfo, MemoryRequirement::Local | MemoryRequirement::DeviceAddress); in iterate()
677 vkd, device, alloc, micromapBackingBufferCreateInfo, MemoryRequirement::Local | MemoryRequirement::DeviceAddress)); in iterate()
742 bottomLevelAS->createAndBuild(vkd, device, cmdBuffer, alloc); in iterate()
756 topLevelAS->createAndBuild(vkd, device, cmdBuffer, alloc); in iterate()
770 BufferWithMemory originsBuffer (vkd, device, alloc, originsBufferInfo, MemoryRequirement::HostVisible); in iterate()
853 BufferWithMemory outputModesBuffer (vkd, device, alloc, outputModesBufferInfo, MemoryRequirement::HostVisible); in iterate()
943 raygenSBT = rayTracingPipeline->createShaderBindingTable(vkd, device, pipeline.get(), alloc, shaderGroupHandleSiz in iterate()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateComputeTests.cpp94 auto& alloc = ctx.getDefaultAllocator(); in BindVertexBuffersData() local
102 m_vertexBuffer = BufferPtr(new BufferWithMemory(vkd, device, alloc, bufferInfo, MemoryRequirement::HostVisible)); in BindVertexBuffersData()
837 auto& alloc = buffer.getAllocation(); in fillBuffer() local
839 deMemcpy(alloc.getHostPtr(), values.data(), de::dataSize(values)); in fillBuffer()
840 flushAlloc(vkd, device, alloc); in fillBuffer()
852 auto& alloc = devHelper.getAllocator(); in iterateTransfer() local
871 BufferWithMemory srcBuffer (vkd, device, alloc, srcInfo, MemoryRequirement::HostVisible); in iterateTransfer()
872 BufferWithMemory dstBuffer (vkd, device, alloc, dstInfo, MemoryRequirement::HostVisible); in iterateTransfer()
910 // Invalidate alloc and check destination buffer. in iterateTransfer()
942 auto& alloc in iterateCompute() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineBindPointTests.cpp307 auto& alloc = buffer.getAllocation(); in zeroOutAndFlush() local
308 void* hostPtr = alloc.getHostPtr(); in zeroOutAndFlush()
311 flushAlloc(vkd, device, alloc); in zeroOutAndFlush()
403 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
429 if (hasGraphics) graphicsBuffer = BufferWithMemoryPtr(new BufferWithMemory(vkd, device, alloc, bufferCreateInfo, MemoryRequirement::HostVisible)); in iterate()
430 if (hasCompute) computeBuffer = BufferWithMemoryPtr(new BufferWithMemory(vkd, device, alloc, bufferCreateInfo, MemoryRequirement::HostVisible)); in iterate()
431 if (hasRayTracing) rayTracingBuffer = BufferWithMemoryPtr(new BufferWithMemory(vkd, device, alloc, bufferCreateInfo, MemoryRequirement::HostVisible)); in iterate()
463 colorAttachment = ImageWithMemoryPtr(new ImageWithMemory(vkd, device, alloc, imageCreateInfo, MemoryRequirement::Any)); in iterate()
593 raygenSBT = rayTracingPipelineHelper->createShaderBindingTable(vkd, device, rayTracingPipeline.get(), alloc, shaderGroupHandleSize, shaderGroupBaseAlignment, 0, 1); in iterate()
783 const auto textureLevel = readColorAttachment(vkd, device, queue, qIndex, alloc, colorAttachmen in iterate()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryOpacityMicromapTests.cpp503 auto& alloc = m_context.getDefaultAllocator(); in iterate() local
536 BufferWithMemory micromapDataBuffer(vkd, device, alloc, micromapDataBufferCreateInfo, MemoryRequirement::HostVisible | MemoryRequirement::DeviceAddress); in iterate()
604 BufferWithMemory micromapBackingBuffer(vkd, device, alloc, micromapBackingBufferCreateInfo, MemoryRequirement::Local | MemoryRequirement::DeviceAddress); in iterate()
608 BufferWithMemory micromapScratchBuffer(vkd, device, alloc, micromapScratchBufferCreateInfo, MemoryRequirement::Local | MemoryRequirement::DeviceAddress); in iterate()
657 vkd, device, alloc, micromapBackingBufferCreateInfo, MemoryRequirement::Local)); in iterate()
722 bottomLevelAS->createAndBuild(vkd, device, cmdBuffer, alloc); in iterate()
736 topLevelAS->createAndBuild(vkd, device, cmdBuffer, alloc); in iterate()
744 BufferWithMemory originsBuffer (vkd, device, alloc, originsBufferInfo, MemoryRequirement::HostVisible); in iterate()
827 BufferWithMemory outputModesBuffer (vkd, device, alloc, outputModesBufferInfo, MemoryRequirement::HostVisible); in iterate()
911 raygenSBT = rayTracingPipeline->createShaderBindingTable(vkd, device, pipeline.get(), alloc, shaderGroupHandleSiz in iterate()
[all...]
/kernel/linux/linux-6.6/lib/
H A Doverflow_kunit.c551 #define alloc010(alloc, arg, sz) alloc(sz, alloc_GFP)
552 #define alloc011(alloc, arg, sz) alloc(sz, alloc_GFP, NUMA_NO_NODE)
553 #define alloc000(alloc, arg, sz) alloc(sz)
554 #define alloc001(alloc, arg, sz) alloc(sz, NUMA_NO_NODE)
555 #define alloc110(alloc, arg, sz) alloc(ar
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4.cpp996 if (live.var_range_end(var_from_reg(alloc, dst_reg(inst->src[0])), 8) > ip) in opt_register_coalesce()
1246 int num_vars = this->alloc.count; in split_virtual_grfs()
1254 split_grf[i] = this->alloc.sizes[i] != 1; in split_virtual_grfs()
1277 new_virtual_grf[i] = alloc.allocate(1); in split_virtual_grfs()
1278 for (unsigned j = 2; j < this->alloc.sizes[i]; j++) { in split_virtual_grfs()
1279 unsigned reg = alloc.allocate(1); in split_virtual_grfs()
1283 this->alloc.sizes[i] = 1; in split_virtual_grfs()
1379 alloc.sizes[inst->dst.nr] * REG_SIZE != inst->size_written)) { in dump_instruction()
1472 alloc.sizes[inst->src[i].nr] * REG_SIZE != inst->size_read(i))) { in dump_instruction()
1704 inst->dst = retype(dst_reg(VGRF, alloc in fixup_3src_null_dest()
[all...]

Completed in 52 milliseconds

1...<<21222324252627282930>>...90