Searched defs:blendStateExt (Results 1 – 9 of 9) 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
295 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
955 const gl::BlendStateExt &blendStateExt = state.getBlendStateExt(); in syncState() local970 const gl::BlendStateExt &blendStateExt = state.getBlendStateExt(); in syncState() local1232 const gl::BlendStateExt &blendStateExt, in syncBlendState()
1230 void StateManagerGL::setBlendFuncs(const gl::BlendStateExt &blendStateExt) in setBlendFuncs()1320 void StateManagerGL::setBlendEquations(const gl::BlendStateExt &blendStateExt) in setBlendEquations()2240 void StateManagerGL::setColorMaskForFramebuffer(const gl::BlendStateExt &blendStateExt, in setColorMaskForFramebuffer()
531 void SerializeBlendStateExt(JsonSerializer *json, const gl::BlendStateExt &blendStateExt) in SerializeBlendStateExt()
2270 const gl::BlendStateExt &blendStateExt) in updateBlendEquations()2289 const gl::BlendStateExt &blendStateExt) in updateBlendFuncs()
3188 void ContextVk::updateColorMasks(const gl::BlendStateExt &blendStateExt) in updateColorMasks()