HomeSort by relevance Sort by last modified time
    Searched refs:createImageSizeTests (Results 1 - 4 of 4) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/image/
vktImageSizeTests.hpp 34 tcu::TestCaseGroup* createImageSizeTests (tcu::TestContext& testCtx);
vktImageTests.cpp 53 imageTests->addChild(createImageSizeTests(testCtx));
vktImageSizeTests.cpp 513 tcu::TestCaseGroup* createImageSizeTests (tcu::TestContext& testCtx)
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineImageTests.cpp 414 de::MovePtr<tcu::TestCaseGroup> createImageSizeTests (tcu::TestContext& testCtx, AllocationKind allocationKind, VkDescriptorType samplingType, VkImageViewType imageViewType, VkFormat imageFormat, int imageCount)
575 de::MovePtr<tcu::TestCaseGroup> sizeTests = createImageSizeTests(testCtx, allocationKind, samplingType, imageViewType, imageFormat, imageCounts[countNdx]);

Completed in 6533 milliseconds