D3D11_SAMPLER_DESC

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

AddressU
D3D11_TEXTURE_ADDRESS_MODE AddressU;
Undocumented in source.
AddressV
D3D11_TEXTURE_ADDRESS_MODE AddressV;
Undocumented in source.
AddressW
D3D11_TEXTURE_ADDRESS_MODE AddressW;
Undocumented in source.
BorderColor
FLOAT[4] BorderColor;
Undocumented in source.
ComparisonFunc
D3D11_COMPARISON_FUNC ComparisonFunc;
Undocumented in source.
Filter
D3D11_FILTER Filter;
Undocumented in source.
MaxAnisotropy
UINT MaxAnisotropy;
Undocumented in source.
MaxLOD
FLOAT MaxLOD;
Undocumented in source.
MinLOD
FLOAT MinLOD;
Undocumented in source.
MipLODBias
FLOAT MipLODBias;
Undocumented in source.

Meta