Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsFboCompletenessTests.cpp646 struct AttachmentParams struct
648 GLenum color0Kind;
649 GLenum colornKind;
650 GLenum depthKind;
651 GLenum stencilKind;
654 static string getDescription (const AttachmentParams& params) in getDescription()