HomeSort by relevance Sort by last modified time
    Searched refs:VkLayerFunction (Results 1 - 4 of 4) sorted by null

  /frameworks/native/vulkan/include/vulkan/
vk_layer_interface.h 37 } VkLayerFunction;
52 VkLayerFunction function;
68 VkLayerFunction function;
  /external/vulkan-validation-layers/layers/
vk_layer_table.h 51 VkLayerInstanceCreateInfo *get_chain_info(const VkInstanceCreateInfo *pCreateInfo, VkLayerFunction func);
52 VkLayerDeviceCreateInfo *get_chain_info(const VkDeviceCreateInfo *pCreateInfo, VkLayerFunction func);
vk_layer_table.cpp 121 VkLayerInstanceCreateInfo *get_chain_info(const VkInstanceCreateInfo *pCreateInfo, VkLayerFunction func) {
130 VkLayerDeviceCreateInfo *get_chain_info(const VkDeviceCreateInfo *pCreateInfo, VkLayerFunction func) {
  /external/vulkan-validation-layers/include/vulkan/
vk_layer.h 268 } VkLayerFunction;
302 VkLayerFunction function;
318 VkLayerFunction function;

Completed in 120 milliseconds