Searched refs:ALLOCATION_KIND_SUBALLOCATED (Results 1 – 10 of 10) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineImageSamplingInstance.hpp | 44 ALLOCATION_KIND_SUBALLOCATED, enumerator 63 AllocationKind allocationKind_ = ALLOCATION_KIND_SUBALLOCATED) in ImageSamplingInstanceParams()
|
D | vktPipelineRenderToImageTests.cpp | 93 ALLOCATION_KIND_SUBALLOCATED = 0, enumerator 185 case ALLOCATION_KIND_SUBALLOCATED: in bindBuffer() 213 case ALLOCATION_KIND_SUBALLOCATED: in bindImage() 1848 addTestCasesWithFunctions(group, ALLOCATION_KIND_SUBALLOCATED); in addCoreRenderToImageTests()
|
D | vktPipelineImageTests.cpp | 831 …CaseGroup> samplingTypeTests = createImageSamplingTypeTests(testCtx, ALLOCATION_KIND_SUBALLOCATED); in createSuballocationTests()
|
D | vktPipelineImageSamplingInstance.cpp | 64 case ALLOCATION_KIND_SUBALLOCATED: in allocateBuffer() 94 case ALLOCATION_KIND_SUBALLOCATED: in allocateImage()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiBufferTests.cpp | 49 ALLOCATION_KIND_SUBALLOCATED = 0, enumerator 627 …const int numBufferCreateFlags = (allocationKind == ALLOCATION_KIND_SUBALLOCATED) ? DE_LENGTH… in createBufferUsageCases() 640 …const std::string allocStr = (allocationKind == ALLOCATION_KIND_SUBALLOCATED) ? "suballocation o… in createBufferUsageCases() 646 case ALLOCATION_KIND_SUBALLOCATED: in createBufferUsageCases() 711 createBufferUsageCases(*regularAllocation, 0u, 0u, ALLOCATION_KIND_SUBALLOCATED); in createBufferTests()
|
D | vktApiBufferViewCreateTests.cpp | 48 ALLOCATION_KIND_SUBALLOCATED = 0, enumerator
|
D | vktApiImageClearingTests.cpp | 68 ALLOCATION_KIND_SUBALLOCATED = 0, enumerator 85 case ALLOCATION_KIND_SUBALLOCATED: in allocateBuffer() 115 case ALLOCATION_KIND_SUBALLOCATED: in allocateImage() 2473 createImageClearingTestsCommon(group->getTestContext(), group, ALLOCATION_KIND_SUBALLOCATED); in createCoreImageClearingTests()
|
D | vktApiCopiesAndBlittingTests.cpp | 94 ALLOCATION_KIND_SUBALLOCATED, enumerator 326 case ALLOCATION_KIND_SUBALLOCATED: in allocateBuffer() 356 case ALLOCATION_KIND_SUBALLOCATED: in allocateImage() 10570 addCopiesAndBlittingTests(group, ALLOCATION_KIND_SUBALLOCATED, EXTENSION_USE_NONE); in addCoreCopiesAndBlittingTests()
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryMappingTests.cpp | 91 ALLOCATION_KIND_SUBALLOCATED = 0, enumerator 508 , allocationKind (ALLOCATION_KIND_SUBALLOCATED) in TestConfig() 1887 sets[static_cast<deUint32>(ALLOCATION_KIND_SUBALLOCATED)]->addChild(randomGroup.release()); in createMappingTests()
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 114 ALLOCATION_KIND_SUBALLOCATED, enumerator 142 case ALLOCATION_KIND_SUBALLOCATED: in allocateBuffer() 172 case ALLOCATION_KIND_SUBALLOCATED: in allocateImage() 7144 addRenderPassTests(suballocationTestsGroup.get(), ALLOCATION_KIND_SUBALLOCATED, renderPassType); in createSuballocationTests()
|