Home
last modified time | relevance | path

Searched defs:srcFormatName (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrImageOffsetTests.cpp193 const string srcFormatName (de::toLower(std::string(getFormatName(srcFormat)).substr(10))); in initYcbcrImageOffsetTests() local
DvktYCbCrCopyTests.cpp1054 const string srcFormatName (de::toLower(std::string(getFormatName(srcFormat)).substr(10))); in initYcbcrDefaultCopyTests() local
1166 const string srcFormatName (de::toLower(std::string(getFormatName(srcFormat)).substr(10))); in initYcbcrDimensionsCopyTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
DvktYCbCrImageOffsetTests.cpp193 const string srcFormatName (de::toLower(std::string(getFormatName(srcFormat)).substr(10))); in initYcbcrImageOffsetTests() local
DvktYCbCrCopyTests.cpp902 const string srcFormatName (de::toLower(std::string(getFormatName(srcFormat)).substr(10))); in initYcbcrDefaultCopyTests() local
1012 const string srcFormatName (de::toLower(std::string(getFormatName(srcFormat)).substr(10))); in initYcbcrDimensionsCopyTests() local