Searched defs:att_incomplete (Results 1 - 2 of 2) sorted by relevance

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

Completed in 29 milliseconds