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

#include "llvm/BinaryFormat/DXContainer.h"

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 685 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 687 of file DXContainer.h.

Referenced by swapBytes().

◆ AddressV

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

Definition at line 688 of file DXContainer.h.

Referenced by swapBytes().

◆ AddressW

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

Definition at line 689 of file DXContainer.h.

Referenced by swapBytes().

◆ BorderColor

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

Definition at line 693 of file DXContainer.h.

Referenced by swapBytes().

◆ ComparisonFunc

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

Definition at line 692 of file DXContainer.h.

Referenced by swapBytes().

◆ Filter

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

Definition at line 686 of file DXContainer.h.

Referenced by swapBytes().

◆ MaxAnisotropy

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

Definition at line 691 of file DXContainer.h.

Referenced by swapBytes().

◆ MaxLOD

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

Definition at line 695 of file DXContainer.h.

Referenced by swapBytes().

◆ MinLOD

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

Definition at line 694 of file DXContainer.h.

Referenced by swapBytes().

◆ MipLODBias

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

Definition at line 690 of file DXContainer.h.

Referenced by swapBytes().

◆ RegisterSpace

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

Definition at line 697 of file DXContainer.h.

Referenced by swapBytes().

◆ ShaderRegister

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

Definition at line 696 of file DXContainer.h.

Referenced by swapBytes().

◆ ShaderVisibility

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

Definition at line 698 of file DXContainer.h.

Referenced by swapBytes().


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