Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryDeviceMemoryReportTests.cpp1755 const deUint32 testHeapIndex = memoryProperties.memoryTypes[testTypeIndex].heapIndex; in vkDeviceMemoryAllocateAndFreeTest() local
1768 testHeapIndex, // uint32_t memoryTypeIndex; in vkDeviceMemoryAllocateAndFreeTest()
1800 TCU_CHECK(record.heapIndex == testHeapIndex); in vkDeviceMemoryAllocateAndFreeTest()
1836 const deUint32 testHeapIndex = memoryProperties.memoryTypes[testTypeIndex].heapIndex; in vkDeviceMemoryAllocationFailedTest() local
1848 testHeapIndex, // uint32_t memoryTypeIndex; in vkDeviceMemoryAllocationFailedTest()
1872 TCU_CHECK(record.heapIndex == testHeapIndex); in vkDeviceMemoryAllocationFailedTest()