Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DMemoryObject.cpp48 angle::Result MemoryObject::importZirconHandle(Context *context, in importZirconHandle() function in gl::MemoryObject
DSemaphore.cpp33 angle::Result Semaphore::importZirconHandle(Context *context, HandleType handleType, GLuint handle) in importZirconHandle() function in gl::Semaphore
/external/angle/src/libANGLE/renderer/gl/
DMemoryObjectGL.cpp54 angle::Result MemoryObjectGL::importZirconHandle(gl::Context *context, in importZirconHandle() function in rx::MemoryObjectGL
DSemaphoreGL.cpp70 angle::Result SemaphoreGL::importZirconHandle(gl::Context *context, in importZirconHandle() function in rx::SemaphoreGL
/external/angle/src/libANGLE/renderer/vulkan/
DSemaphoreVk.cpp81 angle::Result SemaphoreVk::importZirconHandle(gl::Context *context, in importZirconHandle() function in rx::SemaphoreVk
DMemoryObjectVk.cpp122 angle::Result MemoryObjectVk::importZirconHandle(gl::Context *context, in importZirconHandle() function in rx::MemoryObjectVk