HomeSort by relevance Sort by last modified time
    Searched defs:m_attachments (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLFramebuffer.h 122 AttachmentMap m_attachments; member in class:WebCore::FINAL
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.hpp 378 Attachment& getAttachment (AttachmentPoint point) { return m_attachments[point]; }
379 const Attachment& getAttachment (AttachmentPoint point) const { return m_attachments[point]; }
383 Attachment m_attachments[ATTACHMENTPOINT_LAST]; member in class:sglr::rc::Framebuffer
    [all...]

Completed in 133 milliseconds