Searched defs:pBlendState (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/
H A Dblend.h293 void Blend(const SWR_BLEND_STATE* pBlendState, argument
H A Dbackend_impl.h898 OutputMerger8x2(DRAW_CONTEXT * pDC,SWR_PS_CONTEXT & psContext,uint8_t * (& pColorBase)[SWR_NUM_RENDERTARGETS],uint32_t sample,const SWR_BLEND_STATE * pBlendState,const PFN_BLEND_JIT_FUNC (& pfnBlendFunc)[SWR_NUM_RENDERTARGETS],simdscalar & coverageMask,simdscalar const & depthPassMask,uint32_t renderTargetMask,bool useAlternateOffset,uint32_t workerId) argument
H A Dapi.cpp694 void SwrSetBlendState(HANDLE hContext, SWR_BLEND_STATE* pBlendState) argument
H A Dstate.h913 const SWR_BLEND_STATE* pBlendState; member in struct:SWR_BLEND_CONTEXT
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dblend_jit.cpp460 AlphaTest(const BLEND_COMPILE_STATE& state, Value* pBlendState, Value* ppAlpha, Value* ppMask) argument
591 Value* pBlendState = LOAD(pBlendContext, {0, SWR_BLEND_CONTEXT_pBlendState}); local in function:BlendJit::Create
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dblend_jit.cpp462 AlphaTest(const BLEND_COMPILE_STATE& state, Value* pBlendState, Value* ppAlpha, Value* ppMask) argument
593 Value* pBlendState = LOAD(pBlendContext, {0, SWR_BLEND_CONTEXT_pBlendState}); local in function:BlendJit::Create
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/
H A DOutputMerger.cpp558 BlendState *pBlendState = CastBlendState(hBlendState); local in function:CreateBlendState
633 BlendState *pBlendState = CastBlendState(hBlendState); local in function:CreateBlendState1
689 BlendState *pBlendState = CastBlendState(hBlendState); local in function:DestroyBlendState
H A DState.h260 BlendState *pBlendState = CastBlendState(hBlendState); local in function:CastPipeBlendState

Completed in 17 milliseconds