HomeSort by relevance Sort by last modified time
    Searched refs:getTextureImageIndex (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/angle/src/libGLESv2/
FramebufferAttachment.h 71 virtual const ImageIndex *getTextureImageIndex() const = 0;
99 virtual const ImageIndex *getTextureImageIndex() const;
128 virtual const ImageIndex *getTextureImageIndex() const;
FramebufferAttachment.cpp 143 const ImageIndex *TextureAttachment::getTextureImageIndex() const
219 const ImageIndex *RenderbufferAttachment::getTextureImageIndex() const
Framebuffer.cpp 32 const gl::ImageIndex *index = attachment->getTextureImageIndex();
52 const gl::ImageIndex *index = attachment->getTextureImageIndex();

Completed in 122 milliseconds