Searched defs:get3D (Results 1 – 3 of 3) sorted by relevance
105 …const glu::Texture3D* get3D (void) const { DE_ASSERT(getType() == TYPE_3D); return m_binding… in get3D() function in deqp::gls::TextureBinding
139 const glu::Texture3D* get3D(void) const in get3D() function in deqp::TextureBinding
132 …const tcu::Texture3D& get3D (void) const { DE_ASSERT(getType() == TYPE_3D && m_binding.tex3D… in get3D() function in vkt::sr::TextureBinding