Home
last modified time | relevance | path

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

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