Searched defs:allocationKind (Results 1 – 10 of 10) sorted by relevance
/third_party/vk-gl-cts/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()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiCopiesAndBlittingTests.cpp | 297 AllocationKind allocationKind; member 329 AllocationKind allocationKind) in allocateBuffer() 359 AllocationKind allocationKind) in allocateImage() 7046 void addImageToImageSimpleTests (tcu::TestCaseGroup* group, AllocationKind allocationKind, Extensio… in addImageToImageSimpleTests() 7681 void addImageToImageAllFormatsColorTests (tcu::TestCaseGroup* group, AllocationKind allocationKind,… in addImageToImageAllFormatsColorTests() 7853 void addImageToImageDimensionsTests (tcu::TestCaseGroup* group, AllocationKind allocationKind, Exte… in addImageToImageDimensionsTests() 8087 …oImageAllFormatsDepthStencilTests (tcu::TestCaseGroup* group, AllocationKind allocationKind, Exten… in addImageToImageAllFormatsDepthStencilTests() 8365 void addImageToImageAllFormatsTests (tcu::TestCaseGroup* group, AllocationKind allocationKind, Exte… in addImageToImageAllFormatsTests() 8371 void addImageToImage3dImagesTests (tcu::TestCaseGroup* group, AllocationKind allocationKind, Extens… in addImageToImage3dImagesTests() 8709 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 | 87 AllocationKind allocationKind) in allocateBuffer() 117 AllocationKind allocationKind) in allocateImage() 477 AllocationKind allocationKind; member 1849 …ommon (TestContext& testCtx, tcu::TestCaseGroup* imageClearingTests, AllocationKind allocationKind) in createImageClearingTestsCommon()
|
D | vktApiBufferTests.cpp | 586 …oup, const deUint32 firstNdx, const deUint32 bufferUsageFlags, const AllocationKind allocationKind) in createBufferUsageCases()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryMappingTests.cpp | 522 AllocationKind allocationKind; member 1674 AllocationKind allocationKind) in subMappedConfig() 1780 AllocationKind allocationKind) in fullMappedConfig()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 128 AllocationKind allocationKind; member 139 AllocationKind allocationKind) in allocateBuffer() 169 AllocationKind allocationKind) in allocateImage() 795 AllocationKind allocationKind; member 1352 AllocationKind allocationKind) in createImageMemory() 1424 const AllocationKind allocationKind) in AttachmentResources() 2094 const AllocationKind allocationKind, in SubpassRenderer() 7525 void addRenderPassTests (tcu::TestCaseGroup* group, const AllocationKind allocationKind, const Rend… in addRenderPassTests()
|