HomeSort by relevance Sort by last modified time
    Searched defs:get_chain_info (Results 1 - 2 of 2) sorted by null

  /external/vulkan-validation-layers/layers/
vk_layer_table.cpp 77 VkLayerInstanceCreateInfo *get_chain_info(const VkInstanceCreateInfo *pCreateInfo, VkLayerFunction func) { function
86 VkLayerDeviceCreateInfo *get_chain_info(const VkDeviceCreateInfo *pCreateInfo, VkLayerFunction func) { function
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/layers/
vk_layer_table.cpp 113 VkLayerInstanceCreateInfo *get_chain_info(const VkInstanceCreateInfo *pCreateInfo, VkLayerFunction func) { function
122 VkLayerDeviceCreateInfo *get_chain_info(const VkDeviceCreateInfo *pCreateInfo, VkLayerFunction func) { function

Completed in 61 milliseconds