Home
last modified time | relevance | path

Searched defs:angleResult (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DSyncVk.cpp72 void MapVkResultToGlenum(VkResult vkResult, angle::Result angleResult, void *outResult) in MapVkResultToGlenum()
101 void MapVkResultToEglint(VkResult result, angle::Result angleResult, void *outResult) in MapVkResultToEglint()
207 angle::Result angleResult = in clientWait() local