Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dcapture_gles_3_0_autogen.h146 angle::CallCapture CaptureDeleteVertexArrays(const State &glState,
H A Dcapture_gles_3_0_autogen.cpp502 CallCapture CaptureDeleteVertexArrays(const State &glState, in CaptureDeleteVertexArrays() function
H A DFrameCapture.cpp161 deleteVertexArrays = &gl::CaptureDeleteVertexArrays; in VertexArrayCaptureFuncs()
168 decltype(&gl::CaptureDeleteVertexArrays) deleteVertexArrays;