Searched defs:depthTest (Results 1 – 3 of 3) sorted by relevance
563 void StateManager9::setDepthFunc(bool depthTest, GLenum depthFunc) in setDepthFunc()
255 uint8_t depthTest : 2; // these only need one bit each. the extra is used as padding. member
180 bool depthTest; member