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()
54 GLenum getNativeInternalFormat() const;
110 GLenum RenderbufferGL::getNativeInternalFormat() const in getNativeInternalFormat() function in rx::RenderbufferGL
207 GLenum getNativeInternalFormat(const gl::ImageIndex &index) const;
1696 GLenum TextureGL::getNativeInternalFormat(const gl::ImageIndex &index) const in getNativeInternalFormat() function in rx::TextureGL