Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DRenderStateCache.cpp133 angle::Result RenderStateCache::getBlendState(const gl::Context *context, in getBlendState() function in rx::RenderStateCache
DRenderer11.cpp4313 angle::Result Renderer11::getBlendState(const gl::Context *context, in getBlendState() function in rx::Renderer11
/external/swiftshader/src/Device/
DContext.cpp1090 BlendState FragmentOutputInterfaceState::getBlendState(int location, const Attachments &attachments… in getBlendState() function in vk::FragmentOutputInterfaceState
/external/angle/src/libANGLE/
DState.h259 const BlendState &getBlendState() const { return mBlendState; } in getBlendState() function
1287 const BlendState &getBlendState() const { return mPrivateState.getBlendState(); } in getBlendState() function
/external/deqp/modules/gles3/functional/
Des3fDrawBuffersIndexedTests.cpp305 const BlendState &getBlendState(void) const in getBlendState() function in deqp::gles3::Functional::__anonb67269280111::DrawBufferInfo