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