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

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/
H A DShader.h100 void APIENTRY GsSetSamplers(D3D10DDI_HDEVICE hDevice, UINT Offset, UINT NumSamplers,
H A DDevice.cpp192 pDeviceFuncs->pfnGsSetSamplers = GsSetSamplers;
H A DShader.cpp779 * GsSetSamplers --
781 * The GsSetSamplers function sets samplers for a geometry shader.
787 GsSetSamplers(D3D10DDI_HDEVICE hDevice, // IN function in typeref:typename:void APIENTRY

Completed in 7 milliseconds