Searched defs:getBlendState (Results 1 – 5 of 5) sorted by relevance
105 angle::Result RenderStateCache::getBlendState(const gl::Context *context, in getBlendState() function in rx::RenderStateCache
4170 angle::Result Renderer11::getBlendState(const gl::Context *context, in getBlendState() function in rx::Renderer11
702 BlendState GraphicsState::getBlendState(int index, const Attachments &attachments, bool fragmentCon… in getBlendState() function in vk::GraphicsState
137 const BlendState &getBlendState() const { return mBlendState; } in getBlendState() function
290 const BlendState& getBlendState (void) const { return m_blendState; } in getBlendState() function in deqp::gles31::Functional::__anonb997bbd40111::DrawBufferInfo