Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryMappingTests.cpp1684 for (size_t allocationKindNdx = 0; allocationKindNdx < ALLOCATION_KIND_LAST; allocationKindNdx++) in createMappingTests() local
1698 …onfig = fullMappedConfig(allocationSize, op, seed, static_cast<AllocationKind>(allocationKindNdx)); in createMappingTests()
1706 sets[allocationKindNdx]->addChild(fullGroup.release()); in createMappingTests()
1710 for (size_t allocationKindNdx = 0; allocationKindNdx < ALLOCATION_KIND_LAST; allocationKindNdx++) in createMappingTests() local
1745 …locationSize, MemoryRange(offset, size), op, seed, static_cast<AllocationKind>(allocationKindNdx)); in createMappingTests()
1759 sets[allocationKindNdx]->addChild(subGroup.release()); in createMappingTests()