Home
last modified time | relevance | path

Searched refs:heapsWithoutLocalDeviceMemoryBit (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DVulkanImageTest.cpp61 uint32_t heapsWithoutLocalDeviceMemoryBit = 0; in compatibleMemorySizesForDeviceOOMTest() local
66 heapsWithoutLocalDeviceMemoryBit++; in compatibleMemorySizesForDeviceOOMTest()
74 bool isCompatible = heapsWithoutLocalDeviceMemoryBit != 0 && *totalDeviceMemorySizeOut != 0; in compatibleMemorySizesForDeviceOOMTest()