Searched defs:allocationKind (Results 1 – 10 of 10) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineImageTests.cpp | 98 AllocationKind allocationKind, in ImageTest() 126 …geSamplingInstanceParams ImageTest::getImageSamplingInstanceParams (AllocationKind allocationKind, in getImageSamplingInstanceParams() 437 …stCaseGroup> createImageSizeTests (tcu::TestContext& testCtx, AllocationKind allocationKind, VkDes… in createImageSizeTests() 582 … (tcu::TestCaseGroup* parentGroup, tcu::TestContext& testCtx, AllocationKind allocationKind, VkDes… in createImageCountTests() 605 …CaseGroup> createImageFormatTests (tcu::TestContext& testCtx, AllocationKind allocationKind, VkDes… in createImageFormatTests() 772 …seGroup> createImageViewTypeTests (tcu::TestContext& testCtx, AllocationKind allocationKind, VkDes… in createImageViewTypeTests() 805 …tCaseGroup> createImageSamplingTypeTests (tcu::TestContext& testCtx, AllocationKind allocationKind) in createImageSamplingTypeTests()
|
D | vktPipelineImageSamplingInstance.hpp | 93 AllocationKind allocationKind; member
|
D | vktPipelineRenderToImageTests.cpp | 116 AllocationKind allocationKind; member 181 AllocationKind allocationKind) in bindBuffer() 209 AllocationKind allocationKind) in bindImage() 1722 void addTestCasesWithFunctions (tcu::TestCaseGroup* group, AllocationKind allocationKind) in addTestCasesWithFunctions()
|
D | vktPipelineImageSamplingInstance.cpp | 60 AllocationKind allocationKind) in allocateBuffer() 90 AllocationKind allocationKind) in allocateImage()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiCopiesAndBlittingTests.cpp | 293 AllocationKind allocationKind; member 322 AllocationKind allocationKind) in allocateBuffer() 352 AllocationKind allocationKind) in allocateImage() 5405 void addImageToImageSimpleTests (tcu::TestCaseGroup* group, AllocationKind allocationKind, Extensio… in addImageToImageSimpleTests() 5998 void addImageToImageAllFormatsColorTests (tcu::TestCaseGroup* group, AllocationKind allocationKind,… in addImageToImageAllFormatsColorTests() 6170 void addImageToImageDimensionsTests (tcu::TestCaseGroup* group, AllocationKind allocationKind, Exte… in addImageToImageDimensionsTests() 6404 …oImageAllFormatsDepthStencilTests (tcu::TestCaseGroup* group, AllocationKind allocationKind, Exten… in addImageToImageAllFormatsDepthStencilTests() 6650 void addImageToImageAllFormatsTests (tcu::TestCaseGroup* group, AllocationKind allocationKind, Exte… in addImageToImageAllFormatsTests() 6656 void addImageToImage3dImagesTests (tcu::TestCaseGroup* group, AllocationKind allocationKind, Extens… in addImageToImage3dImagesTests() 6994 void addImageToImageCubeTests (tcu::TestCaseGroup* group, AllocationKind allocationKind, ExtensionU… in addImageToImageCubeTests() [all …]
|
D | vktApiBufferViewCreateTests.cpp | 416 for (deUint32 allocationKind = 0; allocationKind < ALLOCATION_KIND_LAST; ++allocationKind) in createBufferViewCreateTests() local
|
D | vktApiImageClearingTests.cpp | 81 AllocationKind allocationKind) in allocateBuffer() 111 AllocationKind allocationKind) in allocateImage() 491 AllocationKind allocationKind; member 1771 …ommon (TestContext& testCtx, tcu::TestCaseGroup* imageClearingTests, AllocationKind allocationKind) in createImageClearingTestsCommon()
|
D | vktApiBufferTests.cpp | 585 …oup, const deUint32 firstNdx, const deUint32 bufferUsageFlags, const AllocationKind allocationKind) in createBufferUsageCases()
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryMappingTests.cpp | 520 AllocationKind allocationKind; member 1613 AllocationKind allocationKind) in subMappedConfig() 1719 AllocationKind allocationKind) in fullMappedConfig()
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 127 AllocationKind allocationKind; member 138 AllocationKind allocationKind) in allocateBuffer() 168 AllocationKind allocationKind) in allocateImage() 825 AllocationKind allocationKind; member 1382 AllocationKind allocationKind) in createImageMemory() 1454 const AllocationKind allocationKind) in AttachmentResources() 2033 const AllocationKind allocationKind) in SubpassRenderer() 7129 void addRenderPassTests (tcu::TestCaseGroup* group, const AllocationKind allocationKind, const Rend… in addRenderPassTests()
|