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