Searched defs:blendState (Results 1 – 6 of 6) sorted by relevance
143 const gl::BlendState &blendState = state.getBlendState(); in syncState() local163 const gl::BlendState &blendState = state.getBlendState(); in syncState() local185 const gl::BlendState &blendState = state.getBlendState(); in syncState() local328 const gl::BlendState &blendState = glState.getBlendState(); in setBlendDepthRasterStates() local700 void StateManager9::setBlendColor(const gl::BlendState &blendState, const gl::ColorF &blendColor) in setBlendColor()723 void StateManager9::setBlendFuncsEquations(const gl::BlendState &blendState) in setBlendFuncsEquations()
648 const d3d11::BlendState *blendState = nullptr; in clearFramebuffer() local
107 ID3D11BlendState **blendState) in CreateResource()
2511 void StateManager11::setSimpleBlendState(const d3d11::BlendState *blendState) in setSimpleBlendState()
654 VkPipelineColorBlendStateCreateInfo blendState = {}; in initializePipeline() local1097 const gl::BlendState &blendState) in updateBlendEquations()1114 const gl::BlendState &blendState) in updateBlendFuncs()
2401 void ContextVk::updateColorMask(const gl::BlendState &blendState) in updateColorMask()