Home
last modified time | relevance | path

Searched defs:GetValues (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dpropagator_test.cpp57 const std::vector<uint32_t>& GetValues() { in GetValues() function in spvtools::opt::__anon1267bda50111::PropagatorTest
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dpropagator_test.cpp57 const std::vector<uint32_t>& GetValues() { in GetValues() function in spvtools::opt::__anonfe30e1390111::PropagatorTest
/third_party/spirv-tools/test/opt/
Dpropagator_test.cpp56 const std::vector<uint32_t>& GetValues() { in GetValues() function in spvtools::opt::__anondf15b4440111::PropagatorTest
/third_party/vk-gl-cts/external/amber/src/src/
Dbuffer.h228 const T* GetValues() const { in GetValues() function
Dcommand.h447 const std::vector<Value>& GetValues() const { return values_; } in GetValues() function
550 const std::vector<Value>& GetValues() const { return values_; } in GetValues() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitcodeParser.h274 const RecordVector &GetValues() const { return Data.Values; } in GetValues() function