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

  /external/chromium_org/third_party/angle/src/libGLESv2/
FramebufferAttachment.h 64 GLuint getAlphaSize() const;
FramebufferAttachment.cpp 438 GLuint FramebufferAttachment::getAlphaSize() const
libGLESv2.cpp     [all...]
Context.cpp     [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d11/
RenderStateCache.cpp 107 key.rtChannels[i][3] = attachment->getAlphaSize() > 0;

Completed in 450 milliseconds