Home
last modified time | relevance | path

Searched refs:getFormatShortString (Results 1 – 7 of 7) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreTests.cpp1304 …groupWithFormatByImageViewType->addChild(new StoreTest(testCtx, getFormatShortString(s_formats[for… in createImageStoreTests()
1305 …groupWithoutFormatByImageViewType->addChild(new StoreTest(testCtx, getFormatShortString(s_formats[… in createImageStoreTests()
1308 …groupWithFormatByImageViewType->addChild(new StoreTest(testCtx, getFormatShortString(s_formats[for… in createImageStoreTests()
1338 …groupWithFormatByImageViewType->addChild(new LoadStoreTest(testCtx, getFormatShortString(s_formats… in createImageLoadStoreTests()
1339 …groupWithoutFormatByImageViewType->addChild(new LoadStoreTest(testCtx, getFormatShortString(s_form… in createImageLoadStoreTests()
1342 …groupWithFormatByImageViewType->addChild(new LoadStoreTest(testCtx, getFormatShortString(s_formats… in createImageLoadStoreTests()
1369 …const std::string caseName = getFormatShortString(s_formats[imageFormatNdx]) + "_" + getFormatShor… in createImageFormatReinterpretTests()
DvktImageTestsUtil.hpp184 std::string getFormatShortString (const vk::VkFormat format);
DvktImageMutableTests.cpp1818 …std::string caseName = getFormatShortString(s_formats[imageFormatNdx]) + "_" + getFormatShortStrin… in createImageMutableTests()
2334 …std::string caseName = getFormatShortString(s_swapchainFormats[imageFormatNdx]) + "_" + getFormatS… in createSwapchainImageMutableTests()
DvktImageMultisampleLoadStoreTests.cpp518 …const std::string formatGroupName = getFormatShortString(formats[formatNdx]) + (singleLayerBind … in createImageMultisampleLoadStoreTests()
DvktImageTestsUtil.cpp1020 std::string getFormatShortString (const VkFormat format) in getFormatShortString() function
DvktImageTranscodingSupportTests.cpp1148 const std::string testName = getFormatShortString(featuredFormat); in createImageTranscodingSupportTests()
DvktImageCompressionTranscodingSupport.cpp3196 const std::string compressedFormatGroupName = getFormatShortString(formatCompressed); in createImageCompressionTranscodingTests()
3202 const std::string uncompressedFormatGroupName = getFormatShortString(formatUncompressed); in createImageCompressionTranscodingTests()