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

  /external/chromium_org/third_party/angle/src/libGLESv2/
FramebufferAttachment.h 63 GLuint getBlueSize() const;
FramebufferAttachment.cpp 433 GLuint FramebufferAttachment::getBlueSize() const
libGLESv2.cpp     [all...]
Context.cpp     [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d11/
RenderStateCache.cpp 106 key.rtChannels[i][2] = attachment->getBlueSize() > 0;

Completed in 49 milliseconds