Home
last modified time | relevance | path

Searched defs:fmtName (Results 1 – 12 of 12) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fFragmentOutputTests.cpp1165 string fmtName = getFormatName(format); in init() local
1188 string fmtName = getFormatName(format); in init() local
1211 string fmtName = getFormatName(format); in init() local
1234 string fmtName = getFormatName(format); in init() local
1268 string fmtName = getFormatName(format); in init() local
1292 string fmtName = getFormatName(format); in init() local
1316 string fmtName = getFormatName(format); in init() local
1340 string fmtName = getFormatName(format); in init() local
Des3fTextureSpecificationTests.cpp3591 const char* fmtName = colorFormats[formatNdx].name; in init() local
3742 const string fmtName = colorFormats[formatNdx].name; in init() local
3808 const char* fmtName = colorFormats[formatNdx].name; in init() local
3825 const char* fmtName = unsizedFormats[formatNdx].name; in init() local
4083 const char* fmtName = colorFormats[formatNdx].name; in init() local
4180 const string fmtName = colorFormats[formatNdx].name; in init() local
4255 const char* fmtName = colorFormats[formatNdx].name; in init() local
4470 const char* fmtName = colorFormats[formatNdx].name; in init() local
4485 const char* fmtName = depthStencilFormats[formatNdx].name; in init() local
4567 const char* fmtName = colorFormats[formatNdx].name; in init() local
[all …]
Des3fTextureFormatTests.cpp150 std::ostringstream fmtName; in init() local
320 std::ostringstream fmtName; in init() local
Des3fFboColorbufferTests.cpp1139 string fmtName = getFormatName(format); in init() local
Des3fFramebufferBlitTests.cpp1082 string fmtName; in init() local
/external/deqp/modules/gles2/functional/
Des2fTextureFormatTests.cpp115 std::ostringstream fmtName; in init() local
261 std::ostringstream fmtName; in init() local
Des2fTextureSpecificationTests.cpp1609 const char* fmtName = texFormats[formatNdx].name; in init() local
1696 const char* fmtName = texFormats[formatNdx].name; in init() local
1714 const char* fmtName = texFormats[formatNdx].name; in init() local
/external/deqp/modules/gles31/functional/
Des31fTextureSpecificationTests.cpp854 const char* fmtName = colorFormats[formatNdx].name; in init() local
895 const string fmtName = colorFormats[formatNdx].name; in init() local
1050 const char* fmtName = colorFormats[formatNdx].name; in init() local
1062 const char* fmtName = depthStencilFormats[formatNdx].name; in init() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTransfer.cpp453 const auto fmtName = std::string(getFormatName(format)); in createTransferQueueImageTests() local
DvktImageSubresourceLayoutTests.cpp836 const auto fmtName = std::string(getFormatName(format)); in createImageSubresourceLayoutTests() local
/external/deqp/external/openglcts/modules/gles2/
Des2cTexture3DTests.cpp2092 const char* fmtName = sizedFilterableFormatsByType[formatNdx].name; in init() local
2106 const char* fmtName = filterableFormatsByType[formatNdx].name; in init() local
2121 const char* fmtName = filterableFormatsByType[formatNdx].name; in init() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferViewAccessTests.cpp1296 …const std::string fmtName = de::toLower(std::string(getFormatName(testFormats[formatIdx])).substr(… in createBufferViewAccessTests() local