HomeSort by relevance Sort by last modified time
    Searched refs:m_internalFormatName (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles2/functional/
es2fPolygonOffsetTests.cpp 263 const char* m_internalFormatName;
270 , m_internalFormatName (internalFormatName)
278 m_testCtx.getLog() << tcu::TestLog::Message << "Testing PolygonOffset with " << m_internalFormatName << " depth buffer." << tcu::TestLog::EndMessage;
    [all...]
  /external/deqp/modules/gles3/functional/
es3fPolygonOffsetTests.cpp 266 const char* m_internalFormatName;
273 , m_internalFormatName (internalFormatName)
281 m_testCtx.getLog() << tcu::TestLog::Message << "Testing PolygonOffset with " << m_internalFormatName << " depth buffer." << tcu::TestLog::EndMessage;
    [all...]

Completed in 137 milliseconds