Searched defs:SetLogExecuteCalls (Results 1 - 4 of 4) sorted by relevance
/third_party/vk-gl-cts/external/amber/src/src/amberscript/ | ||
H A D | parser_buffer_test.cc | 32 void SetLogExecuteCalls(bool) {} in SetLogExecuteCalls() function in amber::amberscript::DummyDelegate |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/ | ||
H A D | vktAmberTestCase.cpp | 232 void SetLogExecuteCalls (bool log_execute_calls) { m_logExecuteCalls = log_execute_calls; } in SetLogExecuteCalls() function in vkt::cts_amber::Delegate |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/amber/ | ||
H A D | vktAmberTestCase.cpp | 231 void SetLogExecuteCalls (bool log_execute_calls) { m_logExecuteCalls = log_execute_calls; } in SetLogExecuteCalls() function in vkt::cts_amber::Delegate |
/third_party/vk-gl-cts/external/amber/src/samples/ | ||
H A D | amber.cc | 345 void SetLogExecuteCalls(bool log_execute_calls) { in SetLogExecuteCalls() function in __anon27497::SampleDelegate |
Completed in 8 milliseconds