Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsFboCompletenessTests.cpp846 struct AttachmentParams struct
848 GLenum color0Kind;
849 GLenum colornKind;
850 GLenum depthKind;
851 GLenum stencilKind;
854 static string getDescription (const AttachmentParams& params) in getDescription()