Searched refs:reset_flags (Results 1 – 2 of 2) sorted by relevance
36 static void reset_flags(void);132 reset_flags(); in main()169 static void reset_flags(void) in reset_flags() function
1165 VkCommandBufferResetFlags reset_flags = 0; in v3dv_ResetCommandPool() local1167 reset_flags = VK_COMMAND_BUFFER_RESET_RELEASE_RESOURCES_BIT; in v3dv_ResetCommandPool()1170 cmd_buffer_reset(cmd_buffer, reset_flags); in v3dv_ResetCommandPool()