Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestGpuNnapi.cpp690 const VkCommandBufferBeginInfo commandBufferBeginInfo = { in initialize() local
696 ASSERT_EQ(vkBeginCommandBuffer(mCommandBuffer, &commandBufferBeginInfo), VK_SUCCESS); in initialize()