Home
last modified time | relevance | path

Searched defs:vk_find_struct (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish-opengl/system/vulkan_enc/
Dvk_util.h200 template <class T, class H> T* vk_find_struct(H* head) in vk_find_struct() function
206 template <class T, class H> const T* vk_find_struct(const H* head) in vk_find_struct() function