Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsFboCompletenessTests.cpp841 struct AttachmentParams struct
843 GLenum color0Kind;
844 GLenum colornKind;
845 GLenum depthKind;
846 GLenum stencilKind;
849 static string getDescription (const AttachmentParams& params) in getDescription()