Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.hpp42 enum AllocationKind enum
64 AllocationKind allocationKind = ALLOCATION_KIND_SUBALLOCATED);
81 const AllocationKind m_allocationKind;
DvktPipelineImageTests.cpp56 AllocationKind allocationKind,
77 AllocationKind m_allocationKind;
89 AllocationKind allocationKind, in ImageTest()
414 de::MovePtr<tcu::TestCaseGroup> createImageSizeTests (tcu::TestContext& testCtx, AllocationKind all… in createImageSizeTests()
559 …ntTests (tcu::TestCaseGroup* parentGroup, tcu::TestContext& testCtx, AllocationKind allocationKind… in createImageCountTests()
582 de::MovePtr<tcu::TestCaseGroup> createImageFormatTests (tcu::TestContext& testCtx, AllocationKind a… in createImageFormatTests()
744 de::MovePtr<tcu::TestCaseGroup> createImageViewTypeTests (tcu::TestContext& testCtx, AllocationKind in createImageViewTypeTests()
777 …tCaseGroup> createImageSamplingTypeTests (tcu::TestContext& testCtx, AllocationKind allocationKind) in createImageSamplingTypeTests()
DvktPipelineRenderToImageTests.cpp87 enum AllocationKind enum
112 AllocationKind allocationKind;
177 AllocationKind allocationKind) in bindBuffer()
205 AllocationKind allocationKind) in bindImage()
1697 void addTestCasesWithFunctions (tcu::TestCaseGroup* group, AllocationKind allocationKind) in addTestCasesWithFunctions()
DvktPipelineImageSamplingInstance.cpp56 AllocationKind allocationKind) in allocateBuffer()
86 AllocationKind allocationKind) in allocateImage()
198 AllocationKind allocationKind) in ImageSamplingInstance()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferViewAccessTests.cpp55 enum AllocationKind enum
67 AllocationKind bufferAllocationKind;
68 AllocationKind imageAllocationKind;
873 static_cast<AllocationKind>(buffersAllocationNdx), in createBufferViewAccessTests()
874 static_cast<AllocationKind>(imageAllocationNdx) in createBufferViewAccessTests()
891 static_cast<AllocationKind>(buffersAllocationNdx), in createBufferViewAccessTests()
892 static_cast<AllocationKind>(imageAllocationNdx) in createBufferViewAccessTests()
909 static_cast<AllocationKind>(buffersAllocationNdx), in createBufferViewAccessTests()
910 static_cast<AllocationKind>(imageAllocationNdx) in createBufferViewAccessTests()
DvktApiBufferViewCreateTests.cpp46 enum AllocationKind enum
62 AllocationKind bufferAllocationKind;
430 static_cast<AllocationKind>(allocationKind) // AllocationKind bufferAllocationKind; in createBufferViewCreateTests()
DvktApiCopiesAndBlittingTests.cpp68 enum AllocationKind enum
150 AllocationKind allocationKind;
160 AllocationKind allocationKind) in allocateBuffer()
190 AllocationKind allocationKind) in allocateImage()
3485 void addImageToImageSimpleTests (tcu::TestCaseGroup* group, AllocationKind allocationKind) in addImageToImageSimpleTests()
3956 void addImageToImageAllFormatsColorTests (tcu::TestCaseGroup* group, AllocationKind allocationKind) in addImageToImageAllFormatsColorTests()
4038 void addImageToImageAllFormatsDepthStencilTests (tcu::TestCaseGroup* group, AllocationKind allocati… in addImageToImageAllFormatsDepthStencilTests()
4108 void addImageToImageAllFormatsTests (tcu::TestCaseGroup* group, AllocationKind allocationKind) in addImageToImageAllFormatsTests()
4114 void addImageToImage3dImagesTests (tcu::TestCaseGroup* group, AllocationKind allocationKind) in addImageToImage3dImagesTests()
4434 void addImageToImageTests (tcu::TestCaseGroup* group, AllocationKind allocationKind) in addImageToImageTests()
[all …]
DvktApiImageClearingTests.cpp65 enum AllocationKind enum
79 AllocationKind allocationKind) in allocateBuffer()
109 AllocationKind allocationKind) in allocateImage()
468 AllocationKind allocationKind;
1425 …ommon (TestContext& testCtx, tcu::TestCaseGroup* imageClearingTests, AllocationKind allocationKind) in createImageClearingTestsCommon()
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryMappingTests.cpp87 enum AllocationKind enum
468 AllocationKind allocationKind;
1545 AllocationKind allocationKind) in subMappedConfig()
1633 AllocationKind allocationKind) in fullMappedConfig()
1700 …const TestConfig config = fullMappedConfig(allocationSize, op, seed, static_cast<AllocationKind>(a… in createMappingTests()
1747 …fig(allocationSize, MemoryRange(offset, size), op, seed, static_cast<AllocationKind>(allocationKin… in createMappingTests()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp93 enum AllocationKind enum
106 AllocationKind allocationKind) in allocateBuffer()
136 AllocationKind allocationKind) in allocateImage()
718 AllocationKind allocationKind_) in TestConfig()
739 AllocationKind allocationKind;
1264 AllocationKind allocationKind) in createImageMemory()
1338 const AllocationKind allocationKind) in AttachmentResources()
1922 const AllocationKind allocationKind) in SubpassRenderer()
4634 void addAttachmentTests (tcu::TestCaseGroup* group, AllocationKind allocationKind) in addAttachmentTests()
4805 void addAttachmentAllocationTests (tcu::TestCaseGroup* group, AllocationKind allocationKind) in addAttachmentAllocationTests()
[all …]