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 D | blend.h | 293 void Blend(const SWR_BLEND_STATE* pBlendState, argument
|
| H A D | backend_impl.h | 898 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 D | api.cpp | 694 void SwrSetBlendState(HANDLE hContext, SWR_BLEND_STATE* pBlendState) argument
|
| H A D | state.h | 913 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 D | blend_jit.cpp | 460 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 D | blend_jit.cpp | 462 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 D | OutputMerger.cpp | 558 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 D | State.h | 260 BlendState *pBlendState = CastBlendState(hBlendState); local in function:CastPipeBlendState
|
Completed in 17 milliseconds