Searched refs:ext_pageable_device_local_memory (Results 1 – 3 of 3) sorted by relevance
284 pub ext_pageable_device_local_memory: bool, field708 ext_pageable_device_local_memory: false, in empty()1001 || (self.ext_pageable_device_local_memory && other.ext_pageable_device_local_memory) in intersects()1299 && (self.ext_pageable_device_local_memory || !other.ext_pageable_device_local_memory) in contains()1660 ext_pageable_device_local_memory: self.ext_pageable_device_local_memory in union()1661 || other.ext_pageable_device_local_memory, in union()2086 ext_pageable_device_local_memory: self.ext_pageable_device_local_memory in intersection()2087 && other.ext_pageable_device_local_memory, in intersection()2512 ext_pageable_device_local_memory: self.ext_pageable_device_local_memory in difference()2513 && !other.ext_pageable_device_local_memory, in difference()[all …]
226 pub ext_pageable_device_local_memory: ash::vk::ExtPageableDeviceLocalMemoryFn, field346 ext_pageable_device_local_memory: ash::vk::ExtPageableDeviceLocalMemoryFn::load( in load()
20528 if [device_extensions.ext_pageable_device_local_memory] in make_chain()