Home
last modified time | relevance | path

Searched refs:prefersDedicatedAllocation (Results 1 – 25 of 39) sorted by relevance

12

/third_party/mesa3d/src/virtio/vulkan/
Dvn_image.c88 img->requirements[0].dedicated.prefersDedicatedAllocation = VK_TRUE; in vn_image_init_memory_requirements()
407 u.dedicated->prefersDedicatedAllocation = in vn_GetImageMemoryRequirements2()
408 img->requirements[plane].dedicated.prefersDedicatedAllocation; in vn_GetImageMemoryRequirements2()
Dvn_buffer.c447 u.dedicated->prefersDedicatedAllocation = in vn_GetBufferMemoryRequirements2()
448 buf->requirements.dedicated.prefersDedicatedAllocation; in vn_GetBufferMemoryRequirements2()
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h7494 bool prefersDedicatedAllocation,
7500 bool prefersDedicatedAllocation,
7754 bool& prefersDedicatedAllocation) const;
7759 bool& prefersDedicatedAllocation) const;
7765 bool prefersDedicatedAllocation,
15003 bool prefersDedicatedAllocation, in RecordAllocateMemoryForBuffer() argument
15017 prefersDedicatedAllocation ? 1 : 0, in RecordAllocateMemoryForBuffer()
15032 bool prefersDedicatedAllocation, in RecordAllocateMemoryForImage() argument
15046 prefersDedicatedAllocation ? 1 : 0, in RecordAllocateMemoryForImage()
16204 bool& prefersDedicatedAllocation) const in GetBufferMemoryRequirements() argument
[all …]
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_KHR_dedicated_allocation.adoc96 if (dedicatedRequirements.prefersDedicatedAllocation) {
DVK_KHR_dedicated_allocation.txt96 if (dedicatedRequirements.prefersDedicatedAllocation) {
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_structs.h802 size += vn_sizeof_VkBool32(&val->prefersDedicatedAllocation); in vn_sizeof_VkMemoryDedicatedRequirements_self()
831 vn_decode_VkBool32(dec, &val->prefersDedicatedAllocation); in vn_decode_VkMemoryDedicatedRequirements_self()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDevice.cpp383 requirements->prefersDedicatedAllocation = VK_FALSE; in getRequirements()
DlibVulkan.cpp3107 requirements->prefersDedicatedAllocation = VK_TRUE; in vkGetImageMemoryRequirements2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryRequirementsTests.cpp657 m_allUsageFlagsPrefersDedicatedAllocation = dedicatedRequirements.prefersDedicatedAllocation; in updateMemoryRequirements()
667 m_currentTestPrefersDedicatedAllocation = dedicatedRequirements.prefersDedicatedAllocation; in updateMemoryRequirements()
1695 m_currentTestPrefersDedicatedAllocation = dedicatedRequirements.prefersDedicatedAllocation; in updateMemoryRequirements()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryRequirementsTests.cpp657 m_allUsageFlagsPrefersDedicatedAllocation = dedicatedRequirements.prefersDedicatedAllocation; in updateMemoryRequirements()
667 m_currentTestPrefersDedicatedAllocation = dedicatedRequirements.prefersDedicatedAllocation; in updateMemoryRequirements()
1695 m_currentTestPrefersDedicatedAllocation = dedicatedRequirements.prefersDedicatedAllocation; in updateMemoryRequirements()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_image.c695 req->prefersDedicatedAllocation = req->requiresDedicatedAllocation; in tu_get_image_memory_requirements()
Dtu_device.c2437 req->prefersDedicatedAllocation = req->requiresDedicatedAllocation; in tu_get_buffer_memory_requirements()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c1894 req->prefersDedicatedAllocation = req->requiresDedicatedAllocation; in lvp_GetBufferMemoryRequirements2()
1929 req->prefersDedicatedAllocation = req->requiresDedicatedAllocation; in lvp_GetImageMemoryRequirements2()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c2466 req->prefersDedicatedAllocation = image->vk.external_handle_types != 0; in v3dv_GetImageMemoryRequirements2()
2542 req->prefersDedicatedAllocation = false; in v3dv_GetBufferMemoryRequirements2()
/third_party/mesa3d/src/intel/vulkan/
Danv_image.c1731 requirements->prefersDedicatedAllocation = true; in anv_image_get_memory_requirements()
1734 requirements->prefersDedicatedAllocation = false; in anv_image_get_memory_requirements()
Danv_device.c4471 requirements->prefersDedicatedAllocation = false; in anv_get_buffer_memory_requirements()
/third_party/ffmpeg/libavutil/
Dhwcontext_vulkan.c1445 use_ded_mem = ded_req.prefersDedicatedAllocation | in alloc_bind_mem()
2174 use_ded_mem = ded_req.prefersDedicatedAllocation | in vulkan_map_from_drm_frame_desc()
2808 use_ded_mem = ded_req.prefersDedicatedAllocation | in create_buf()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_image.c751 requirements->prefersDedicatedAllocation = false; in dzn_GetImageMemoryRequirements2()
Ddzn_device.c2661 requirements->prefersDedicatedAllocation = false; in dzn_GetBufferMemoryRequirements2()
/third_party/ffmpeg/libavfilter/
Dvulkan.c194 use_ded_mem = ded_req.prefersDedicatedAllocation | in ff_vk_create_buf()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_resource.c887 need_dedicated |= ded.prefersDedicatedAllocation || ded.requiresDedicatedAllocation; in resource_object_create()
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c5745 req->prefersDedicatedAllocation = req->requiresDedicatedAllocation; in radv_get_buffer_memory_requirements()
5797 req->prefersDedicatedAllocation = req->requiresDedicatedAllocation; in radv_GetImageMemoryRequirements2()
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dresources.txt6419 * pname:prefersDedicatedAllocation specifies that the implementation would
6451 ename:VK_TRUE, it must: also set pname:prefersDedicatedAllocation to
6455 then both pname:prefersDedicatedAllocation and
6477 both pname:prefersDedicatedAllocation and
Dresources.adoc7575 * pname:prefersDedicatedAllocation specifies that the implementation would
7607 ename:VK_TRUE, it must: also set pname:prefersDedicatedAllocation to
7611 then both pname:prefersDedicatedAllocation and
7638 both pname:prefersDedicatedAllocation and
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h3638 VkBool32 prefersDedicatedAllocation; member

12