Home
last modified time | relevance | path

Searched refs:VK_LOADER_DATA_CALLBACK (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/include/vulkan/
H A Dvk_layer.h85 VK_LOADER_DATA_CALLBACK = 1, enumerator
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvk_layer.h85 VK_LOADER_DATA_CALLBACK = 1, enumerator
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvk_layer.h85 VK_LOADER_DATA_CALLBACK = 1, enumerator
/third_party/vulkan-headers/include/vulkan/
H A Dvk_layer.h64 VK_LOADER_DATA_CALLBACK = 1, enumerator
/third_party/mesa3d/src/intel/nullhw-layer/
H A Dintel_nullhw.c249 get_device_chain_info(pCreateInfo, VK_LOADER_DATA_CALLBACK); in nullhw_CreateDevice()
/third_party/vulkan-loader/tests/framework/layer/
H A Dwrap_objects.cpp185 chain_info = get_chain_info(pCreateInfo, VK_LOADER_DATA_CALLBACK); in wrap_vkCreateInstance()
517 chain_info = get_chain_info(pCreateInfo, VK_LOADER_DATA_CALLBACK); in wrap_vkCreateDevice()
/third_party/mesa3d/src/vulkan/overlay-layer/
H A Doverlay.cpp2554 get_device_chain_info(pCreateInfo, VK_LOADER_DATA_CALLBACK); in overlay_CreateDevice()
/third_party/vulkan-loader/loader/
H A Dloader.c4732 instance_dispatch.function = VK_LOADER_DATA_CALLBACK;
5008 create_info_disp.function = VK_LOADER_DATA_CALLBACK;

Completed in 20 milliseconds