Home
last modified time | relevance | path

Searched defs:blendStateExt (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dangletypes_unittest.cpp22 void checkInitState(const gl::BlendStateExt &blendStateExt) in checkInitState()
49 const gl::BlendStateExt blendStateExt = gl::BlendStateExt(1); in TEST() local
59 const gl::BlendStateExt blendStateExt = gl::BlendStateExt(4); in TEST() local
69 const gl::BlendStateExt blendStateExt = gl::BlendStateExt(8); in TEST() local
82 gl::BlendStateExt blendStateExt = gl::BlendStateExt(3); in TEST() local
94 gl::BlendStateExt blendStateExt = gl::BlendStateExt(5); in TEST() local
126 gl::BlendStateExt blendStateExt = gl::BlendStateExt(7); in TEST() local
165 gl::BlendStateExt blendStateExt = gl::BlendStateExt(8); in TEST() local
DContext.cpp305 bool IsColorMaskedOut(const BlendStateExt &blendStateExt, const GLint drawbuffer) in IsColorMaskedOut()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderStateCache.cpp48 const gl::BlendStateExt &blendStateExt, in GetBlendStateKey()
121 const gl::BlendStateExt &blendStateExt = key.blendStateExt; in getBlendState() local
Drenderer11_utils.h151 gl::BlendStateExt blendStateExt; member
DStateManager11.cpp964 const gl::BlendStateExt &blendStateExt = state.getBlendStateExt(); in syncState() local
979 const gl::BlendStateExt &blendStateExt = state.getBlendStateExt(); in syncState() local
1257 const gl::BlendStateExt &blendStateExt, in syncBlendState()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DStateManagerGL.cpp1235 void StateManagerGL::setBlendFuncs(const gl::BlendStateExt &blendStateExt) in setBlendFuncs()
1325 void StateManagerGL::setBlendEquations(const gl::BlendStateExt &blendStateExt) in setBlendEquations()
2245 void StateManagerGL::setColorMaskForFramebuffer(const gl::BlendStateExt &blendStateExt, in setColorMaskForFramebuffer()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dframe_capture_utils.cpp428 void SerializeBlendStateExt(JsonSerializer *json, const gl::BlendStateExt &blendStateExt) in SerializeBlendStateExt()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp2303 const gl::BlendStateExt &blendStateExt, in updateBlendEquations()
2322 const gl::BlendStateExt &blendStateExt, in updateBlendFuncs()
DContextVk.cpp3394 const gl::BlendStateExt &blendStateExt = mState.getBlendStateExt(); in updateColorMasks() local
3406 const gl::BlendStateExt &blendStateExt = mState.getBlendStateExt(); in updateBlendFuncsAndEquations() local