共用方式為


D3D10GetPixelShaderProfile 函式 (d3d10shader.h)

取得最適合指定裝置的像素 著色器配置檔

語法

LPCSTR D3D10GetPixelShaderProfile(
  [in] ID3D10Device *pDevice
);

參數

[in] pDevice

類型: ID3D10Device*

裝置的指標 (請參閱 ID3D10Device 介面) 。

傳回值

類型: LPCSTR

著色器配置檔。

規格需求

需求
目標平台 Windows
標頭 d3d10shader.h
程式庫 D3D10.lib
Dll D3D10.dll

另請參閱

著色器函式