Home
last modified time | relevance | path

Searched defs:heapTypeIndex (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferTests.cpp220 const uint32_t heapTypeIndex = (uint32_t)deCtz32(memReqs.memoryTypeBits); in bufferCreateAndAllocTest() local
446 …const uint32_t heapTypeIndex = static_cast<uint32_t>(deCtz32(memReqs.memoryRequirements.memoryTyp… in bufferCreateAndAllocTest() local
DvktApiBufferViewCreateTests.cpp274 …const uint32_t heapTypeIndex = static_cast<uint32_t>(deCtz32(memReqs.memoryRequirements.memoryType… in createTestBuffer() local
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryBindingTests.cpp232 const uint32_t heapTypeIndex = (uint32_t)deCtz32(memReqs.memoryTypeBits); in makeMemoryAllocateInfo() local
272 …const uint32_t heapTypeIndex = selectMatchingMemoryType(ctx, memReqs, memoryVisibilit… in makeMemoryAllocateInfo() local