Home
last modified time | relevance | path

Searched refs:arrayany (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_private_defs.h27 bool arrayany(const T* arr, uint32_t begin, uint32_t end, const F& func) { in arrayany() function
Dgoldfish_vk_counting_guest.cpp1568 : (arrayany((*(toCount->pDynamicState)).pDynamicStates, 0, in count_VkGraphicsPipelineCreateInfo()
1576 hasTessellation = arrayany( in count_VkGraphicsPipelineCreateInfo()
Dgoldfish_vk_reserved_marshaling_guest.cpp2126 : (arrayany((*(forMarshaling->pDynamicState)).pDynamicStates, 0, in reservedmarshal_VkGraphicsPipelineCreateInfo()
2139 arrayany(forMarshaling->pStages, 0, forMarshaling->stageCount, in reservedmarshal_VkGraphicsPipelineCreateInfo()
Dgoldfish_vk_marshaling_guest.cpp2817 : (arrayany((*(forMarshaling->pDynamicState)).pDynamicStates, 0, in marshal_VkGraphicsPipelineCreateInfo()
2828 arrayany(forMarshaling->pStages, 0, forMarshaling->stageCount, in marshal_VkGraphicsPipelineCreateInfo()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_private_defs.h51 bool arrayany(const T* arr, uint32_t begin, uint32_t end, const F& func) { in arrayany() function
Dgoldfish_vk_marshaling.cpp3224 : (arrayany((*(forMarshaling->pDynamicState)).pDynamicStates, 0, in marshal_VkGraphicsPipelineCreateInfo()
3235 arrayany(forMarshaling->pStages, 0, forMarshaling->stageCount, in marshal_VkGraphicsPipelineCreateInfo()