Searched defs:getLevels (Results 1 – 7 of 7) sorted by relevance
153 virtual unsigned getLevels() const { return 0; } in getLevels() function234 unsigned getLevels() const override { return Levels; } in getLevels() function
560 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture2DView636 const ConstPixelBufferAccess* getLevels (void) const { return &m_access[0]; } in getLevels() function in tcu::TextureLevelPyramid637 const PixelBufferAccess* getLevels (void) { return &m_access[0]; } in getLevels() function in tcu::TextureLevelPyramid828 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture1DView938 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture1DArrayView1024 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture2DArrayView1128 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture3DView1213 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::TextureCubeArrayView
249 static byte[] getLevels(Bidi bidi) in getLevels() method in BidiLine
4821 public byte[] getLevels() in getLevels() method in Bidi
250 static byte[] getLevels(Bidi bidi) in getLevels() method in BidiLine
4763 public byte[] getLevels() in getLevels() method in Bidi
125 …const tcu::ConstPixelBufferAccess* getLevels (void) const { return &m_access[0]; … in getLevels() function in sglr::rc::TextureLevelArray