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() local4287 const BlendStateExt &blendStateExt = state.getBlendStateExt(); in ValidateDrawStates() local
421 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()
601 const gl::BlendStateExt &blendStateExt = mState.getBlendStateExt(); in syncState() local647 const gl::BlendStateExt &blendStateExt = mState.getBlendStateExt(); in syncState() local
297 const gl::BlendStateExt &blendStateExt = state.getBlendStateExt(); in GetColorAccess() local4886 const gl::BlendStateExt &blendStateExt = mState.getBlendStateExt(); in updateColorMasks() local4929 const gl::BlendStateExt &blendStateExt = mState.getBlendStateExt(); in updateBlendFuncsAndEquations() local7121 const gl::BlendStateExt &blendStateExt = mState.getBlendStateExt(); in handleDirtyGraphicsDriverUniforms() local
4449 const gl::BlendStateExt &blendStateExt, in updateBlendEquations()4468 const gl::BlendStateExt &blendStateExt, in updateBlendFuncs()4490 const gl::BlendStateExt &blendStateExt, in resetBlendFuncsAndEquations()
3221 const gl::BlendStateExt &blendStateExt = state.getBlendStateExt(); in invalidateRenderPassColorAttachment() local
432 void SerializeBlendStateExt(JsonSerializer *json, const gl::BlendStateExt &blendStateExt) in SerializeBlendStateExt()