Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferViewAccessTests.cpp57 enum AllocationKind enum
69 AllocationKind bufferAllocationKind;
70 AllocationKind imageAllocationKind;
562 static_cast<AllocationKind>(buffersAllocationNdx), in createBufferViewAccessTests()
563 static_cast<AllocationKind>(imageAllocationNdx) in createBufferViewAccessTests()
580 static_cast<AllocationKind>(buffersAllocationNdx), in createBufferViewAccessTests()
581 static_cast<AllocationKind>(imageAllocationNdx) in createBufferViewAccessTests()
598 static_cast<AllocationKind>(buffersAllocationNdx), in createBufferViewAccessTests()
599 static_cast<AllocationKind>(imageAllocationNdx) in createBufferViewAccessTests()
DvktApiBufferViewCreateTests.cpp46 enum AllocationKind enum
63 AllocationKind bufferAllocationKind;
438 static_cast<AllocationKind>(allocationKind) // AllocationKind bufferAllocationKind; in createBufferViewCreateTests()
DvktApiCopiesAndBlittingTests.cpp70 enum AllocationKind enum
169 AllocationKind allocationKind;
191 AllocationKind allocationKind) in allocateBuffer()
221 AllocationKind allocationKind) in allocateImage()
4447 void addImageToImageSimpleTests (tcu::TestCaseGroup* group, AllocationKind allocationKind) in addImageToImageSimpleTests()
4997 void addImageToImageAllFormatsColorTests (tcu::TestCaseGroup* group, AllocationKind allocationKind) in addImageToImageAllFormatsColorTests()
5052 void addImageToImageDimensionsTests (tcu::TestCaseGroup* group, AllocationKind allocationKind) in addImageToImageDimensionsTests()
5285 void addImageToImageAllFormatsDepthStencilTests (tcu::TestCaseGroup* group, AllocationKind allocati… in addImageToImageAllFormatsDepthStencilTests()
5494 void addImageToImageAllFormatsTests (tcu::TestCaseGroup* group, AllocationKind allocationKind) in addImageToImageAllFormatsTests()
5500 void addImageToImage3dImagesTests (tcu::TestCaseGroup* group, AllocationKind allocationKind) in addImageToImage3dImagesTests()
[all …]
DvktApiBufferTests.cpp46 enum AllocationKind enum
584 …oup, const deUint32 firstNdx, const deUint32 bufferUsageFlags, const AllocationKind allocationKind) in createBufferUsageCases()
DvktApiImageClearingTests.cpp66 enum AllocationKind enum
81 AllocationKind allocationKind) in allocateBuffer()
111 AllocationKind allocationKind) in allocateImage()
489 AllocationKind allocationKind;
1613 …ommon (TestContext& testCtx, tcu::TestCaseGroup* imageClearingTests, AllocationKind allocationKind) in createImageClearingTestsCommon()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.hpp42 enum AllocationKind enum
63 AllocationKind allocationKind_ = ALLOCATION_KIND_SUBALLOCATED) in ImageSamplingInstanceParams()
93 AllocationKind allocationKind;
119 const AllocationKind m_allocationKind;
DvktPipelineImageTests.cpp56 AllocationKind allocationKind,
64 ImageSamplingInstanceParams getImageSamplingInstanceParams (AllocationKind allocationKind,
86 AllocationKind m_allocationKind;
98 AllocationKind allocationKind, in ImageTest()
126 ImageSamplingInstanceParams ImageTest::getImageSamplingInstanceParams (AllocationKind allocationKi… in getImageSamplingInstanceParams()
437 de::MovePtr<tcu::TestCaseGroup> createImageSizeTests (tcu::TestContext& testCtx, AllocationKind all… in createImageSizeTests()
582 …ntTests (tcu::TestCaseGroup* parentGroup, tcu::TestContext& testCtx, AllocationKind allocationKind… in createImageCountTests()
605 de::MovePtr<tcu::TestCaseGroup> createImageFormatTests (tcu::TestContext& testCtx, AllocationKind a… in createImageFormatTests()
770 de::MovePtr<tcu::TestCaseGroup> createImageViewTypeTests (tcu::TestContext& testCtx, AllocationKind in createImageViewTypeTests()
803 …tCaseGroup> createImageSamplingTypeTests (tcu::TestContext& testCtx, AllocationKind allocationKind) in createImageSamplingTypeTests()
DvktPipelineRenderToImageTests.cpp91 enum AllocationKind enum
116 AllocationKind allocationKind;
181 AllocationKind allocationKind) in bindBuffer()
209 AllocationKind allocationKind) in bindImage()
1714 void addTestCasesWithFunctions (tcu::TestCaseGroup* group, AllocationKind allocationKind) in addTestCasesWithFunctions()
DvktPipelineImageSamplingInstance.cpp60 AllocationKind allocationKind) in allocateBuffer()
90 AllocationKind allocationKind) in allocateImage()
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryMappingTests.cpp87 enum AllocationKind enum
468 AllocationKind allocationKind;
1519 AllocationKind allocationKind) in subMappedConfig()
1620 AllocationKind allocationKind) in fullMappedConfig()
1696 …const TestConfig config = fullMappedConfig(allocationSize, op, seed, static_cast<AllocationKind>(a… in createMappingTests()
1743 …fig(allocationSize, MemoryRange(offset, size), op, seed, static_cast<AllocationKind>(allocationKin… in createMappingTests()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp110 enum AllocationKind enum
118 TestConfigExternal (AllocationKind allocationKind_, in TestConfigExternal()
125 AllocationKind allocationKind;
136 AllocationKind allocationKind) in allocateBuffer()
166 AllocationKind allocationKind) in allocateImage()
784 AllocationKind allocationKind_, in TestConfig()
820 AllocationKind allocationKind;
1377 AllocationKind allocationKind) in createImageMemory()
1449 const AllocationKind allocationKind) in AttachmentResources()
2028 const AllocationKind allocationKind) in SubpassRenderer()
[all …]