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

  /cts/hostsidetests/gputools/layers/jni/
vk_layer_interface.h 37 } VkLayerFunction;
52 VkLayerFunction function;
68 VkLayerFunction function;
  /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 45 VkLayerInstanceCreateInfo *get_chain_info(const VkInstanceCreateInfo *pCreateInfo, VkLayerFunction func);
46 VkLayerDeviceCreateInfo *get_chain_info(const VkDeviceCreateInfo *pCreateInfo, VkLayerFunction func);
vk_layer_table.cpp 77 VkLayerInstanceCreateInfo *get_chain_info(const VkInstanceCreateInfo *pCreateInfo, VkLayerFunction func) {
86 VkLayerDeviceCreateInfo *get_chain_info(const VkDeviceCreateInfo *pCreateInfo, VkLayerFunction func) {
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/layers/
vk_layer_table.h 45 VkLayerInstanceCreateInfo *get_chain_info(const VkInstanceCreateInfo *pCreateInfo, VkLayerFunction func);
46 VkLayerDeviceCreateInfo *get_chain_info(const VkDeviceCreateInfo *pCreateInfo, VkLayerFunction func);
vk_layer_table.cpp 113 VkLayerInstanceCreateInfo *get_chain_info(const VkInstanceCreateInfo *pCreateInfo, VkLayerFunction func) {
122 VkLayerDeviceCreateInfo *get_chain_info(const VkDeviceCreateInfo *pCreateInfo, VkLayerFunction func) {
  /external/vulkan-validation-layers/include/vulkan/
vk_layer.h 81 * then VkLayerFunction indicates struct type pointed to by pNext
86 } VkLayerFunction;
114 VkLayerFunction function;
130 VkLayerFunction function;
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/include/vulkan/
vk_layer.h 256 * then VkLayerFunction indicates struct type pointed to by pNext
261 } VkLayerFunction;
288 VkLayerFunction function;
304 VkLayerFunction function;

Completed in 5982 milliseconds