Searched defs:attPoint (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/glshared/ |
D | glsFboUtil.cpp | 428 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()
|
D | glsFboCompletenessTests.cpp | 683 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/ |
D | es2fFboCompletenessTests.cpp | 212 void ES2Checker::check (GLenum attPoint, const Attachment& att, const Image* image) in check()
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboCompletenessTests.cpp | 193 void ES3Checker::check (GLenum attPoint, const Attachment& att, const Image* image) in check()
|