/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiBufferViewAccessTests.cpp | 57 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()
|
D | vktApiBufferViewCreateTests.cpp | 46 enum AllocationKind enum 63 AllocationKind bufferAllocationKind; 440 static_cast<AllocationKind>(allocationKind) // AllocationKind bufferAllocationKind; in createBufferViewCreateTests()
|
D | vktApiCopiesAndBlittingTests.cpp | 70 enum AllocationKind enum 169 AllocationKind allocationKind; 189 AllocationKind allocationKind) in allocateBuffer() 219 AllocationKind allocationKind) in allocateImage() 4059 void addImageToImageSimpleTests (tcu::TestCaseGroup* group, AllocationKind allocationKind) in addImageToImageSimpleTests() 4609 void addImageToImageAllFormatsColorTests (tcu::TestCaseGroup* group, AllocationKind allocationKind) in addImageToImageAllFormatsColorTests() 4693 void addImageToImageAllFormatsDepthStencilTests (tcu::TestCaseGroup* group, AllocationKind allocati… in addImageToImageAllFormatsDepthStencilTests() 4765 void addImageToImageAllFormatsTests (tcu::TestCaseGroup* group, AllocationKind allocationKind) in addImageToImageAllFormatsTests() 4771 void addImageToImage3dImagesTests (tcu::TestCaseGroup* group, AllocationKind allocationKind) in addImageToImage3dImagesTests() 5103 void addImageToImageTests (tcu::TestCaseGroup* group, AllocationKind allocationKind) in addImageToImageTests() [all …]
|
D | vktApiImageClearingTests.cpp | 66 enum AllocationKind enum 81 AllocationKind allocationKind) in allocateBuffer() 111 AllocationKind allocationKind) in allocateImage() 472 AllocationKind allocationKind; 1430 …ommon (TestContext& testCtx, tcu::TestCaseGroup* imageClearingTests, AllocationKind allocationKind) in createImageClearingTestsCommon()
|
D | vktApiBufferTests.cpp | 46 enum AllocationKind enum 712 …oup, const deUint32 firstNdx, const deUint32 bufferUsageFlags, const AllocationKind allocationKind) in createBufferUsageCases()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineImageSamplingInstance.hpp | 42 enum AllocationKind enum 64 AllocationKind allocationKind = ALLOCATION_KIND_SUBALLOCATED); 81 const AllocationKind m_allocationKind;
|
D | vktPipelineImageTests.cpp | 56 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()
|
D | vktPipelineRenderToImageTests.cpp | 88 enum AllocationKind enum 113 AllocationKind allocationKind; 178 AllocationKind allocationKind) in bindBuffer() 206 AllocationKind allocationKind) in bindImage() 1715 void addTestCasesWithFunctions (tcu::TestCaseGroup* group, AllocationKind allocationKind) in addTestCasesWithFunctions()
|
D | vktPipelineImageSamplingInstance.cpp | 60 AllocationKind allocationKind) in allocateBuffer() 90 AllocationKind allocationKind) in allocateImage() 202 AllocationKind allocationKind) in ImageSamplingInstance()
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryMappingTests.cpp | 87 enum AllocationKind enum 468 AllocationKind allocationKind; 1530 AllocationKind allocationKind) in subMappedConfig() 1631 AllocationKind allocationKind) in fullMappedConfig() 1698 …const TestConfig config = fullMappedConfig(allocationSize, op, seed, static_cast<AllocationKind>(a… in createMappingTests() 1745 …fig(allocationSize, MemoryRange(offset, size), op, seed, static_cast<AllocationKind>(allocationKin… in createMappingTests()
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 103 enum AllocationKind enum 111 TestConfigExternal (AllocationKind allocationKind_, in TestConfigExternal() 118 AllocationKind allocationKind; 129 AllocationKind allocationKind) in allocateBuffer() 159 AllocationKind allocationKind) in allocateImage() 744 AllocationKind allocationKind_, in TestConfig() 771 AllocationKind allocationKind; 1320 AllocationKind allocationKind) in createImageMemory() 1394 const AllocationKind allocationKind) in AttachmentResources() 1973 const AllocationKind allocationKind) in SubpassRenderer() [all …]
|