Lines Matching refs:APIENTRY
38 SIZE_T APIENTRY CalcPrivateRenderTargetViewSize(
42 void APIENTRY CreateRenderTargetView(
48 void APIENTRY DestroyRenderTargetView(D3D10DDI_HDEVICE hDevice,
51 void APIENTRY ClearRenderTargetView(D3D10DDI_HDEVICE hDevice,
55 SIZE_T APIENTRY CalcPrivateDepthStencilViewSize(
59 void APIENTRY CreateDepthStencilView(
65 void APIENTRY DestroyDepthStencilView(D3D10DDI_HDEVICE hDevice,
68 void APIENTRY ClearDepthStencilView(D3D10DDI_HDEVICE hDevice,
72 SIZE_T APIENTRY CalcPrivateBlendStateSize(D3D10DDI_HDEVICE hDevice,
75 SIZE_T APIENTRY CalcPrivateBlendStateSize1(D3D10DDI_HDEVICE hDevice,
78 void APIENTRY CreateBlendState(D3D10DDI_HDEVICE hDevice,
83 void APIENTRY CreateBlendState1(D3D10DDI_HDEVICE hDevice,
88 void APIENTRY DestroyBlendState(D3D10DDI_HDEVICE hDevice, D3D10DDI_HBLENDSTATE hBlendState);
90 void APIENTRY SetBlendState(D3D10DDI_HDEVICE hDevice, D3D10DDI_HBLENDSTATE hState,
93 void APIENTRY SetRenderTargets(
98 SIZE_T APIENTRY CalcPrivateDepthStencilStateSize(
102 void APIENTRY CreateDepthStencilState(
108 void APIENTRY DestroyDepthStencilState(D3D10DDI_HDEVICE hDevice,
111 void APIENTRY SetDepthStencilState(D3D10DDI_HDEVICE hDevice,