Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkRef.hpp254 struct RefData struct
256 RefData (T object_, Deleter<T> deleter_) in RefData() argument
260 RefData (void) in RefData() function
264 T object;
265 Deleter<T> deleter;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeHashing.cpp50 auto RefData = RecordData.slice(Ref.Offset, Ref.Count * sizeof(TypeIndex)); in hashType() local
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DTypeHashing.cpp50 auto RefData = RecordData.slice(Ref.Offset, Ref.Count * sizeof(TypeIndex)); in hashType() local
/external/llvm-project/llvm/unittests/Support/
DBinaryStreamTest.cpp320 auto RefData = makeArrayRef(InputData); in TEST_F() local
/external/llvm-project/llvm/unittests/DebugInfo/DWARF/
DDWARFDebugInfoTest.cpp1612 uint32_t RefData = 0x11223344U; in TEST() local