Searched defs:setColorMaskIndexed (Results 1 – 2 of 2) sorted by relevance
399 void BlendStateExt::setColorMaskIndexed(const size_t index, const uint8_t value) in setColorMaskIndexed() function in gl::BlendStateExt406 void BlendStateExt::setColorMaskIndexed(const size_t index, in setColorMaskIndexed() function in gl::BlendStateExt
783 void State::setColorMaskIndexed(bool red, bool green, bool blue, bool alpha, GLuint index) in setColorMaskIndexed() function in gl::State