HomeSort by relevance Sort by last modified time
    Searched full:st_fbo_invalid (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/mesa/state_tracker/
st_cb_fbo.c 541 st_fbo_invalid(const char *reason) function
595 st_fbo_invalid("Invalid format");
623 st_fbo_invalid("Different Depth/Stencil buffer formats");
630 st_fbo_invalid("Separate Depth/Stencil buffers");
638 st_fbo_invalid("Different Depth/Stencil textures");
647 st_fbo_invalid("Invalid depth attachment");
655 st_fbo_invalid("Invalid stencil attachment");
668 st_fbo_invalid("Invalid color attachment");
684 st_fbo_invalid("Mixed color formats");

Completed in 257 milliseconds