Searched defs:NumSamplers (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
H A D | Shader.cpp | 194 SetSamplers(enum pipe_shader_type shader_type, D3D10DDI_HDEVICE hDevice, UINT Offset, UINT NumSamplers, const D3D10DDI_HSAMPLER *phSamplers) SetSamplers() argument 651 VsSetSamplers(D3D10DDI_HDEVICE hDevice, UINT Offset, UINT NumSamplers, __in_ecount (NumSamplers) const D3D10DDI_HSAMPLER *phSamplers) VsSetSamplers() argument 787 GsSetSamplers(D3D10DDI_HDEVICE hDevice, UINT Offset, UINT NumSamplers, __in_ecount (NumSamplers) const D3D10DDI_HSAMPLER *phSamplers) GsSetSamplers() argument [all...] |
Completed in 2 milliseconds