LLVM 22.0.0git
llvm::dxbc::RTS0::v1::StaticSampler Struct Reference

#include "llvm/BinaryFormat/DXContainer.h"

Inheritance diagram for llvm::dxbc::RTS0::v1::StaticSampler:
[legend]

Public Member Functions

void swapBytes ()

Public Attributes

uint32_t Filter
uint32_t AddressU
uint32_t AddressV
uint32_t AddressW
float MipLODBias
uint32_t MaxAnisotropy
uint32_t ComparisonFunc
uint32_t BorderColor
float MinLOD
float MaxLOD
uint32_t ShaderRegister
uint32_t RegisterSpace
uint32_t ShaderVisibility

Detailed Description

Definition at line 694 of file DXContainer.h.

Member Function Documentation

◆ swapBytes()

void llvm::dxbc::RTS0::v1::StaticSampler::swapBytes ( )
inline

Member Data Documentation

◆ AddressU

uint32_t llvm::dxbc::RTS0::v1::StaticSampler::AddressU

Definition at line 696 of file DXContainer.h.

Referenced by swapBytes().

◆ AddressV

uint32_t llvm::dxbc::RTS0::v1::StaticSampler::AddressV

Definition at line 697 of file DXContainer.h.

Referenced by swapBytes().

◆ AddressW

uint32_t llvm::dxbc::RTS0::v1::StaticSampler::AddressW

Definition at line 698 of file DXContainer.h.

Referenced by swapBytes().

◆ BorderColor

uint32_t llvm::dxbc::RTS0::v1::StaticSampler::BorderColor

Definition at line 702 of file DXContainer.h.

Referenced by swapBytes().

◆ ComparisonFunc

uint32_t llvm::dxbc::RTS0::v1::StaticSampler::ComparisonFunc

Definition at line 701 of file DXContainer.h.

Referenced by swapBytes().

◆ Filter

uint32_t llvm::dxbc::RTS0::v1::StaticSampler::Filter

Definition at line 695 of file DXContainer.h.

Referenced by swapBytes().

◆ MaxAnisotropy

uint32_t llvm::dxbc::RTS0::v1::StaticSampler::MaxAnisotropy

Definition at line 700 of file DXContainer.h.

Referenced by swapBytes().

◆ MaxLOD

float llvm::dxbc::RTS0::v1::StaticSampler::MaxLOD

Definition at line 704 of file DXContainer.h.

Referenced by swapBytes().

◆ MinLOD

float llvm::dxbc::RTS0::v1::StaticSampler::MinLOD

Definition at line 703 of file DXContainer.h.

Referenced by swapBytes().

◆ MipLODBias

float llvm::dxbc::RTS0::v1::StaticSampler::MipLODBias

Definition at line 699 of file DXContainer.h.

Referenced by swapBytes().

◆ RegisterSpace

uint32_t llvm::dxbc::RTS0::v1::StaticSampler::RegisterSpace

Definition at line 706 of file DXContainer.h.

Referenced by swapBytes().

◆ ShaderRegister

uint32_t llvm::dxbc::RTS0::v1::StaticSampler::ShaderRegister

Definition at line 705 of file DXContainer.h.

Referenced by swapBytes().

◆ ShaderVisibility

uint32_t llvm::dxbc::RTS0::v1::StaticSampler::ShaderVisibility

Definition at line 707 of file DXContainer.h.

Referenced by swapBytes().


The documentation for this struct was generated from the following file: