Home
last modified time | relevance | path

Searched defs:Attachment (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/sync/api/attachments/
Dfake_attachment_store.h27 class Attachment; variable
Dattachment_store.h21 class Attachment; variable
Dattachment.cc32 Attachment::Attachment(const AttachmentId& id, in Attachment() function in syncer::Attachment
/external/deqp/modules/glshared/
DglsFboUtil.hpp302 struct Attachment : public Config struct
304 Attachment (void) : target(GL_FRAMEBUFFER), imageName(0) {} in Attachment() argument
306 glw::GLenum target;
307 glw::GLuint imageName;
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.hpp357 struct Attachment struct in sglr::rc::Framebuffer
359 AttachmentType type;
360 deUint32 name;
361 TexTarget texTarget;
362 int level;
363 int layer;
365 Attachment (void) in Attachment() argument
/external/mesa3d/src/mesa/main/
Dmtypes.h2708 struct gl_renderbuffer_attachment Attachment[BUFFER_COUNT]; member
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dmtypes.h2708 struct gl_renderbuffer_attachment Attachment[BUFFER_COUNT]; member