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

  /external/deqp/modules/gles2/functional/
es2fTextureSpecificationTests.cpp 334 TEXTURETYPE_CUBE,
473 case TEXTURETYPE_CUBE: verifyTexCube (gles2Context, refContext); break;
523 DE_ASSERT(m_texType == TEXTURETYPE_CUBE);
660 : TextureSpecCase (context, name, desc, TEXTURETYPE_CUBE, glu::mapGLTransferFormat(format, dataType), flags, width, height)
758 : TextureSpecCase (context, name, desc, TEXTURETYPE_CUBE, glu::mapGLTransferFormat(format, dataType), flags, width, height)
864 : TextureSpecCase (context, name, desc, TEXTURETYPE_CUBE, glu::mapGLTransferFormat(format, dataType), flags, width, height)
    [all...]
  /external/deqp/modules/glshared/
glsTextureTestUtil.hpp 63 TEXTURETYPE_CUBE,

Completed in 47 milliseconds