LLVM: llvm::dxbc::RTS0::v1::StaticSampler Struct Reference (original) (raw)

#include "[llvm/BinaryFormat/DXContainer.h](BinaryFormat%5F2DXContainer%5F8h%5Fsource.html)"

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

Definition at line 650 of file DXContainer.h.

swapBytes()

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

Definition at line 664 of file DXContainer.h.

References AddressU, AddressV, AddressW, BorderColor, ComparisonFunc, Filter, MaxAnisotropy, MaxLOD, MinLOD, MipLODBias, RegisterSpace, ShaderRegister, ShaderVisibility, and llvm::sys::swapByteOrder().

Referenced by llvm::dxbc::RTS0::v3::StaticSampler::swapBytes().

AddressU

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

AddressV

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

AddressW

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

BorderColor

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

ComparisonFunc

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

Filter

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

MaxAnisotropy

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

MaxLOD

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

MinLOD

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

MipLODBias

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

RegisterSpace

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

ShaderRegister

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

ShaderVisibility

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


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