Searched defs:blendStateExt (Results 1 – 6 of 6) sorted by relevance
22 void checkInitState(const gl::BlendStateExt &blendStateExt) in checkInitState()49 const gl::BlendStateExt blendStateExt = gl::BlendStateExt(1); in TEST() local59 const gl::BlendStateExt blendStateExt = gl::BlendStateExt(4); in TEST() local69 const gl::BlendStateExt blendStateExt = gl::BlendStateExt(8); in TEST() local82 gl::BlendStateExt blendStateExt = gl::BlendStateExt(3); in TEST() local94 gl::BlendStateExt blendStateExt = gl::BlendStateExt(5); in TEST() local126 gl::BlendStateExt blendStateExt = gl::BlendStateExt(7); in TEST() local165 gl::BlendStateExt blendStateExt = gl::BlendStateExt(8); in TEST() local
266 bool IsColorMaskedOut(const BlendStateExt &blendStateExt, const GLint drawbuffer) in IsColorMaskedOut()
48 const gl::BlendStateExt &blendStateExt, in GetBlendStateKey()121 const gl::BlendStateExt &blendStateExt = key.blendStateExt; in getBlendState() local
151 gl::BlendStateExt blendStateExt; member
954 const gl::BlendStateExt &blendStateExt = state.getBlendStateExt(); in syncState() local969 const gl::BlendStateExt &blendStateExt = state.getBlendStateExt(); in syncState() local1231 const gl::BlendStateExt &blendStateExt, in syncBlendState()
1140 void StateManagerGL::setBlendFuncs(const gl::BlendStateExt &blendStateExt) in setBlendFuncs()1230 void StateManagerGL::setBlendEquations(const gl::BlendStateExt &blendStateExt) in setBlendEquations()2114 void StateManagerGL::setColorMaskForFramebuffer(const gl::BlendStateExt &blendStateExt, in setColorMaskForFramebuffer()