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

  /external/deqp/framework/opengl/
gluVarType.cpp 169 const char* getStorageName (Storage storage)
339 str << getStorageName(decl.storage) << " ";
gluVarType.hpp 180 const char* getStorageName (Storage 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")
  /external/deqp/modules/gles31/functional/
es31fProgramInterfaceDefinitionUtil.cpp 230 buf << glu::getStorageName(interfaceBlock.storage) << " " << interfaceBlock.interfaceName << "\n"
    [all...]
es31fProgramInterfaceQueryTests.cpp     [all...]

Completed in 434 milliseconds