Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsFboUtil.cpp271 static void attachAttachment (const Attachment& att, GLenum attPoint, in attachAttachment()
314 GLenum attPoint, const Image* image, in checkAttachmentCompleteness()
422 const GLenum attPoint = it->first; in validStatusCodes() local
433 void Framebuffer::attach (glw::GLenum attPoint, const Attachment* att) in attach()
599 void FboBuilder::glAttach (GLenum attPoint, const Attachment* att) in glAttach()
DglsFboCompletenessTests.cpp488 ImageFormat TestBase::getDefaultFormat (GLenum attPoint, GLenum bufType) const in getDefaultFormat()
603 GLenum attPoint; member
783 GLenum attPoint; in createRenderableTests() member
/external/deqp/modules/gles2/functional/
Des2fFboCompletenessTests.cpp138 void ES2Checker::check(GLenum attPoint, const Attachment& att, const Image* image) in check()
/external/deqp/modules/gles3/functional/
Des3fFboCompletenessTests.cpp172 void ES3Checker::check (GLenum attPoint, const Attachment& att, const Image* image) in check()