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

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/
H A DShader.h83 void APIENTRY VsSetSamplers(D3D10DDI_HDEVICE hDevice, UINT Offset, UINT NumSamplers,
H A DDevice.cpp190 pDeviceFuncs->pfnVsSetSamplers = VsSetSamplers;
H A DShader.cpp643 * VsSetSamplers --
645 * The VsSetSamplers function sets samplers for a vertex shader.
651 VsSetSamplers(D3D10DDI_HDEVICE hDevice, // IN function in typeref:typename:void APIENTRY

Completed in 4 milliseconds