Searched refs:PsSetSamplers (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/
H A DShader.h131 void APIENTRY PsSetSamplers(D3D10DDI_HDEVICE hDevice, UINT Offset, UINT NumSamplers,
H A DDevice.cpp167 pDeviceFuncs->pfnPsSetSamplers = PsSetSamplers;
H A DShader.cpp1091 * PsSetSamplers --
1093 * The PsSetSamplers function sets samplers for a pixel shader.
1099 PsSetSamplers(D3D10DDI_HDEVICE hDevice, // IN function in typeref:typename:void APIENTRY

Completed in 5 milliseconds