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

  /external/chromium_org/third_party/angle/src/libGLESv2/
FramebufferAttachment.h 62 GLuint getGreenSize() const;
FramebufferAttachment.cpp 428 GLuint FramebufferAttachment::getGreenSize() const
libGLESv2.cpp     [all...]
Context.cpp     [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d11/
RenderStateCache.cpp 105 key.rtChannels[i][1] = attachment->getGreenSize() > 0;

Completed in 515 milliseconds