Home
last modified time | relevance | path

Searched defs:dedicated (Results 1 – 25 of 26) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationCrossInstanceSharingTests.cpp87 const bool dedicated; member
576 bool dedicated, in getMemoryRequirements()
620 bool dedicated, in getMemoryRequirements()
734 bool dedicated) in importAndBindMemory()
752 bool dedicated) in importAndBindMemory()
772 bool dedicated) in importResource()
1383 const bool dedicated (dedicatedNdx == 1); in createTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktSynchronizationCrossInstanceSharingTests.cpp87 const bool dedicated; member
576 bool dedicated, in getMemoryRequirements()
620 bool dedicated, in getMemoryRequirements()
734 bool dedicated) in importAndBindMemory()
752 bool dedicated) in importAndBindMemory()
772 bool dedicated) in importResource()
1383 const bool dedicated (dedicatedNdx == 1); in createTests() local
/third_party/mesa3d/src/virtio/vulkan/
Dvn_buffer.h18 VkMemoryDedicatedRequirements dedicated; member
Dvn_image.h23 VkMemoryDedicatedRequirements dedicated; member
Dvn_buffer.c437 VkMemoryDedicatedRequirements *dedicated; in vn_GetBufferMemoryRequirements2() member
Dvn_image.c379 VkMemoryDedicatedRequirements *dedicated; in vn_GetImageMemoryRequirements2() member
Dvn_device_memory.c220 const VkMemoryDedicatedAllocateInfo *dedicated = alloc_info->pNext; in vn_device_memory_should_suballocate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiMemoryRequirementInvarianceTests.cpp90 BufferAllocator::BufferAllocator (deRandom& random, deBool dedicated, std::vector<int>& memoryTypes) in BufferAllocator()
165 ImageAllocator::ImageAllocator (deRandom& random, deBool dedicated, std::vector<int>& linearformats… in ImageAllocator()
DvktApiExternalMemoryTests.cpp499 bool dedicated) in checkBufferSupport()
537 bool dedicated) in checkImageSupport()
3203 bool dedicated; member
3823 bool dedicated; member
4106 bool dedicated; member
4833 const bool dedicated (dedicatedNdx == 1); in createMemoryTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiMemoryRequirementInvarianceTests.cpp90 BufferAllocator::BufferAllocator (deRandom& random, deBool dedicated, std::vector<int>& memoryTypes) in BufferAllocator()
165 ImageAllocator::ImageAllocator (deRandom& random, deBool dedicated, std::vector<int>& linearformats… in ImageAllocator()
DvktApiExternalMemoryTests.cpp499 bool dedicated) in checkBufferSupport()
537 bool dedicated) in checkImageSupport()
3203 bool dedicated; member
3823 bool dedicated; member
4106 bool dedicated; member
4833 const bool dedicated (dedicatedNdx == 1); in createMemoryTests() local
/third_party/mesa3d/src/gallium/drivers/tegra/
Dtegra_screen.c555 bool dedicated) in tegra_screen_memobj_create_from_handle()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_texture.c1538 unsigned usage, bool dedicated) in si_texture_from_winsys_buffer()
2211 si_memobj_from_handle(struct pipe_screen *screen, struct winsys_handle *whandle, bool dedicated) in si_memobj_from_handle()
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
Ddd_screen.c443 bool dedicated) in dd_screen_memobj_create_from_handle()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_texture.c340 bool dedicated) in llvmpipe_memobj_create_from_handle()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_resource.c1606 struct winsys_handle *whandle, bool dedicated) in fd_memobj_create_from_handle()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c1833 bool dedicated) in r600_memobj_from_handle()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_resource.cpp829 …emobj_create_from_handle(struct pipe_screen *pscreen, struct winsys_handle *handle, bool dedicated) in d3d12_memobj_create_from_handle()
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_screen.c1047 bool dedicated) in trace_screen_memobj_create_from_handle()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_resource.c1514 …mobj_create_from_handle(struct pipe_screen *pscreen, struct winsys_handle *whandle, bool dedicated) in zink_memobj_create_from_handle()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_resource.c1935 bool dedicated) in crocus_memobj_create_from_handle()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c2271 const VkMemoryDedicatedAllocateInfo *dedicated = in dzn_device_memory_create() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryMappingTests.cpp1799 …de::MovePtr<tcu::TestCaseGroup> dedicated (new tcu::TestCaseGroup(testCtx, "dedicated_alloc"… in createMappingTests() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_resource.c343 bool dedicated) in iris_memobj_create_from_handle()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryMappingTests.cpp1799 …de::MovePtr<tcu::TestCaseGroup> dedicated (new tcu::TestCaseGroup(testCtx, "dedicated_alloc"… in createMappingTests() local

12