Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DPbufferTest.cpp106 void destroyPbuffer() in destroyPbuffer() function in PbufferTest
/aosp_15_r20/external/skia/tools/gpu/gl/win/
H A DSkWGL_win.cpp99 BOOL SkWGLExtensions::destroyPbuffer(HPBUFFER hPbuffer) const { in destroyPbuffer() function in SkWGLExtensions
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/glx/
H A DFunctionsGLX.cpp394 void FunctionsGLX::destroyPbuffer(glx::Pbuffer pbuffer) const in destroyPbuffer() function in rx::FunctionsGLX