Home
last modified time | relevance | path

Searched refs:SwrSetBlendFunc (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.h508 void, SwrSetBlendFunc, HANDLE hContext, uint32_t renderTarget, PFN_BLEND_JIT_FUNC pfnBlendFunc);
Dapi.cpp724 void SwrSetBlendFunc(HANDLE hContext, uint32_t renderTarget, PFN_BLEND_JIT_FUNC pfnBlendFunc) in SwrSetBlendFunc() function
1783 out_funcs.pfnSwrSetBlendFunc = SwrSetBlendFunc; in SwrGetInterface()