Searched defs:any_is_empty (Results 1 – 2 of 2) sorted by relevance
237 bool& any_is_empty, in arg_is_empty()243 inline void arg_is_empty(bool& any_is_empty, const vkapi::VulkanImage& image) { in arg_is_empty()249 bool& any_is_empty, in arg_is_empty()260 bool any_is_empty = false; in any_arg_is_empty() local
310 inline void arg_is_empty(bool& any_is_empty, const VulkanBuffer& buffer) { in arg_is_empty()315 inline void arg_is_empty(bool& any_is_empty, const VulkanImage& image) { in arg_is_empty()326 bool any_is_empty = false; in any_arg_is_empty() local