Searched defs:ResourceBindInfo (Results 1 – 2 of 2) sorted by relevance
317 struct ResourceBindInfo { struct318 uint32_t Type;319 uint32_t Space;320 uint32_t LowerBound;321 uint32_t UpperBound;323 void swapBytes() { in swapBytes()419 struct ResourceBindInfo : public v0::ResourceBindInfo { struct424 v0::ResourceBindInfo::swapBytes(); in swapBytes() argument
75 using ResourceBindInfo = dxbc::PSV::v2::ResourceBindInfo; variable172 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::DXContainerYAML::ResourceBindInfo) in LLVM_YAML_IS_SEQUENCE_VECTOR()