Searched refs:ExternalHandleType (Results 1 – 3 of 3) sorted by relevance
/external/angle/src/libANGLE/ |
D | gl_enum_utils_autogen.h | 66 ExternalHandleType, enumerator
|
D | gl_enum_utils_autogen.cpp | 1905 case GLenumGroup::ExternalHandleType: in GLenumToString()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_ext_autogen.cpp | 488 GLenumToString(GLenumGroup::ExternalHandleType, handleType), handle); in ImportMemoryZirconHandleANGLE() 2647 CID(context), semaphore, GLenumToString(GLenumGroup::ExternalHandleType, handleType), in ImportSemaphoreZirconHandleANGLE() 4384 GLenumToString(GLenumGroup::ExternalHandleType, handleType), fd); in ImportMemoryFdEXT() 4798 CID(context), semaphore, GLenumToString(GLenumGroup::ExternalHandleType, handleType), fd); in ImportSemaphoreFdEXT() 15963 GLenumToString(GLenumGroup::ExternalHandleType, handleType), fd); in ImportMemoryFdEXTContextANGLE() 15991 CID(context), semaphore, GLenumToString(GLenumGroup::ExternalHandleType, handleType), fd); in ImportSemaphoreFdEXTContextANGLE() 26470 GLenumToString(GLenumGroup::ExternalHandleType, handleType), handle); in ImportMemoryZirconHandleANGLEContextANGLE() 26498 CID(context), semaphore, GLenumToString(GLenumGroup::ExternalHandleType, handleType), in ImportSemaphoreZirconHandleANGLEContextANGLE()
|