Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.hpp44 ALLOCATION_KIND_SUBALLOCATED, enumerator
64 AllocationKind allocationKind = ALLOCATION_KIND_SUBALLOCATED);
DvktPipelineRenderToImageTests.cpp89 ALLOCATION_KIND_SUBALLOCATED = 0, enumerator
181 case ALLOCATION_KIND_SUBALLOCATED: in bindBuffer()
209 case ALLOCATION_KIND_SUBALLOCATED: in bindImage()
1819 addTestCasesWithFunctions(group, ALLOCATION_KIND_SUBALLOCATED); in addCoreRenderToImageTests()
DvktPipelineImageTests.cpp803 …CaseGroup> samplingTypeTests = createImageSamplingTypeTests(testCtx, ALLOCATION_KIND_SUBALLOCATED); in createSuballocationTests()
DvktPipelineImageSamplingInstance.cpp60 case ALLOCATION_KIND_SUBALLOCATED: in allocateBuffer()
90 case ALLOCATION_KIND_SUBALLOCATED: in allocateImage()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp67 ALLOCATION_KIND_SUBALLOCATED, enumerator
83 case ALLOCATION_KIND_SUBALLOCATED: in allocateBuffer()
113 case ALLOCATION_KIND_SUBALLOCATED: in allocateImage()
1827 createImageClearingTestsCommon(group->getTestContext(), group, ALLOCATION_KIND_SUBALLOCATED); in createCoreImageClearingTests()
DvktApiCopiesAndBlittingTests.cpp70 ALLOCATION_KIND_SUBALLOCATED, enumerator
164 case ALLOCATION_KIND_SUBALLOCATED: in allocateBuffer()
194 case ALLOCATION_KIND_SUBALLOCATED: in allocateImage()
6257 addCopiesAndBlittingTests(group, ALLOCATION_KIND_SUBALLOCATED); in addCoreCopiesAndBlittingTests()
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryMappingTests.cpp89 ALLOCATION_KIND_SUBALLOCATED = 0, enumerator
457 , allocationKind (ALLOCATION_KIND_SUBALLOCATED) in TestConfig()
1777 sets[static_cast<deUint32>(ALLOCATION_KIND_SUBALLOCATED)]->addChild(randomGroup.release()); in createMappingTests()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp95 ALLOCATION_KIND_SUBALLOCATED, enumerator
110 case ALLOCATION_KIND_SUBALLOCATED: in allocateBuffer()
140 case ALLOCATION_KIND_SUBALLOCATED: in allocateImage()
6355 addRenderPassTests(suballocationTestsGroup.get(), ALLOCATION_KIND_SUBALLOCATED); in createSuballocationTests()