Searched defs:blendStateExt (Results 1 – 12 of 12) sorted by relevance
42 const gl::BlendStateExt blendStateExt = gl::BlendStateExt(c); in TEST() local93 gl::BlendStateExt blendStateExt = gl::BlendStateExt(c); in TEST() local160 gl::BlendStateExt blendStateExt = gl::BlendStateExt(c); in TEST() local208 gl::BlendStateExt blendStateExt = gl::BlendStateExt(7); in TEST() local247 gl::BlendStateExt blendStateExt = gl::BlendStateExt(8); in TEST() local
490 const auto &blendStateExt = glState.getBlendStateExt(); in ValidateFragmentShaderColorBufferMaskMatch() local4339 const BlendStateExt &blendStateExt = state.getBlendStateExt(); in ValidateDrawStates() local
419 bool IsColorMaskedOut(const BlendStateExt &blendStateExt, const GLint drawbuffer) in IsColorMaskedOut()
48 const gl::BlendStateExt &blendStateExt, in GetBlendStateKey()149 const gl::BlendStateExt &blendStateExt = key.blendStateExt; in getBlendState() local
152 gl::BlendStateExt blendStateExt; member
964 const gl::BlendStateExt &blendStateExt = state.getBlendStateExt(); in syncState() local979 const gl::BlendStateExt &blendStateExt = state.getBlendStateExt(); in syncState() local1272 const gl::BlendStateExt &blendStateExt, in syncBlendState()
1374 void StateManagerGL::setBlendFuncs(const gl::BlendStateExt &blendStateExt) in setBlendFuncs()1464 void StateManagerGL::setBlendEquations(const gl::BlendStateExt &blendStateExt) in setBlendEquations()2587 void StateManagerGL::setColorMaskForFramebuffer(const gl::BlendStateExt &blendStateExt, in setColorMaskForFramebuffer()
287 const gl::BlendStateExt &blendStateExt = state.getBlendStateExt(); in GetColorAccess() local4969 const gl::BlendStateExt &blendStateExt = mState.getBlendStateExt(); in updateColorMasks() local5003 const gl::BlendStateExt &blendStateExt = mState.getBlendStateExt(); in updateBlendFuncsAndEquations() local7173 const gl::BlendStateExt &blendStateExt = mState.getBlendStateExt(); in handleDirtyGraphicsDriverUniforms() local
4414 const gl::BlendStateExt &blendStateExt, in updateBlendEquations()4433 const gl::BlendStateExt &blendStateExt, in updateBlendFuncs()4455 const gl::BlendStateExt &blendStateExt, in resetBlendFuncsAndEquations()
3144 const gl::BlendStateExt &blendStateExt = state.getBlendStateExt(); in invalidateRenderPassColorAttachment() local
611 const gl::BlendStateExt &blendStateExt = mState.getBlendStateExt(); in syncState() local
432 void SerializeBlendStateExt(JsonSerializer *json, const gl::BlendStateExt &blendStateExt) in SerializeBlendStateExt()