Searched refs:heapTypeIndex (Results 1 – 3 of 3) sorted by relevance
358 const deUint32 heapTypeIndex = (deUint32)deCtz32(memReqs.memoryTypeBits); in bufferCreateAndAllocTest() local359 const VkMemoryType memoryType = memoryProperties.memoryTypes[heapTypeIndex]; in bufferCreateAndAllocTest()424 heapTypeIndex, // uint32_t memoryTypeIndex; in bufferCreateAndAllocTest()579 …const deUint32 heapTypeIndex = static_cast<deUint32>(deCtz32(memReqs.memoryRequirements.m… in bufferCreateAndAllocTest() local580 const VkMemoryType memoryType = memoryProperties.memoryTypes[heapTypeIndex]; in bufferCreateAndAllocTest()649 heapTypeIndex, // deUint32 memoryTypeIndex in bufferCreateAndAllocTest()
281 …const deUint32 heapTypeIndex = static_cast<deUint32>(deCtz32(memReqs.memoryRequirements.m… in createTestBuffer() local310 heapTypeIndex, // deUint32 memoryTypeIndex in createTestBuffer()
234 const deUint32 heapTypeIndex = (deUint32)deCtz32(memReqs.memoryTypeBits); in makeMemoryAllocateInfo() local240 heapTypeIndex, // uint32_t memoryTypeIndex; in makeMemoryAllocateInfo()277 const deUint32 heapTypeIndex = selectMatchingMemoryType(ctx, memReqs, memoryVisibility); in makeMemoryAllocateInfo() local283 heapTypeIndex, // uint32_t memoryTypeIndex; in makeMemoryAllocateInfo()