Searched defs:isCube (Results 1 – 4 of 4) sorted by relevance
747 int isCube() const { return descTable[target].cube ? 1 : 0; } in isCube() function
2016 const bool isCube = target == GL_TEXTURE_CUBE_MAP; in getTestedSize() local
1072 const bool isCube = m_reference.getImageType() == TEXTURETYPE_CUBE; in operator ()() local
1109 bool isCube = de::inRange<int>(program, PROGRAM_CUBE_FLOAT, PROGRAM_CUBE_SHADOW_BIAS); in getProgram() local