Home
last modified time | relevance | path

Searched refs:SetValues (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/
Dverifier_test.cc681 probe_ssbo.SetValues(std::move(values)); in TEST_F()
709 probe_ssbo.SetValues(std::move(values)); in TEST_F()
736 probe_ssbo.SetValues(std::move(values)); in TEST_F()
765 probe_ssbo.SetValues(std::move(values)); in TEST_F()
794 probe_ssbo.SetValues(std::move(values)); in TEST_F()
821 probe_ssbo.SetValues(std::move(values)); in TEST_F()
850 probe_ssbo.SetValues(std::move(values)); in TEST_F()
879 probe_ssbo.SetValues(std::move(values)); in TEST_F()
906 probe_ssbo.SetValues(std::move(values)); in TEST_F()
935 probe_ssbo.SetValues(std::move(values)); in TEST_F()
[all …]
Dcommand.h456 void SetValues(std::vector<Value>&& values) { values_ = std::move(values); } in SetValues() function
559 void SetValues(std::vector<Value>&& values) { values_ = std::move(values); } in SetValues() function
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
Dcommand_parser.cc633 cmd->SetValues(std::move(values)); in ProcessSSBO()
798 cmd->SetValues(std::move(values)); in ProcessUniform()
2117 cmd->SetValues(std::move(values)); in ProcessProbeSSBO()
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
Dparser.cc3345 probe->SetValues(std::move(values)); in ParseExpect()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp102664 SetValues(JSContext *cx, HandleObject obj, MutableHandleValue rval);