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

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/
H A DShader.h128 void APIENTRY PsSetConstantBuffers(D3D10DDI_HDEVICE hDevice, UINT StartBuffer, UINT NumBuffers,
H A DDevice.cpp176 pDeviceFuncs->pfnPsSetConstantBuffers = PsSetConstantBuffers;
H A DShader.cpp1068 * PsSetConstantBuffers --
1070 * The PsSetConstantBuffers function sets constant buffers for
1077 PsSetConstantBuffers(D3D10DDI_HDEVICE hDevice, // IN function in typeref:typename:void APIENTRY

Completed in 6 milliseconds