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

  /external/deqp/external/openglcts/modules/gles31/
es31cTextureGatherTests.cpp 48 class TGBase : public glcts::SubcaseBase
51 virtual ~TGBase()
55 TGBase() : renderTarget(m_context.getRenderContext().getRenderTarget()), pixelFormat(renderTarget.getPixelFormat())
222 class GatherEnumsTest : public TGBase
261 class GatherGLSLCompile : public TGBase
347 class GatherBase : public TGBase
    [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cTextureGatherTests.cpp 53 class TGBase : public deqp::SubcaseBase
56 virtual ~TGBase()
60 TGBase() : renderTarget(m_context.getRenderContext().getRenderTarget()), pixelFormat(renderTarget.getPixelFormat())
290 class GatherEnumsTest : public TGBase
329 class GatherGLSLCompile : public TGBase
429 class GatherBase : public TGBase
    [all...]

Completed in 105 milliseconds