Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dfbobject.c460 att_incomplete(const char *msg) in att_incomplete() function
542 att_incomplete("no texobj"); in test_attachment_completeness()
549 att_incomplete("no teximage"); in test_attachment_completeness()
554 att_incomplete("teximage width/height=0"); in test_attachment_completeness()
561 att_incomplete("bad z offset"); in test_attachment_completeness()
570 att_incomplete("bad format"); in test_attachment_completeness()
575 att_incomplete("compressed internalformat"); in test_attachment_completeness()
591 att_incomplete("bad depth format"); in test_attachment_completeness()
604 att_incomplete("illegal stencil texture"); in test_attachment_completeness()
618 att_incomplete("0x0 renderbuffer"); in test_attachment_completeness()
[all …]