Searched defs:blendStateExt (Results 1 – 11 of 11) 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
489 const auto &blendStateExt = glState.getBlendStateExt(); in ValidateFragmentShaderColorBufferMaskMatch() local4261 const BlendStateExt &blendStateExt = state.getBlendStateExt(); in ValidateDrawStates() local
437 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()
1348 void StateManagerGL::setBlendFuncs(const gl::BlendStateExt &blendStateExt) in setBlendFuncs()1438 void StateManagerGL::setBlendEquations(const gl::BlendStateExt &blendStateExt) in setBlendEquations()2538 void StateManagerGL::setColorMaskForFramebuffer(const gl::BlendStateExt &blendStateExt, in setColorMaskForFramebuffer()
278 const gl::BlendStateExt &blendStateExt = state.getBlendStateExt(); in GetColorAccess() local4835 const gl::BlendStateExt &blendStateExt = mState.getBlendStateExt(); in updateColorMasks() local4869 const gl::BlendStateExt &blendStateExt = mState.getBlendStateExt(); in updateBlendFuncsAndEquations() local6995 const gl::BlendStateExt &blendStateExt = mState.getBlendStateExt(); in handleDirtyGraphicsDriverUniforms() local
3784 const gl::BlendStateExt &blendStateExt, in updateBlendEquations()3803 const gl::BlendStateExt &blendStateExt, in updateBlendFuncs()3825 const gl::BlendStateExt &blendStateExt, in resetBlendFuncsAndEquations()
2935 const gl::BlendStateExt &blendStateExt = state.getBlendStateExt(); in invalidateRenderPassColorAttachment() local
433 void SerializeBlendStateExt(JsonSerializer *json, const gl::BlendStateExt &blendStateExt) in SerializeBlendStateExt()