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