Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dfbobject.c696 att_incomplete(const char *msg) in att_incomplete() function
910 att_incomplete("no texobj"); in test_attachment_completeness()
917 att_incomplete("no teximage"); in test_attachment_completeness()
922 att_incomplete("teximage width/height=0"); in test_attachment_completeness()
930 att_incomplete("bad z offset"); in test_attachment_completeness()
937 att_incomplete("bad 1D-array layer"); in test_attachment_completeness()
944 att_incomplete("bad 2D-array layer"); in test_attachment_completeness()
951 att_incomplete("bad cube-array layer"); in test_attachment_completeness()
962 att_incomplete("bad format"); in test_attachment_completeness()
967 att_incomplete("compressed internalformat"); in test_attachment_completeness()
[all …]