Searched refs:arrayany (Results 1 – 2 of 2) sorted by relevance
628 bool arrayany(const T* arr, uint32_t begin, uint32_t end, const F& func) { in arrayany() function
2243 …hasTessellation = arrayany(forMarshaling->pStages, 0, forMarshaling->stageCount, [](VkPipelineShad… in marshal_VkGraphicsPipelineCreateInfo()