Home
last modified time | relevance | path

Searched defs:StaticSampler (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/HLSL/
H A DHLSLRootSignature.h119 struct StaticSampler { struct
136 /// | DescriptorTable | DescriptorTableClause | StaticSampler argument
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDXContainer.h647 struct StaticSampler { struct
648 uint32_t Filter;
649 uint32_t AddressU;
650 uint32_t AddressV;
651 uint32_t AddressW;
652 float MipLODBias;
653 uint32_t MaxAnisotropy;
654 uint32_t ComparisonFunc;
655 uint32_t BorderColor;
656 float MinLOD;
[all …]