Home
last modified time | relevance | path

Searched defs:commandBuffer (Results 1 – 2 of 2) sorted by relevance

/applications/standard/app_samples/code/BasicFeature/Native/NdkVulkan/entry/src/main/cpp/render/vulkan/
Dvulkan_example.h168 VkCommandBuffer commandBuffer; variable
Dvulkan_example.cpp648 void VulkanExample::FlushCommandBuffer(VkCommandBuffer commandBuffer) in FlushCommandBuffer()
789 void VulkanExample::RecordCommandBuffer(VkCommandBuffer commandBuffer, uint32_t imageIndex) in RecordCommandBuffer()