Searched defs:get2D (Results 1 – 3 of 3) sorted by relevance
102 …const glu::Texture2D* get2D (void) const { DE_ASSERT(getType() == TYPE_2D); return m_binding… in get2D() function in deqp::gls::TextureBinding
124 const glu::Texture2D* get2D(void) const in get2D() function in deqp::TextureBinding
131 …const tcu::Texture2D& get2D (void) const { DE_ASSERT(getType() == TYPE_2D && m_binding.tex2D… in get2D() function in vkt::sr::TextureBinding