Home
last modified time | relevance | path

Searched defs:RefData (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkRef.hpp231 struct RefData struct
233 RefData (T object_, Deleter<T> deleter_) in RefData() argument
237 RefData (void) in RefData() argument
241 T object;
242 Deleter<T> deleter;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeHashing.cpp51 auto RefData = RecordData.slice(Ref.Offset, Ref.Count * sizeof(TypeIndex)); in hashType() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DBinaryStreamTest.cpp320 auto RefData = makeArrayRef(InputData); in TEST_F() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/DWARF/
DDWARFDebugInfoTest.cpp1513 uint32_t RefData = 0x11223344U; in TEST() local