Searched refs:ExecutesInline (Results 1 – 4 of 4) sorted by relevance
192 CommandBuffer::ExecutesInline() ? VK_SUBPASS_CONTENTS_INLINE
445 static constexpr bool ExecutesInline() { return true; } in ExecutesInline() function
1248 if (!vk::CommandBuffer::ExecutesInline()) in initializeDevice()
190 static constexpr bool ExecutesInline() { return false; }