HomeSort by relevance Sort by last modified time
    Searched refs:_IsIntegerFormat (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
texobj.h 97 if (texObj->_IsIntegerFormat &&
texobj.c 493 t->_IsIntegerFormat = datatype == GL_INT || datatype == GL_UNSIGNED_INT;
    [all...]
mtypes.h     [all...]
  /external/mesa3d/src/mesa/main/
texobj.h 97 if (texObj->_IsIntegerFormat &&
texobj.c 493 t->_IsIntegerFormat = datatype == GL_INT || datatype == GL_UNSIGNED_INT;
    [all...]
mtypes.h     [all...]

Completed in 687 milliseconds