Searched defs:blendStateExt (Results 1 – 11 of 11) sorted by relevance
42 const gl::BlendStateExt blendStateExt = gl::BlendStateExt(c); in TEST() local91 gl::BlendStateExt blendStateExt = gl::BlendStateExt(c); in TEST() local158 gl::BlendStateExt blendStateExt = gl::BlendStateExt(c); in TEST() local206 gl::BlendStateExt blendStateExt = gl::BlendStateExt(7); in TEST() local245 gl::BlendStateExt blendStateExt = gl::BlendStateExt(8); in TEST() local
4217 const BlendStateExt &blendStateExt = state.getBlendStateExt(); in ValidateDrawStates() local
462 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
152 gl::BlendStateExt blendStateExt; member
951 const gl::BlendStateExt &blendStateExt = state.getBlendStateExt(); in syncState() local966 const gl::BlendStateExt &blendStateExt = state.getBlendStateExt(); in syncState() local1251 const gl::BlendStateExt &blendStateExt, in syncBlendState()
1314 void StateManagerGL::setBlendFuncs(const gl::BlendStateExt &blendStateExt) in setBlendFuncs()1402 void StateManagerGL::setBlendEquations(const gl::BlendStateExt &blendStateExt) in setBlendEquations()2466 void StateManagerGL::setColorMaskForFramebuffer(const gl::BlendStateExt &blendStateExt, in setColorMaskForFramebuffer()
274 const gl::BlendStateExt &blendStateExt = state.getBlendStateExt(); in GetColorAccess() local4716 const gl::BlendStateExt &blendStateExt = mState.getBlendStateExt(); in updateColorMasks() local4746 const gl::BlendStateExt &blendStateExt = mState.getBlendStateExt(); in updateBlendFuncsAndEquations() local6826 const gl::BlendStateExt &blendStateExt = mState.getBlendStateExt(); in handleDirtyGraphicsDriverUniforms() local
4018 const gl::BlendStateExt &blendStateExt, in updateBlendEquations()4037 const gl::BlendStateExt &blendStateExt, in updateBlendFuncs()4059 const gl::BlendStateExt &blendStateExt, in resetBlendFuncsAndEquations()
2580 const gl::BlendStateExt &blendStateExt = state.getBlendStateExt(); in invalidateRenderPassColorAttachment() local
433 void SerializeBlendStateExt(JsonSerializer *json, const gl::BlendStateExt &blendStateExt) in SerializeBlendStateExt()