Searched refs:getNativeInternalFormat (Results 1 – 5 of 5) sorted by relevance
66 mNativeInternalFormat = textureGL->getNativeInternalFormat(mState.imageIndex); in initialize()73 mNativeInternalFormat = renderbufferGL->getNativeInternalFormat(); in initialize()
55 GLenum getNativeInternalFormat() const;
130 GLenum RenderbufferGL::getNativeInternalFormat() const in getNativeInternalFormat() function in rx::RenderbufferGL
214 GLenum getNativeInternalFormat(const gl::ImageIndex &index) const;
1765 GLenum TextureGL::getNativeInternalFormat(const gl::ImageIndex &index) const in getNativeInternalFormat() function in rx::TextureGL