Lines Matching refs:hDevice
58 IaSetTopology(D3D10DDI_HDEVICE hDevice, // IN
63 Device *pDevice = CastDevice(hDevice);
120 IaSetVertexBuffers(D3D10DDI_HDEVICE hDevice, // IN
131 Device *pDevice = CastDevice(hDevice);
200 IaSetIndexBuffer(D3D10DDI_HDEVICE hDevice, // IN
207 Device *pDevice = CastDevice(hDevice);
249 D3D10DDI_HDEVICE hDevice, // IN
268 D3D10DDI_HDEVICE hDevice, // IN
275 struct pipe_context *pipe = CastPipeContext(hDevice);
336 DestroyElementLayout(D3D10DDI_HDEVICE hDevice, // IN
341 struct pipe_context *pipe = CastPipeContext(hDevice);
359 IaSetInputLayout(D3D10DDI_HDEVICE hDevice, // IN
364 struct pipe_context *pipe = CastPipeContext(hDevice);