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

  /external/deqp/framework/opengl/
gluVarType.cpp 169 const char* getStorageName (Storage storage)
339 str << getStorageName(decl.storage) << " ";
  /external/deqp/modules/egl/
teglImageTests.cpp 375 static const char* getStorageName (GLenum storage)
393 : TestCase (eglTestCtx, (string("create_image_gles2_") + getTargetName(target) + "_" + getStorageName(storage) + (useTexLevel0 ? "_level0_only" : "")).c_str(), "Create EGLImage from GLES2 object")

Completed in 48 milliseconds