Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fLayoutBindingTests.cpp2228 std::string descPostfix; in init() member
2250 std::string descPostfix; in init() member
2281 …m_context, test.name.c_str(), ("Sampler2D layout binding with " + test.descPostfix).c_str(), test.… in init()
2282 …m_context, test.name.c_str(), ("Sampler3D layout binding with " + test.descPostfix).c_str(), test.… in init()
2285 …e(m_context, test.name.c_str(), ("Image2D layout binding with " + test.descPostfix).c_str(), test.… in init()
2286 …e(m_context, test.name.c_str(), ("Image3D layout binding with " + test.descPostfix).c_str(), test.… in init()
2289 …rCase(m_context, test.name.c_str(), ("UBO layout binding with " + test.descPostfix).c_str(), test.… in init()
2292 …Case(m_context, test.name.c_str(), ("SSBO layout binding with " + test.descPostfix).c_str(), test.… in init()
2301 …, test.name.c_str(), ("Invalid sampler2d layout binding using " + test.descPostfix).c_str(), test.… in init()
2302 …, test.name.c_str(), ("Invalid sampler3d layout binding using " + test.descPostfix).c_str(), test.… in init()
[all …]