Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fFboStateQueryTests.cpp179 const bool attachmentExists[] = in test() local
194 if (attachmentExists[ndx]) in test()
570 if (attachmentExists(GL_BACK)) in test()
586 if (attachmentExists(GL_DEPTH)) in test()
602 if (attachmentExists(GL_STENCIL)) in test()
619 bool attachmentExists (GLenum attachment) in attachmentExists() function in deqp::gles3::Functional::__anond7d025640111::AttachmentSizeInitialCase