Searched defs:getLevels (Results 1 – 7 of 7) sorted by relevance
159 virtual unsigned getLevels() const { return 0; } in getLevels() function245 unsigned getLevels() const override { return Levels; } in getLevels() function
496 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture1DView547 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture2DView616 const ConstPixelBufferAccess* getLevels (void) const { return &m_access[0]; } in getLevels() function in tcu::TextureLevelPyramid617 const PixelBufferAccess* getLevels (void) { return &m_access[0]; } in getLevels() function in tcu::TextureLevelPyramid857 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture1DArrayView884 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture2DArrayView1041 const ConstPixelBufferAccess* getLevels (void) const { return m_levels; } in getLevels() function in tcu::Texture3DView1120 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
4792 public byte[] getLevels() in getLevels() method in Bidi
250 static byte[] getLevels(Bidi bidi) in getLevels() method in BidiLine
4733 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