Searched refs:getAttachmentParameterName (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fFboApiTest.cpp94 static const char* getAttachmentParameterName (GLenum pname) function in namespace:deqp::gles2::Functional
131 log << TestLog::Message << "// Querying " << getAttachmentName(attachment) << " " << getAttachmentParameterName(pname) << TestLog::EndMessage;
/external/deqp/modules/gles3/functional/
H A Des3fFboApiTests.cpp90 static const char* getAttachmentParameterName (GLenum pname) function in namespace:deqp::gles3::Functional
127 log << TestLog::Message << "// Querying " << getAttachmentName(attachment) << " " << getAttachmentParameterName(pname) << TestLog::EndMessage;

Completed in 104 milliseconds