D3D12_STATIC_SAMPLER_DESC

Undocumented in source.

Members

Variables

AddressU
D3D12_TEXTURE_ADDRESS_MODE AddressU;
Undocumented in source.
AddressV
D3D12_TEXTURE_ADDRESS_MODE AddressV;
Undocumented in source.
AddressW
D3D12_TEXTURE_ADDRESS_MODE AddressW;
Undocumented in source.
BorderColor
D3D12_STATIC_BORDER_COLOR BorderColor;
Undocumented in source.
ComparisonFunc
D3D12_COMPARISON_FUNC ComparisonFunc;
Undocumented in source.
Filter
D3D12_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.
RegisterSpace
UINT RegisterSpace;
Undocumented in source.
ShaderRegister
UINT ShaderRegister;
Undocumented in source.
ShaderVisibility
D3D12_SHADER_VISIBILITY ShaderVisibility;
Undocumented in source.

Meta