Home
last modified time | relevance | path

Searched refs:VK_ERROR_NOT_PERMITTED_KHR (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
Dradv_amdgpu_cs.c1547 result = VK_ERROR_NOT_PERMITTED_KHR; in radv_amdgpu_ctx_create()
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c3282 result = vk_error(device, VK_ERROR_NOT_PERMITTED_KHR); in anv_CreateDevice()
/third_party/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp68 eErrorNotPermittedKHR = VK_ERROR_NOT_PERMITTED_KHR,
Dvulkan_core.h178 VK_ERROR_NOT_PERMITTED_KHR = -1000174001, enumerator
192 VK_ERROR_NOT_PERMITTED_EXT = VK_ERROR_NOT_PERMITTED_KHR,
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h190 VK_ERROR_NOT_PERMITTED_KHR = -1000174001, enumerator
200 VK_ERROR_NOT_PERMITTED_EXT = VK_ERROR_NOT_PERMITTED_KHR,