Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/
H A DCBufferDataLayout.cpp114 CBufferDataLayout::CBufferDataLayout(const DataLayout &DL, const bool IsLegacy) in CBufferDataLayout() function in llvm::dxil::CBufferDataLayout
H A DDXILResource.h28 class CBufferDataLayout; variable