Searched defs:AttachmentParams (Results 1 – 1 of 1) sorted by relevance
846 struct AttachmentParams struct848 GLenum color0Kind;849 GLenum colornKind;850 GLenum depthKind;851 GLenum stencilKind;854 static string getDescription (const AttachmentParams& params) in getDescription()