Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A 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
H A DvktApiBufferViewCreateTests.cpp274 …const uint32_t heapTypeIndex = static_cast<uint32_t>(deCtz32(memReqs.memoryRequirements.memoryType… in createTestBuffer() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/
H A 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