Home
last modified time | relevance | path

Searched defs:hShader (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DShader.cpp293 DestroyShader(D3D10DDI_HDEVICE hDevice, D3D10DDI_HSHADER hShader) DestroyShader() argument
538 CreateVertexShader(D3D10DDI_HDEVICE hDevice, __in_ecount (pShaderCode[1]) const UINT *pCode, D3D10DDI_HSHADER hShader, D3D10DDI_HRTSHADER hRTShader, __in const D3D10DDIARG_STAGE_IO_SIGNATURES *pSignatures) CreateVertexShader() argument
572 VsSetShader(D3D10DDI_HDEVICE hDevice, D3D10DDI_HSHADER hShader) VsSetShader() argument
674 CreateGeometryShader(D3D10DDI_HDEVICE hDevice, __in_ecount (pShaderCode[1]) const UINT *pShaderCode, D3D10DDI_HSHADER hShader, D3D10DDI_HRTSHADER hRTShader, __in const D3D10DDIARG_STAGE_IO_SIGNATURES *pSignatures) CreateGeometryShader() argument
707 GsSetShader(D3D10DDI_HDEVICE hDevice, D3D10DDI_HSHADER hShader) GsSetShader() argument
834 CreateGeometryShaderWithStreamOutput( D3D10DDI_HDEVICE hDevice, __in const D3D10DDIARG_CREATEGEOMETRYSHADERWITHSTREAMOUTPUT *pData, D3D10DDI_HSHADER hShader, D3D10DDI_HRTSHADER hRTShader, __in const D3D10DDIARG_STAGE_IO_SIGNATURES *pSignatures) CreateGeometryShaderWithStreamOutput() argument
[all...]
H A DState.h309 CastShader(D3D10DDI_HSHADER hShader) in CastShader() argument
316 CastPipeShader(D3D10DDI_HSHADER hShader) in CastPipeShader() argument

Completed in 3 milliseconds