Home
last modified time | relevance | path

Searched refs:destroy_command_buffer (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.h554 void destroy_command_buffer(struct sample_info &info);
Dvulkan_command_buffer_utils.cpp1851 void destroy_command_buffer(struct sample_info &info) in destroy_command_buffer() function
/external/angle/src/tests/perf_tests/
DVulkanCommandBufferPerf.cpp191 destroy_command_buffer(mInfo); in TearDown()