Home
last modified time | relevance | path

Searched defs:getBlendState (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderStateCache.cpp105 angle::Result RenderStateCache::getBlendState(const gl::Context *context, in getBlendState() function in rx::RenderStateCache
DRenderer11.cpp4170 angle::Result Renderer11::getBlendState(const gl::Context *context, in getBlendState() function in rx::Renderer11
/third_party/skia/third_party/externals/swiftshader/src/Device/
DContext.cpp702 BlendState GraphicsState::getBlendState(int index, const Attachments &attachments, bool fragmentCon… in getBlendState() function in vk::GraphicsState
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DState.h137 const BlendState &getBlendState() const { return mBlendState; } in getBlendState() function
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fDrawBuffersIndexedTests.cpp290 const BlendState& getBlendState (void) const { return m_blendState; } in getBlendState() function in deqp::gles31::Functional::__anonb997bbd40111::DrawBufferInfo