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

  /external/chromium_org/third_party/angle/src/libGLESv2/
FramebufferAttachment.h 68 GLenum getColorEncoding() const;
FramebufferAttachment.cpp 458 GLenum FramebufferAttachment::getColorEncoding() const
460 return gl::GetColorEncoding(getActualFormat(), mRenderer->getCurrentClientVersion());
libGLESv2.cpp     [all...]

Completed in 103 milliseconds