/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_device_memory.c | 193 const VkMemoryAllocateInfo *alloc_info, in vn_device_memory_should_suballocate() 245 const VkMemoryAllocateInfo *alloc_info, in vn_device_memory_import_dma_buf() 298 const VkMemoryAllocateInfo *alloc_info, in vn_device_memory_alloc_guest_vram() 351 const VkMemoryAllocateInfo *alloc_info, in vn_device_memory_alloc_generic() 387 const VkMemoryAllocateInfo *alloc_info, in vn_device_memory_alloc()
|
D | vn_android.h | 141 UNUSED const VkMemoryAllocateInfo *alloc_info, in vn_android_device_import_ahb() 152 UNUSED const VkMemoryAllocateInfo *alloc_info, in vn_android_device_allocate_ahb()
|
D | vn_android.c | 1135 const VkMemoryAllocateInfo *alloc_info, in vn_android_device_import_ahb() 1268 const VkMemoryAllocateInfo *alloc_info, in vn_android_device_allocate_ahb()
|
/third_party/vulkan-loader/tests/live_verification/ |
D | dynamic_rendering_get_proc_addr.cpp | 62 VkCommandBufferAllocateInfo alloc_info{}; in main() local
|
/third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
D | resource.cc | 143 VkMemoryAllocateInfo alloc_info = VkMemoryAllocateInfo(); in AllocateMemory() local
|
/third_party/skia/third_party/externals/imgui/backends/ |
D | imgui_impl_vulkan.cpp | 362 VkMemoryAllocateInfo alloc_info = {}; in CreateOrResizeBuffer() local 575 VkMemoryAllocateInfo alloc_info = {}; in ImGui_ImplVulkan_CreateFontsTexture() local 626 VkMemoryAllocateInfo alloc_info = {}; in ImGui_ImplVulkan_CreateFontsTexture() local 931 VkDescriptorSetAllocateInfo alloc_info = {}; in ImGui_ImplVulkan_CreateDeviceObjects() local
|
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/ |
D | vulkan_command_buffer_utils.cpp | 1140 VkMemoryAllocateInfo alloc_info = {}; in init_uniform_buffer() local 1343 VkMemoryAllocateInfo alloc_info = {}; in init_vertex_buffer() local 1418 VkDescriptorSetAllocateInfo alloc_info[1]; in init_descriptor_set() local
|
/third_party/ffmpeg/libavutil/ |
D | vulkan.c | 145 VkMemoryAllocateInfo alloc_info = { in vk_alloc_mem() local 1144 VkDescriptorSetAllocateInfo alloc_info = { in ff_vk_init_pipeline_layout() local
|
D | hwcontext_vulkan.c | 1668 VkMemoryAllocateInfo alloc_info = { in alloc_mem() local
|
/third_party/mesa3d/src/vulkan/overlay-layer/ |
D | overlay.cpp | 1151 VkMemoryAllocateInfo alloc_info = {}; in CreateOrResizeBuffer() local 1488 VkDescriptorSetAllocateInfo alloc_info = {}; in setup_swapchain_data_pipeline() local
|
/third_party/glfw/tests/ |
D | vulkan.c | 1482 VkDescriptorSetAllocateInfo alloc_info = { in demo_prepare_descriptor_set() local
|
/third_party/vulkan-loader/tests/ |
D | loader_unknown_ext_tests.cpp | 665 VkCommandBufferAllocateInfo alloc_info{}; in get_dispatch_handle() local
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_meta_copy.c | 2345 VkMemoryAllocateInfo alloc_info = { in copy_buffer_to_image_blit() local
|
/third_party/node/src/ |
D | node_http2.cc | 504 nghttp2_mem alloc_info = MakeAllocator(); in Http2Session() local
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_device.c | 3103 VkMemoryAllocateInfo alloc_info = { in radv_device_init_vrs_state() local
|