Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dfbobject.c659 att_incomplete(const char *msg) in att_incomplete() function
800 att_incomplete("no texobj"); in test_attachment_completeness()
807 att_incomplete("no teximage"); in test_attachment_completeness()
812 att_incomplete("teximage width/height=0"); in test_attachment_completeness()
820 att_incomplete("bad z offset"); in test_attachment_completeness()
827 att_incomplete("bad 1D-array layer"); in test_attachment_completeness()
834 att_incomplete("bad 2D-array layer"); in test_attachment_completeness()
841 att_incomplete("bad cube-array layer"); in test_attachment_completeness()
852 att_incomplete("bad format"); in test_attachment_completeness()
857 att_incomplete("compressed internalformat"); in test_attachment_completeness()
[all …]