Home
last modified time | relevance | path

Searched refs:rcDestroyWindowSurface (Results 1 – 3 of 3) sorted by relevance

/device/generic/opengl-transport/host/libs/virglrenderer/renderControl_dec/
DrenderControl.attrib46 rcDestroyWindowSurface
DrenderControl.in12 GL_ENTRY(void, rcDestroyWindowSurface, uint32_t windowSurface)
/device/generic/opengl-transport/host/libs/virglrenderer/
DRenderControl.cpp453 static void rcDestroyWindowSurface(void* ctx_, uint32_t surface_) { in rcDestroyWindowSurface() function
839 rcDestroyWindowSurface_dec = ::rcDestroyWindowSurface; in RenderControl()