Searched defs:CreatePixelShader (Results 1 – 3 of 3) sorted by relevance
988 CreatePixelShader(D3D10DDI_HDEVICE hDevice, // IN in CreatePixelShader() function
1311 STDMETHOD(CreatePixelShader)(THIS_ const DWORD *byte_code, IDirect3DPixelShader9 **shader) PURE; in DECLARE_INTERFACE_() local1884 STDMETHOD(CreatePixelShader)(THIS_ const DWORD *byte_code, IDirect3DPixelShader9 **shader) PURE; in DECLARE_INTERFACE_() local
926 STDMETHOD(CreatePixelShader)(THIS_ const DWORD *byte_code, DWORD *shader) PURE; in DECLARE_INTERFACE_() local