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 170 const char* getStorageName (Storage storage)
340 str << getStorageName(decl.storage) << " ";
gluVarType.hpp 182 const char* getStorageName (Storage storage);
  /external/deqp/modules/egl/
teglImageTests.cpp 296 static const char* getStorageName (GLenum storage)
348 : ImageTestCase (eglTestCtx, ApiType::es(2, 0), string("create_image_gles2_") + getTargetName(target) + "_" + getStorageName(internalFormat) + (useTexLevel0 ? "_level0_only" : ""), "Create EGLImage from GLES2 object")
  /external/deqp/modules/gles31/functional/
es31fProgramInterfaceDefinitionUtil.cpp 356 buf << glu::getStorageName(interfaceBlock.storage) << " " << interfaceBlock.interfaceName << "\n"
    [all...]
es31fProgramInterfaceQueryTests.cpp     [all...]

Completed in 176 milliseconds