Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsFboCompletenessTests.cpp841 struct AttachmentParams struct
848 static string getName (const AttachmentParams& params);
849 static string getDescription (const AttachmentParams& params) in getDescription() argument
855 string AttachmentParams::getName (const AttachmentParams& params) in getName()
864 class AttachmentTest : public ParamTest<AttachmentParams>
868 : ParamTest<AttachmentParams> (group, params) {} in AttachmentTest()
1031 AttachmentParams params = { *col0, *coln, *dep, *stc }; in createAttachmentTests()