Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsFboUtil.cpp428 static void attachAttachment (const Attachment& att, GLenum attPoint, in attachAttachment()
471 GLenum attPoint, const Image* image, in checkAttachmentCompleteness()
634 const GLenum attPoint = it->first; in validStatusCodes() local
646 void Framebuffer::attach (glw::GLenum attPoint, const Attachment* att) in attach()
962 void FboBuilder::glAttach (GLenum attPoint, const Attachment* att) in glAttach()
DglsFboCompletenessTests.cpp683 ImageFormat TestBase::getDefaultFormat (GLenum attPoint, GLenum bufType) const in getDefaultFormat()
798 GLenum attPoint; member
978 GLenum attPoint; in createRenderableTests() member
/external/deqp/modules/gles2/functional/
Des2fFboCompletenessTests.cpp212 void ES2Checker::check (GLenum attPoint, const Attachment& att, const Image* image) in check()
/external/deqp/modules/gles3/functional/
Des3fFboCompletenessTests.cpp193 void ES3Checker::check (GLenum attPoint, const Attachment& att, const Image* image) in check()