Searched defs:AttachmentParams (Results 1 – 1 of 1) sorted by relevance
646 struct AttachmentParams struct648 GLenum color0Kind;649 GLenum colornKind;650 GLenum depthKind;651 GLenum stencilKind;654 static string getDescription (const AttachmentParams& params) in getDescription()