Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DMemoryObject.cpp56 angle::Result MemoryObject::importZirconHandle(Context *context, in importZirconHandle() function in gl::MemoryObject
H A DSemaphore.cpp33 angle::Result Semaphore::importZirconHandle(Context *context, HandleType handleType, GLuint handle) in importZirconHandle() function in gl::Semaphore
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DMemoryObjectGL.cpp61 angle::Result MemoryObjectGL::importZirconHandle(gl::Context *context, in importZirconHandle() function in rx::MemoryObjectGL
H A DSemaphoreGL.cpp70 angle::Result SemaphoreGL::importZirconHandle(gl::Context *context, in importZirconHandle() function in rx::SemaphoreGL
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DSemaphoreVk.cpp45 angle::Result SemaphoreVk::importZirconHandle(gl::Context *context, in importZirconHandle() function in rx::SemaphoreVk
H A DMemoryObjectVk.cpp128 angle::Result MemoryObjectVk::importZirconHandle(gl::Context *context, in importZirconHandle() function in rx::MemoryObjectVk