Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dfbobject.c650 att_incomplete(const char *msg) in att_incomplete() function
787 att_incomplete("no texobj"); in test_attachment_completeness()
794 att_incomplete("no teximage"); in test_attachment_completeness()
799 att_incomplete("teximage width/height=0"); in test_attachment_completeness()
807 att_incomplete("bad z offset"); in test_attachment_completeness()
814 att_incomplete("bad 1D-array layer"); in test_attachment_completeness()
821 att_incomplete("bad 2D-array layer"); in test_attachment_completeness()
828 att_incomplete("bad cube-array layer"); in test_attachment_completeness()
839 att_incomplete("bad format"); in test_attachment_completeness()
844 att_incomplete("compressed internalformat"); in test_attachment_completeness()
[all …]