Home
last modified time | relevance | path

Searched refs:getImageFormatID (Results 1 – 12 of 12) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsics.cpp108 new tcu::TestCaseGroup(testCtx, getImageFormatID(caseParams.format).c_str())); in createSparseResourcesShaderIntrinsicsTests()
DvktSparseResourcesImageAlignedMipSize.cpp271 const std::string name = getImageFormatID(format); in createImageAlignedMipSizeTests()
DvktSparseResourcesMultisampledImageSparseBinding.cpp189 getImageFormatID(m_params.format) + ") uniform " + getFormatPrefix(m_params.format) + in initPrograms()
685 new tcu::TestCaseGroup(testCtx, getImageFormatID(formats[ndx]).c_str())); in createSparseResourcesMultisampledImageCommonTests()
DvktSparseResourcesTestsUtil.hpp115 std::string getImageFormatID(vk::VkFormat format);
DvktSparseResourcesImageBlockShapes.cpp457 new tcu::TestCaseGroup(testCtx, getImageFormatID(format).c_str())); in createImageBlockShapesTests()
DvktSparseResourcesTransferQueueTests.cpp485 new tcu::TestCaseGroup(testCtx, getImageFormatID(format).c_str())); in createTransferQueueTests()
DvktSparseResourcesMipmapSparseResidency.cpp623 new tcu::TestCaseGroup(testCtx, getImageFormatID(format).c_str())); in createMipmapSparseResidencyTestsCommon()
DvktSparseResourcesImageSparseBinding.cpp675 new tcu::TestCaseGroup(testCtx, getImageFormatID(format).c_str())); in createImageSparseBindingTestsCommon()
DvktSparseResourcesImageRebind.cpp843 new tcu::TestCaseGroup(testCtx, getImageFormatID(format).c_str())); in createImageSparseRebindTestsCommon()
DvktSparseResourcesTestsUtil.cpp834 std::string getImageFormatID(VkFormat format) in getImageFormatID() function
DvktSparseResourcesImageMemoryAliasing.cpp988 new tcu::TestCaseGroup(testCtx, getImageFormatID(format).c_str())); in createImageSparseMemoryAliasingTestsCommon()
DvktSparseResourcesImageSparseResidency.cpp1205 new tcu::TestCaseGroup(testCtx, getImageFormatID(format).c_str())); in createImageSparseResidencyTestsCommon()