Searched refs:ERROR_OUT_OF_POOL_MEMORY (Results 1 – 4 of 4) sorted by relevance
60 ash::vk::Result::ERROR_OUT_OF_POOL_MEMORY => Self::OutOfPoolMemory, in from()
134 pub const ERROR_OUT_OF_POOL_MEMORY: Self = Self(-1_000_069_000); constant
2950 Self::ERROR_OUT_OF_POOL_MEMORY => Some("ERROR_OUT_OF_POOL_MEMORY"), in fmt()
4550 pub const ERROR_OUT_OF_POOL_MEMORY_KHR: Self = Self::ERROR_OUT_OF_POOL_MEMORY;