![]() |
wisdom
|
C version:
C++ version:
Flags for descriptor heap creation.
Values:
WisDescriptorHeapFlagsNone = 0: No flags set.WisDescriptorHeapFlagsDisallowEmbeddedSamplers = (1 << 1): Heap is used in full for dynamic samplers. There must not be any shader that use embedded samplers that uses that heap. User may allocate more samplers in the heap than it would normally be.