Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferViewAccessTests.cpp61 ALLOCATION_KIND_LAST enumerator
531 const char* const bufferTexts[ALLOCATION_KIND_LAST] = in createBufferViewAccessTests()
537 const char* const imageTexts[ALLOCATION_KIND_LAST] = in createBufferViewAccessTests()
550 …for (deUint32 buffersAllocationNdx = 0u; buffersAllocationNdx < ALLOCATION_KIND_LAST; ++buffersAll… in createBufferViewAccessTests()
551 …for (deUint32 imageAllocationNdx = 0u; imageAllocationNdx < ALLOCATION_KIND_LAST; ++imageAllocatio… in createBufferViewAccessTests()
DvktApiBufferViewCreateTests.cpp51 ALLOCATION_KIND_LAST, enumerator
409 de::MovePtr<tcu::TestCaseGroup> bufferViewAllocationGroupTests[ALLOCATION_KIND_LAST] in createBufferViewCreateTests()
416 for (deUint32 allocationKind = 0; allocationKind < ALLOCATION_KIND_LAST; ++allocationKind) in createBufferViewCreateTests()
DvktApiBufferTests.cpp52 ALLOCATION_KIND_LAST, enumerator
DvktApiImageClearingTests.cpp71 ALLOCATION_KIND_LAST, enumerator
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryMappingTests.cpp94 ALLOCATION_KIND_LAST enumerator
1782 for (size_t allocationKindNdx = 0; allocationKindNdx < ALLOCATION_KIND_LAST; allocationKindNdx++) in createMappingTests()
1815 for (size_t allocationKindNdx = 0; allocationKindNdx < ALLOCATION_KIND_LAST; allocationKindNdx++) in createMappingTests()