Searched defs:getCube (Results 1 – 3 of 3) sorted by relevance
103 …const glu::TextureCube* getCube (void) const { DE_ASSERT(getType() == TYPE_CUBE_MAP); return m… in getCube() function in deqp::gls::TextureBinding
129 const glu::TextureCube* getCube(void) const in getCube() function in deqp::TextureBinding
133 …const tcu::TextureCube& getCube (void) const { DE_ASSERT(getType() == TYPE_CUBE_MAP && m_bin… in getCube() function in vkt::sr::TextureBinding