Searched refs:ACTIVE_TEXTURE (Results 1 – 3 of 3) sorted by relevance
337 ACTIVE_TEXTURE = 0x84E0, enumerator
355 const unsigned int ACTIVE_TEXTURE = 0x84E0;
2032 case GraphicsContext3D::ACTIVE_TEXTURE: in getParameter()