Home
last modified time | relevance | path

Searched refs:dedicated_allocation (Results 1 – 25 of 35) sorted by relevance

12

/dports/lang/clover/mesa-21.3.6/docs/relnotes/
H A D20.1.5.rst40 - dEQP-VK.renderpass2.dedicated_allocation.attachment.1.12 fails on NAVI14
H A D20.2.0.rst135 - dEQP-VK.renderpass2.dedicated_allocation.attachment.1.12 fails on NAVI14
/dports/graphics/libosmesa-gallium/mesa-21.3.6/docs/relnotes/
H A D20.1.5.rst40 - dEQP-VK.renderpass2.dedicated_allocation.attachment.1.12 fails on NAVI14
/dports/graphics/libosmesa/mesa-21.3.6/docs/relnotes/
H A D20.1.5.rst40 - dEQP-VK.renderpass2.dedicated_allocation.attachment.1.12 fails on NAVI14
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/docs/relnotes/
H A D20.1.5.rst40 - dEQP-VK.renderpass2.dedicated_allocation.attachment.1.12 fails on NAVI14
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/docs/relnotes/
H A D20.1.5.rst40 - dEQP-VK.renderpass2.dedicated_allocation.attachment.1.12 fails on NAVI14
/dports/graphics/mesa-gallium-va/mesa-21.3.6/docs/relnotes/
H A D20.1.5.rst40 - dEQP-VK.renderpass2.dedicated_allocation.attachment.1.12 fails on NAVI14
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/docs/relnotes/
H A D20.1.5.rst40 - dEQP-VK.renderpass2.dedicated_allocation.attachment.1.12 fails on NAVI14
/dports/graphics/mesa-dri/mesa-21.3.6/docs/relnotes/
H A D20.1.5.rst40 - dEQP-VK.renderpass2.dedicated_allocation.attachment.1.12 fails on NAVI14
/dports/graphics/mesa-libs/mesa-21.3.6/docs/relnotes/
H A D20.1.5.rst40 - dEQP-VK.renderpass2.dedicated_allocation.attachment.1.12 fails on NAVI14
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/docs/relnotes/
H A D20.1.5.rst40 - dEQP-VK.renderpass2.dedicated_allocation.attachment.1.12 fails on NAVI14
/dports/graphics/mesa-dri-classic/mesa-20.2.3/docs/relnotes/
H A D20.1.5.rst40 - dEQP-VK.renderpass2.dedicated_allocation.attachment.1.12 fails on NAVI14
/dports/games/vkquake/vkQuake-1.12.2/Quake/
H A Dgl_vidsdl.c757 vulkan_globals.dedicated_allocation = false; in GL_InitDevice()
795 vulkan_globals.dedicated_allocation = true; in GL_InitDevice()
907 if (vulkan_globals.dedicated_allocation) { in GL_InitDevice()
1305 if (vulkan_globals.dedicated_allocation) in GL_CreateDepthBuffer()
1388 if (vulkan_globals.dedicated_allocation) in GL_CreateColorBuffer()
1490 if (vulkan_globals.dedicated_allocation) in GL_CreateColorBuffer()
H A Dglquake.h207 qboolean dedicated_allocation; member
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/runtime/vulkan/
H A Dvulkan.cc151 bool dedicated_allocation = false; in AllocDataSpace() local
155 dedicated_allocation = in AllocDataSpace()
160 if (!dedicated_allocation) { in AllocDataSpace()
/dports/misc/py-tvm/incubator-tvm-0.6.1/src/runtime/vulkan/
H A Dvulkan.cc150 bool dedicated_allocation = false; in AllocDataSpace() local
154 dedicated_allocation = in AllocDataSpace()
159 if (!dedicated_allocation) { in AllocDataSpace()
/dports/misc/tvm/incubator-tvm-0.6.1/src/runtime/vulkan/
H A Dvulkan.cc150 bool dedicated_allocation = false; in AllocDataSpace() local
154 dedicated_allocation = in AllocDataSpace()
159 if (!dedicated_allocation) { in AllocDataSpace()
/dports/graphics/vkd3d/vkd3d-1.2/libs/vkd3d/
H A Dresource.c158 VkMemoryDedicatedAllocateInfo *dedicated_allocation = NULL; in vkd3d_allocate_buffer_memory() local
185 dedicated_allocation = &dedicated_info; in vkd3d_allocate_buffer_memory()
199 memory_requirements, dedicated_allocation, vk_memory, vk_memory_type))) in vkd3d_allocate_buffer_memory()
220 VkMemoryDedicatedAllocateInfo *dedicated_allocation = NULL; in vkd3d_allocate_image_memory() local
247 dedicated_allocation = &dedicated_info; in vkd3d_allocate_image_memory()
261 memory_requirements, dedicated_allocation, vk_memory, vk_memory_type))) in vkd3d_allocate_image_memory()
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/tests/positive/
H A Dimage_buffer.cpp1109 bool dedicated_allocation = in TEST_F() local
1111 if (dedicated_allocation) { in TEST_F()
1156 if (dedicated_allocation) { in TEST_F()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/ash/src/vk/
H A Ddefinitions.rs12901 pub dedicated_allocation: Bool32, field
12908 dedicated_allocation: Bool32::default(), in default()
12939 pub fn dedicated_allocation( in dedicated_allocation() method
12941 dedicated_allocation: bool, in dedicated_allocation()
12943 self.inner.dedicated_allocation = dedicated_allocation.into(); in dedicated_allocation()
12959 pub dedicated_allocation: Bool32, field
12966 dedicated_allocation: Bool32::default(), in default()
12997 pub fn dedicated_allocation( in dedicated_allocation() method
12999 dedicated_allocation: bool, in dedicated_allocation()
13001 self.inner.dedicated_allocation = dedicated_allocation.into(); in dedicated_allocation()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/ash/src/vk/
H A Ddefinitions.rs12901 pub dedicated_allocation: Bool32, field
12908 dedicated_allocation: Bool32::default(), in default()
12939 pub fn dedicated_allocation( in dedicated_allocation() method
12941 dedicated_allocation: bool, in dedicated_allocation()
12943 self.inner.dedicated_allocation = dedicated_allocation.into(); in dedicated_allocation()
12959 pub dedicated_allocation: Bool32, field
12966 dedicated_allocation: Bool32::default(), in default()
12997 pub fn dedicated_allocation( in dedicated_allocation() method
12999 dedicated_allocation: bool, in dedicated_allocation()
13001 self.inner.dedicated_allocation = dedicated_allocation.into(); in dedicated_allocation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/tests/
H A Dvkpositivelayertests.cpp6814 bool dedicated_allocation = in TEST_F() local
6816 if (dedicated_allocation) { in TEST_F()
6861 if (dedicated_allocation) { in TEST_F()
/dports/www/firefox/firefox-99.0/third_party/rust/ash/src/vk/
H A Ddefinitions.rs11756 pub dedicated_allocation: Bool32, field
11763 dedicated_allocation: Bool32::default(), in default()
11794 pub fn dedicated_allocation(mut self, dedicated_allocation: bool) -> Self { in dedicated_allocation() method
11795 self.inner.dedicated_allocation = dedicated_allocation.into(); in dedicated_allocation()
11812 pub dedicated_allocation: Bool32, field
11819 dedicated_allocation: Bool32::default(), in default()
11850 pub fn dedicated_allocation(mut self, dedicated_allocation: bool) -> Self { in dedicated_allocation() method
11851 self.inner.dedicated_allocation = dedicated_allocation.into(); in dedicated_allocation()
/dports/graphics/rx/rx-0.4.0/cargo-crates/ash-0.29.0/src/
H A Dvk.rs20157 pub dedicated_allocation: Bool32, field
20164 dedicated_allocation: Bool32::default(), in default()
20195 pub fn dedicated_allocation( in dedicated_allocation() method
20197 dedicated_allocation: bool, in dedicated_allocation()
20199 self.inner.dedicated_allocation = dedicated_allocation.into(); in dedicated_allocation()
20215 pub dedicated_allocation: Bool32, field
20222 dedicated_allocation: Bool32::default(), in default()
20253 pub fn dedicated_allocation( in dedicated_allocation() method
20255 dedicated_allocation: bool, in dedicated_allocation()
20257 self.inner.dedicated_allocation = dedicated_allocation.into(); in dedicated_allocation()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/ash/src/
H A Dvk.rs20587 pub dedicated_allocation: Bool32, field
20594 dedicated_allocation: Bool32::default(), in default()
20625 pub fn dedicated_allocation( in dedicated_allocation() method
20627 dedicated_allocation: bool, in dedicated_allocation()
20629 self.inner.dedicated_allocation = dedicated_allocation.into(); in dedicated_allocation()
20645 pub dedicated_allocation: Bool32, field
20652 dedicated_allocation: Bool32::default(), in default()
20683 pub fn dedicated_allocation( in dedicated_allocation() method
20685 dedicated_allocation: bool, in dedicated_allocation()
20687 self.inner.dedicated_allocation = dedicated_allocation.into(); in dedicated_allocation()

12