Searched refs:heapsWithoutLocalDeviceMemoryBit (Results 1 – 1 of 1) sorted by relevance
61 uint32_t heapsWithoutLocalDeviceMemoryBit = 0; in compatibleMemorySizesForDeviceOOMTest() local66 heapsWithoutLocalDeviceMemoryBit++; in compatibleMemorySizesForDeviceOOMTest()74 bool isCompatible = heapsWithoutLocalDeviceMemoryBit != 0 && *totalDeviceMemorySizeOut != 0; in compatibleMemorySizesForDeviceOOMTest()