Home
last modified time | relevance | path

Searched refs:_EnabledUnits (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/docs/
DRELNOTES-4.1170 This field is being replaced by ctx->Texture._EnabledUnits which has one
171 bit per texture unit. If the bit k of _EnabledUnits is set, that means
DRELNOTES-5.1229 If a bit is set in the ctx->Texture._EnabledUnits bitmask is set, the
/external/mesa3d/src/mesa/main/
Dmtypes.h1445 GLbitfield _EnabledUnits; member