Searched refs:testHeapIndex (Results 1 – 1 of 1) sorted by relevance
1755 const deUint32 testHeapIndex = memoryProperties.memoryTypes[testTypeIndex].heapIndex; in vkDeviceMemoryAllocateAndFreeTest() local1768 testHeapIndex, // uint32_t memoryTypeIndex; in vkDeviceMemoryAllocateAndFreeTest()1800 TCU_CHECK(record.heapIndex == testHeapIndex); in vkDeviceMemoryAllocateAndFreeTest()1836 const deUint32 testHeapIndex = memoryProperties.memoryTypes[testTypeIndex].heapIndex; in vkDeviceMemoryAllocationFailedTest() local1848 testHeapIndex, // uint32_t memoryTypeIndex; in vkDeviceMemoryAllocationFailedTest()1872 TCU_CHECK(record.heapIndex == testHeapIndex); in vkDeviceMemoryAllocationFailedTest()